-
Notifications
You must be signed in to change notification settings - Fork 173
OCPBUGS-55217: Optimistically update Kube Server and Client CA bundles #1812
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
base: main
Are you sure you want to change the base?
OCPBUGS-55217: Optimistically update Kube Server and Client CA bundles #1812
Conversation
Skipping CI for Draft Pull Request. |
/test e2e-aws-ovn e2e-aws-ovn-upgrade |
37e7ae2
to
1134c0e
Compare
/test e2e-aws-ovn e2e-aws-ovn-upgrade |
1 similar comment
/test e2e-aws-ovn e2e-aws-ovn-upgrade |
1134c0e
to
42120ad
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vrutkovs 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 |
/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-upgrade |
@vrutkovs: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/96073a70-1f56-11f0-993f-3123e6123385-0 |
/test e2e-aws-ovn |
@vrutkovs: This pull request references Jira Issue OCPBUGS-55217, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. In 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 openshift-eng/jira-lifecycle-plugin repository. |
/test e2e-aws-ovn |
@vrutkovs: This pull request references Jira Issue OCPBUGS-55217, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: In 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 openshift-eng/jira-lifecycle-plugin repository. |
42120ad
to
1998001
Compare
/test e2e-aws-ovn |
6 similar comments
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
1998001
to
507e21c
Compare
/test e2e-aws-ovn |
1 similar comment
/test e2e-aws-ovn |
bf024d9
to
b8c15b8
Compare
/test e2e-aws-ovn |
@vrutkovs: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
b8c15b8
to
52f9880
Compare
/test e2e-aws-ovn |
52f9880
to
d0fdec8
Compare
/test e2e-aws-ovn |
d0fdec8
to
4fd3cc1
Compare
/test e2e-short-cert-rotation e2e-aws-ovn |
Instead of re-creating configmap from scratch every time this function should attempt to use existing configmap and replace the contents only. This would prevent extra configmap updates when metadata changes.
Bump library-go to update openshift/library-go#1936