-
Notifications
You must be signed in to change notification settings - Fork 33
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
Backport fixes to release/2.7 #570
Conversation
tiagolobocastro
commented
Nov 27, 2024
517: Cherry-pick changes from mayastor PR r=tiagolobocastro a=tiagolobocastro Cherry-pick user changes from stale mayastor PR. Modified the initContainers change as we now have many init containers. Co-authored-by: Joshua Carnes <jcarnes1@bellsouth.net> Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
529: feat(eventing): add error logs and retries for rest api requests r=niladrih a=niladrih Co-authored-by: Vandana Varakantham <vandana.varakantham@datacore.com> Co-authored-by: Niladri Halder <niladri.halder26@gmail.com> Signed-off-by: mayastor-bors <mayastor-bors@noreply.github.com>
The etcd chart dynamically sets this value based on whether Helm is installing or upgrading. Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
534: refactor: use controllerrevisions to filter data-plane Pods for upgrade r=niladrih a=niladrih Co-authored-by: Niladri Halder <niladri.halder26@gmail.com> Signed-off-by: mayastor-bors <mayastor-bors@noreply.github.com>
Signed-off-by: Oleksandr Shalbanov <oleksandr.shalbanov@evry.com>
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
03ecf4f
to
821c8cb
Compare
bors try |
tryBuild succeeded: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This contains changes to upgrade, but it's incomplete. It's got half of the 'Upgrade enhancements changes'. Might be a good idea to go either way with this.
If you'd like to go all the way with the upgrade enhancements, you'd need this commit: fe6026a |
…data Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Done, PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We might want to use localpv-provisioner v4.1.2 with release/2.7's helm chart. |
That's not a backport, please add that as separate PR. |
Build succeeded: |