-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mw/release/0.49.x/fix cloud pipeline (#1679)
* updated libraries based on main, especially helm - resolved an issue with terraform provisioned aws version incompatibility with helm, also updated helm - we are not supporting eks testing for release branches, but this fix will stay in * disabling peering tests as these are a beta feature - peering tests are not fully supported for 0.49 and tests can fail intermittently * update test dockerfile to handle gcloud deprecations - this dockerfile more closely matches what is found in main, the big difference being that 0.49 supports go 1.18 instead of 1.19 (at the time of this commit) - added a new make target for creating the test docker image * created a new workflow for running nightly release branch tests - only run a single cloud test (arbitrarily GKE) and kind testing. A single cloud test is sufficient for release branch testing - gcloud plugin enabled to handle deprecations with older gke cli - updated consul-helm-test-image to latest version
- Loading branch information
1 parent
c54bafb
commit b50036b
Showing
8 changed files
with
675 additions
and
709 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.