We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60237e commit ae6e5fcCopy full SHA for ae6e5fc
.evergreen/config.in.yml
@@ -1283,7 +1283,7 @@ tasks:
1283
args:
1284
- .evergreen/run-oidc-tests-k8s.sh
1285
1286
- - name: "oidc-auth-test-k8s-latest-eks"
+ - name: "oidc-auth-test-k8s-latest-gke"
1287
commands:
1288
- func: "install dependencies"
1289
- command: subprocess.exec
.evergreen/config.yml
@@ -1237,7 +1237,7 @@ tasks:
1237
- AWS_SESSION_TOKEN
1238
1239
1240
- - name: oidc-auth-test-k8s-latest-eks
+ - name: oidc-auth-test-k8s-latest-gke
1241
1242
- func: install dependencies
1243
0 commit comments