Ke Wang
Ke Wang
** version ** ``` $ kcp --version kcp version v1.24.3+kcp-v0.9.1 $ k version -ojson | jq .serverVersion { "major": "1", "minor": "24", "gitVersion": "v1.24.3+kcp-v0.9.1-12-gb8354c9b868524", "gitCommit": "b8354c9b", "gitTreeState": "clean", "buildDate": "2022-10-27T16:34:20Z",...
Backport pr [29834](https://github.com/openshift/origin/pull/29834) to release-4.19 manually.
Reapply the changes from PR #29074 that were previously reverted, and mark both certificate tests as informing so failures don't block CI jobs. ## Changes ### Commit 1: Reapply PR...
## 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:**...
**### What Was Fixed:** This PR unrereverts the TLS 1.3 / Modern profile tests that were previously reverted in PR #30533 due to test failures. The original implementation was in...
## Summary Cherry-pick of #29611 to release-4.20 branch. This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support. **Changes include:**...
## Summary Cherry-pick of #29611 to release-4.18 branch. This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support. **Changes include:**...