forked from istio-ecosystem/admiral
-
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.
Add preview endpoint for ArgoRollouts using BlueGreen (istio-ecosyste…
…m#199) * Changes to support preview endpoint for bluegreen rollout Signed-off-by: nbn01 <[email protected]> * Updated integration test for preview endpoint Signed-off-by: nbn01 <[email protected]> * Minor check fixes Signed-off-by: nbn01 <[email protected]> * Reverted integration test changes Signed-off-by: nbn01 <[email protected]> * Update unit tests Signed-off-by: nbn01 <[email protected]> * Add integration test for preview endpoint of bluegreen rollout Signed-off-by: nbn01 <[email protected]> * Update makefile Signed-off-by: nbn01 <[email protected]> * Modified permissions Signed-off-by: nbn01 <[email protected]> * Reverting argo_rollouts default to false Signed-off-by: nbn01 <[email protected]> * Updated unit tests to check when preview service not defined Signed-off-by: nbn01 <[email protected]> * Improved integration test for bluegreen rollout Signed-off-by: nbn01 <[email protected]> * Continue with normal flow if preview condition fails Signed-off-by: nbn01 <[email protected]> * Uncomment clean up Signed-off-by: nbn01 <[email protected]> * make "preview" standard prefix name for bluegreen Signed-off-by: nbn01 <[email protected]> * abstract update preview endpoint to method Signed-off-by: nbn01 <[email protected]> * Add unit test Signed-off-by: nbn01 <[email protected]> * fix golintci lint to use go1.17.7 Signed-off-by: nbn01 <[email protected]> Co-authored-by: nbn01 <[email protected]> Signed-off-by: psikka1 <[email protected]>
- Loading branch information
Showing
11 changed files
with
520 additions
and
73 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
Oops, something went wrong.