-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Prepare for v0.5.9 #1061
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
Prepare for v0.5.9 #1061
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@vincepri the graceful shutdown PR means that we now block when we didn't. Would it make sense to default the waitPeriod to 0 seconds for reelase-0.5 to keep the behavior consistent while still allowing to opt into the feature? |
@alvaroaleman Removed the graceful shutdown commits, given that it was built on top of other commits that can't be backported (metrics server, leader election changes) |
According to onsi/ginkgo#280 this doesn't seem to be properly supported. If we want parallelization, we should use ginkgos built-in mechanism for that.
* better UserAgent for leader-election client * fixup
As a part of cleaning up inactive members (who haven't been active since the release of v1.11) from OWNERS, this commit removes totherme from the OWNERS_ALIASES file.
Signed-off-by: Vince Prignano <[email protected]>
/lgtm |
/test pull-controller-runtime-test-release-0-5 |
/retest |
/test pull-controller-runtime-test-release-0-5 |
Signed-off-by: Vince Prignano <[email protected]>
/retest |
Yay finally passed 🎉 |
/lgtm |
/assign @alvaroaleman