-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
v1.11.1 #20354
v1.11.1 #20354
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt 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 |
ready for review while we wait for green CI and I get the bot set up on the new fork branches. dropped upstream commits listed in the description of openshift/kubernetes#66 |
/test all |
/retest |
Changes LGTM. |
@liggitt Are the test failures flakes? If yes, after rebase could this be manually merged? |
@@ -321,7 +321,15 @@ func TestCMServerDefaults(t *testing.T) { | |||
ConcurrentGCSyncs: 20, | |||
EnableGarbageCollector: true, | |||
GCIgnoredResources: []componentconfig.GroupResource{ | |||
{Group: "extensions", Resource: "replicationcontrollers"}, |
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.
I thought we picked the change that took this just to events here: #20242 did we lose the upstream?
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.
upstream for 1.11 just dropped the two resources that actually broke gc (apiservice and crd)
unit - gcp, no output cross - /retest |
/retest |
green CI on 3f9c90a dropped TMP glide yaml commit, reran update-deps, only incoming changes were glide.lock/glide.yaml files from upstream merges |
lgtm. Last run was green, no diff. merging. |
@liggitt: The following tests failed, say
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. I understand the commands that are listed here. |
Prereqs:
follow-up: