-
Notifications
You must be signed in to change notification settings - Fork 462
[release-4.1] Bug 1746176: DR: backport fixes #834
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
[release-4.1] Bug 1746176: DR: backport fixes #834
Conversation
…ING is not passed Signed-off-by: Sam Batschelet <[email protected]>
Script won't start all stopped pods if it was terminated and restarted. Instead it should re-read a list of pods in MANIFEST_STOPPED_DIR and move them to MANIFEST_DIR
If the service has changed kubelet won't start without daemon reload
Signed-off-by: Sam Batschelet <[email protected]>
Signed-off-by: Sam Batschelet <[email protected]>
|
/test e2e-restore-cluster-state |
|
Do we have bugzillas for any of these fixes? Now that we're GA we'll need bugs opened in order to make changes to the released product. |
|
@brenton I think a BZ is forthcoming to get these fixes backported |
|
/test e2e-restore-cluster-state |
|
@hexfusion: This pull request references an invalid Bugzilla bug:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
(added a colon in the name to get the bugzilla tags active. looks like the BZ doesn't have a target release which is needed in order to backport.) |
|
/bugzilla refresh |
|
@vrutkovs: This pull request references a valid Bugzilla bug. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
vrutkovs
left a comment
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
|
/approve |
|
I sent out the email and CC'ed you. 😄 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hexfusion, kikisdeliveryservice, vrutkovs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@hexfusion: All pull requests linked via external trackers have merged. Bugzilla bug 1746176 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Updated the bug in title to properly reflect the 4.1.z issue https://bugzilla.redhat.com/show_bug.cgi?id=1746176 |
This PR backports all fixes to DR between 5/20 - 6/5 as outlined below
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1718436