origin
origin copied to clipboard
Conformance test suite for OpenShift
## 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:**...
This test will fail without https://github.com/openshift/oc/pull/2117 and must not be merged before the fix. /hold
Backport PR for [release-4.20] OCPBUGS-63656: Redact bearertoken in TestContext #30435
I constantly get this error of connection timeout: Starting OpenShift using openshift/origin-control-plane:v3.11.0 ... I0726 17:05:57.026621 2804 config.go:40] Running "create-master-config" I0726 17:06:09.817949 2804 config.go:46] Running "create-node-config" I0726 17:06:13.475457 2804 flags.go:30] Running...
This is an automated cherry-pick of #30384 /assign haircommander
**Environmental Info:** Node(s) CPU architecture, OS, and Version: Red Hat Enterprise Linux release 8.10 (Ootpa) Cluster Configuration: 1 master, 4 workers **Describe the bug:** Creating a ConfigMap or a Secret...
Added a wait step so the router service account’s RBAC settles before we create or update routes that use external certificates. The new helper impersonates the router SA and polls...
Raw file taken from : https://amd64.ocp.releases.ci.openshift.org/releasestream/4.21.0-0.nightly/release/4.21.0-0.nightly-2025-10-03-111550 This is a draft PR to understand the process of updating the TLS registry
OCPBUGS-61976: fix(azure-metrics): add retry logic with exponential backoff for loadbalancer lookup
## What this PR does / why we need it Azure AKS conformance tests were failing because the azure-metrics-collector was attempting to access load balancers before they were fully created,...