-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added configuration to remove comments in ADO * EKS Cluster * EKS Cluster * EKS Cluster * EKS Cluster * EKS Cluster * Hi --------- Co-authored-by: Satyam Chaurasia <[email protected]>
- Loading branch information
1 parent
eadf637
commit d73652a
Showing
5 changed files
with
35 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,7 +160,8 @@ jobs: | |
command: | | ||
aws eks update-kubeconfig --name eks-cxflow-ci | ||
deploy-cxflow: | ||
executor: aws-eks/python3 | ||
docker: | ||
- image: cimg/python:3.10 | ||
parameters: | ||
cluster-name: | ||
description: | | ||
|
@@ -471,7 +472,8 @@ jobs: | |
path: ~/test-results/junit | ||
|
||
cleanup: | ||
executor: aws-eks/python3 | ||
docker: | ||
- image: cimg/python:3.10 | ||
parameters: | ||
cluster-name: | ||
type: string | ||
|
@@ -537,7 +539,8 @@ jobs: | |
ghr-option: "-prerelease " | ||
|
||
clean-eks: | ||
executor: aws-eks/python3 | ||
docker: | ||
- image: cimg/python:3.10 | ||
steps: | ||
- kubernetes/install: | ||
kubectl-version: v1.23.6 | ||
|
@@ -558,7 +561,7 @@ jobs: | |
fi | ||
orbs: | ||
aws-cli: circleci/[email protected] | ||
aws-eks: circleci/aws-eks@1.0.0 | ||
aws-eks: circleci/aws-eks@2.2.0 | ||
kubernetes: circleci/[email protected] | ||
helm: circleci/[email protected] | ||
checkmarx: checkmarx/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
asdasdasdsa | ||
Release 1.6.35 | ||
--------------------------------------------------------------------- | ||
Release 1.5.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters