CMP-4638: central TLS profile consistency - #1059
parametalol wants to merge 5 commits into
Conversation
|
@parametalol: This pull request references CMP-4638 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.1.0" version, but no target version was set. DetailsIn 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. |
|
Hi @parametalol. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
be87d34 to
2a2c641
Compare
|
/ok-to-test |
|
/retest-required |
|
/lgtm |
|
Scheduling tests matching the |
|
@parametalol: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
The bundle CSV was not regenerated after adding I reproduced what that does on a 4.21 cluster by removing the The container exits 1 after the 2 minute cache-sync timeout and crash-loops. The "using defaults" fallback in Please run |
9046093 to
bf3201e
Compare
|
New changes are detected. LGTM label has been removed. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: parametalol The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/ok-to-test |
|
All PipelineRuns for this commit have already succeeded. Use |
|
Not sure if the prow tests are running or not, it has been 2 days since last change. Results should have been reported by now. |
|
All PipelineRuns for this commit have already succeeded. Use |
Heavily influenced by ComplianceAsCode/compliance-operator#1373.
Dependencies bump is also in a separate #1058.