-
Notifications
You must be signed in to change notification settings - Fork 867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: typo in BlueGreen #3463
docs: typo in BlueGreen #3463
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3463 +/- ##
==========================================
+ Coverage 81.83% 82.81% +0.97%
==========================================
Files 135 135
Lines 20688 16998 -3690
==========================================
- Hits 16931 14077 -2854
+ Misses 2883 2034 -849
- Partials 874 887 +13 ☔ View full report in Codecov by Sentry. |
Go Published Test Results2 142 tests 2 142 ✅ 2m 51s ⏱️ Results for commit 98ae3a0. |
E2E Tests Published Test Results 4 files 4 suites 3h 43m 18s ⏱️ For more details on these failures, see this check. Results for commit 98ae3a0. |
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
… following a canary abort for istio trafficrouting (#3467) * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.36.1 to 1.36.3 (#3452) chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.36.1 to 1.36.3. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.36.1...service/ssm/v1.36.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * controller: Fixed negative canary weight bug for istio trafficrouting Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * Added e2e test to validate the fix Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * Removed local changes Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * linted as per golangci-lint run Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * docs: typo in BlueGreen (#3463) Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * chore(deps): bump slsa-framework/slsa-github-generator from 1.9.1 to 1.10.0 (#3462) chore(deps): bump slsa-framework/slsa-github-generator Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](slsa-framework/slsa-github-generator@v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.30.3 to 1.30.4 (#3461) chore(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.30.3 to 1.30.4. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.30.3...service/s3/v1.30.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * Removed sleep and waited for 1 replicas Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> * Moved up canary weight test to match PR title Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: shubhajyoti-bagchi-groww <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thanapat Chotipun <[email protected]>
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.