-
Notifications
You must be signed in to change notification settings - Fork 149
[release-4.19] OCPBUGS-55798: Sync OpenStack CA Bundles from legacy location #856
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: release-4.19
Are you sure you want to change the base?
Conversation
Where fmt.Errorf is called with a single string parameter, it is faster and arguably more correct to call errors.New instead. Signed-off-by: Stephen Finucane <[email protected]>
There's some rework needed around CCM and the docs to get users to start using the new location of the CA cert. That is not going to happen in 4.19, so for now we opt to simply sync from the old place to the new place and leave the existing docs in place. In a future release, we can fully remove the old place (with a release note) and remove this syncer. Signed-off-by: Stephen Finucane <[email protected]>
@openshift-cherrypick-robot: Jira Issue OCPBUGS-55777 has been cloned as Jira Issue OCPBUGS-55798. Will retitle bug to link to clone. 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. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-55798, which is invalid:
Comment 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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.19 #856 +/- ##
================================================
- Coverage 47.05% 47.04% -0.02%
================================================
Files 97 97
Lines 11880 11889 +9
================================================
+ Hits 5590 5593 +3
- Misses 5676 5680 +4
- Partials 614 616 +2
🚀 New features to boost your workflow:
|
/jira refresh |
@stephenfin: This pull request references Jira Issue OCPBUGS-55798, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
The |
/override ci/prow/security |
/lgtm |
@jstuever: Overrode contexts on behalf of jstuever: ci/prow/security 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 kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jstuever, openshift-cherrypick-robot 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 |
@openshift-cherrypick-robot: all tests passed! 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. |
/label cherry-pick-approved |
@stephenfin: Can not set label cherry-pick-approved: Must be member in one of these teams: [] 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 kubernetes-sigs/prow repository. |
/cc @lwan-wanglin @jianping-shu @huangmingxia Looks like I need one of you folks to stick the cherry-pick-approved label on this? |
Proposed openshift/release#64985 so assignment happens automatically going forward. |
@stephenfin Pls. see my comments on OCPBUGS-55777, it encountered RBAC issue in verification. |
/label cherry-pick-approved |
@rlobillo: Can not set label cherry-pick-approved: Must be member in one of these teams: [] 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 kubernetes-sigs/prow repository. |
Thank you. I'll take a look. |
The
I have proposed a fix at #860. Assuming all is good, will include that PR in this backport. |
This is an automated cherry-pick of #850
/assign stephenfin