-
Notifications
You must be signed in to change notification settings - Fork 4.7k
UPSTREAM: 44625: Retry secret reference addition on conflict #13804
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
Conversation
[test] |
[test] flake: #12072 |
[merge] |
Bug fix that prevents flakes. |
@liggitt Since we don't always clean anymore, I guess we can race and get an extra. That test-cmd test probably wants to be updated. The point was to be sure that the projects were accounted together. The exact number wasn't particularly important. |
We shouldn't be able to with a single controller and etcd, which is what that test runs with |
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 1 |
Evaluated for origin merge up to b2ff810 |
Evaluated for origin test up to b2ff810 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1344/) (Base Commit: 2628c77) |
included in #14033 |
also includes test fixes from 44996 and 45151