-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[release-4.19] OCPBUGS-65945: TLS 1.3 / Modern profile tests #30529
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?
[release-4.19] OCPBUGS-65945: TLS 1.3 / Modern profile tests #30529
Conversation
Adds tests to core services for ensuring that they are serving TLS versions in line with the currently selected TLS profile in the cluster config.
- Exclude intentionally broken catalog-error JSON from validation The file test/extended/util/compat_otp/testdata/opm/render/validate/catalog-error/operator-2/index.json contains invalid JSON by design for testing error cases - Regenerate annotations for TestTLSMinimumVersions test This test was added in the cherry-pick but annotations weren't regenerated 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@wangke19: This pull request references Jira Issue OCPBUGS-65944, 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: wangke19 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retitle [release-4.19] OCPBUGS-65945: TLS 1.3 / Modern profile tests |
|
@wangke19: This pull request references Jira Issue OCPBUGS-65945, 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. |
|
Scheduling required tests: |
|
/hold Investigating 4.21-e2e-metal-ipi-ovn-bm failures |
|
Scheduling required tests: |
|
@wangke19: 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. |
|
/jira refresh |
|
@ingvagabund: This pull request references Jira Issue OCPBUGS-65945, which is invalid:
Comment 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. |
Summary
Cherry-pick of #29611 to release-4.19 branch.
This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support.
Changes include:
Cherry-picked commits:
Original PR: #29611
Supersedes: #30524
🤖 Generated with Claude Code