-
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
fix(controller): prevent negative vsvc weights on a replica scaledown following a canary abort for istio trafficrouting #3467
fix(controller): prevent negative vsvc weights on a replica scaledown following a canary abort for istio trafficrouting #3467
Commits on Mar 24, 2024
-
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch fro…
…m 1.36.1 to 1.36.3 (argoproj#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]>
Configuration menu - View commit details
-
Copy full SHA for 73ad183 - Browse repository at this point
Copy the full SHA 73ad183View commit details -
controller: Fixed negative canary weight bug for istio trafficrouting
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 146937b - Browse repository at this point
Copy the full SHA 146937bView commit details -
Added e2e test to validate the fix
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdb70a6 - Browse repository at this point
Copy the full SHA fdb70a6View commit details -
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d938c0b - Browse repository at this point
Copy the full SHA d938c0bView commit details -
linted as per golangci-lint run
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36d343f - Browse repository at this point
Copy the full SHA 36d343fView commit details -
docs: typo in BlueGreen (argoproj#3463)
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bba5aa - Browse repository at this point
Copy the full SHA 5bba5aaView commit details -
chore(deps): bump slsa-framework/slsa-github-generator from 1.9.1 to …
…1.10.0 (argoproj#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]>
Configuration menu - View commit details
-
Copy full SHA for 03d53c0 - Browse repository at this point
Copy the full SHA 03d53c0View commit details -
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticloadbal…
…ancingv2 from 1.30.3 to 1.30.4 (argoproj#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]>
Configuration menu - View commit details
-
Copy full SHA for f11f3ec - Browse repository at this point
Copy the full SHA f11f3ecView commit details -
Removed sleep and waited for 1 replicas
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 728f0a8 - Browse repository at this point
Copy the full SHA 728f0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39506b3 - Browse repository at this point
Copy the full SHA 39506b3View commit details -
Moved up canary weight test to match PR title
Signed-off-by: shubhajyoti-bagchi-groww <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2e5fd1 - Browse repository at this point
Copy the full SHA b2e5fd1View commit details