forked from hashicorp/consul-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "consul-k8s install fails: now can't re-install or upgrade" (hash…
…icorp#1115) * Allow tests to pass in args to Helm and CLI actions * Add CLI scenario tests * Add scenario test for upgrading a cluster in a namespace other than consul * Pass and use the name of the cluster correctly * Allow for setting the namespace the CLI uses in test * Update changelog * Allow CLI actions to error silently * Merge defaults with passed-in args * scenario -> upgrade + docstring * Update CHANGELOG.md Co-authored-by: Iryna Shustava <[email protected]> * Remove 15m explicit default * Add no error requirement back in. * Remove acceptance tests for upgrade * fixtures -> test_fixtures * Use LoadChart in install cmd * Add Helm mocks (attempt) * Tidy InitActionConfig comment * Add stubbed TestFetchChartValues * Add a Helm logger "factory" function and stubbed test * Remove changes to acceptance tests * Finish removing acceptance test changes * Remove test * Remove logger fn * Remove helm mock * Fix Chart tests Co-authored-by: Iryna Shustava <[email protected]>
- Loading branch information
Showing
10 changed files
with
45 additions
and
42 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
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
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.