Merge pull request #15044 from johngmyers/resource-track

Fix resource-tracking scenario test
This commit is contained in:
Kubernetes Prow Robot 2023-01-23 01:16:10 -08:00 committed by GitHub
commit 3bafdc4142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ function haveds() {
# Start a cluster with an old version of channel
export KOPS_FEATURE_FLAGS="SpecOverrideFlag"
export KOPS_BASE_URL
KOPS_BASE_URL="https://artifacts.k8s.io/binaries/kops/1.22.6"
KOPS=$(kops-download-from-base)