Skip to content
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

Bump github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5 #65

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2024

Bumps github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5.

Release notes

Sourced from github.com/argoproj/argo-rollouts's releases.

v1.6.5

v1.6.5 (2024-01-25)

Chore

  • add logging context around replicaset updates (#3326)
  • remove year from codegen license (#3282)

Fix

  • log rs name when update fails (#3318)
  • keep rs inormer updated upon updating labels and annotations (#3321)
  • updates to replicas and pod template at the same time causes rollout to get stuck (#3272)
Changelog

Sourced from github.com/argoproj/argo-rollouts's changelog.

v1.6.4 (2023-12-08)

Fix

  • make sure we use the updated rs when we write back to informer (#3237)
  • conflict on updates to replicaset revision (#3216)

v1.6.3 (2023-12-04)

Build

  • deps: always resolve momentjs version 2.29.4 (#3182)

Fix

  • rollouts getting stuck due to bad rs informer updates (#3200)

v1.6.2 (2023-11-02)

Fix

  • Revert "fix: istio destionationrule subsets enforcement (#3126)" (#3147)

v1.6.1 (2023-11-01)

Chore

  • upgrade cosign (#3139)
  • add missing rollout fields (#3062)
  • change file name for readthedocs compatibility (#2999)

Fix

  • istio destionationrule subsets enforcement (#3126)
  • docs require build.os to be defined (#3133)
  • inopportune scaling events would lose some status fields (#3060)
  • rollback to stable with dynamicStableScale could overwhelm stable pods (#3077)
  • prevent hot loop when fully promoted rollout is aborted (#3064)
  • keep rs informer updated (#3091)
  • bump notification-engine to fix double send on self server notifications (#3095)
  • sync notification controller configmaps/secrets first (#3075)
  • missing notification on error (#3076)

... (truncated)

Commits
  • 4dc0a4e chore: add logging context around replicaset updates (#3326)
  • a9f6216 fix: log rs name when update fails (#3318)
  • 4ea52fa chore: remove year from codegen license (#3282)
  • eded8a1 fix: keep rs inormer updated upon updating labels and annotations (#3321)
  • c226865 fix: updates to replicas and pod template at the same time causes rollout to ...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/argoproj/argo-rollouts](https://github.com/argoproj/argo-rollouts) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/argoproj/argo-rollouts/releases)
- [Changelog](https://github.com/argoproj/argo-rollouts/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-rollouts@v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-rollouts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2024

The following labels could not be found: area/dependency.

Copy link
Collaborator

@wilsonwu wilsonwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wilsonwu wilsonwu merged commit cc31c09 into main Jan 29, 2024
5 checks passed
@wilsonwu wilsonwu deleted the dependabot/go_modules/main/github.com/argoproj/argo-rollouts-1.6.5 branch January 29, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant