-
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
[stage] UPSTREAM: 53233: Remove containers from deleted pods once containers have exited #16915
Conversation
Automatic merge from submit-queue. switch build logs to use client, not storage fixes https://bugzilla.redhat.com/show_bug.cgi?id=1499016 stage pick of openshift#16705 /assign bparees /assign jupierce did I get the right spot? What's the bugzilla number?
…-panic-stage Automatic merge from submit-queue. fix select error handling after WaitForRunningBuild see openshift#16736 but for stage branch @bparees
Automatic merge from submit-queue (batch tested with PRs 16741, 16692). sdn: only sync HostPorts when we need to Which is the first time a pod is started, when there will be active hostports, or when there are current active hostports. Otherwise the syncer runs iptables-restore for no good reason. @openshift/networking @knobunc @danwinship
UPSTREAM: 53446: kubelet: add latency metrics to network plugin manager
…ables-when-no-hostport sdn: only sync HostPorts when we need to (backport to stage)
UPSTREAM: 53753: Reduce log spam in qos container manager
clusterresourceoverride: exempt known infra projects from enforcement
UPSTREAM: google/cadvisor: 1766: adaptive longOp for du operation
This change adds a SAR check to direct project creation to ensure that the designated user can get the project which was created for them. It also updates the project integration tests to be more tolerant of the project ACL being out of date. This race condition became more apparent as we moved to the generated clients since those clients were smaller and had their own rate limiters (instead of a one big client that could do everything and shared the same rate limiter). Since the new clients would perform actions at a faster pace, the race against the project ACL would occur more frequently. Signed-off-by: Monis Khan <mkhan@redhat.com>
disable tsb extended testing on gce
…#16849-upstream-stage Automatic merge from submit-queue. Automated cherry pick of openshift#16849 Cherry pick of openshift#16849 on stage. openshift#16849: Make admin project creation wait for SAR
/assign @derekwaynecarr |
/approve no-issue |
/retest |
3 similar comments
/retest |
/retest |
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
flaked on #16994 /retest |
/test all |
/retest Please review the full test history for this PR and help us cut down flakes. |
3 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/test extended_conformance_gce |
/retest Please review the full test history for this PR and help us cut down flakes. |
6 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/test all [submit-queue is verifying that this PR is safe to merge] |
/retest Please review the full test history for this PR and help us cut down flakes. |
@joelsmith: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
@joelsmith PR needs rebase |
stage has been recut. this change will come in from master. |
This is a pick to stage of #16913