Skip to content

Conversation

@kevinrizza
Copy link
Member

Also updates openshift deps to 4.21

@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Walkthrough

Updated many dependency versions in go.mod, replaced diff.ObjectReflectDiff with diff.Diff in a test, adjusted three Deployment operator.openshift.io/spec-hash annotation values, and removed many metadata.creationTimestamp: null lines from expected-output YAMLs; a few Event YAMLs also gained observed API server/config fields.

Changes

Cohort / File(s) Summary
Dependency version updates
go.mod
Multiple direct and transitive dependency bumps and replacements (Kubernetes modules v0.33.x → v0.34.x, OpenTelemetry/OTLP/proto updates, golang-jwt/jwt/v5 patch bump, openshift/*, spf13/*, gRPC/genproto, and other indirects). Only dependency manifest changes.
Test diff formatting change
pkg/controllers/externaloidc/externaloidc_controller_test.go
Replaced diff.ObjectReflectDiff with diff.Diff in test failure messages (changes diff output formatting only).
Deployment test fixtures — spec-hash updates
pkg/operator/workload/testdata/sync_ds_scenario_1.yaml, pkg/operator/workload/testdata/sync_ds_scenario_2.yaml, pkg/operator/workload/testdata/sync_ds_scenario_3.yaml
Updated metadata.annotations["operator.openshift.io/spec-hash"] values in three Deployment test fixtures; no other changes.
Test manifest cleanup — removed null creationTimestamps
test-data/.../expected-output/** (many YAMLs under Management/Create, Management/UpdateStatus, UserWorkload/Create, oauth-server-staticresource, overall/minimal-cluster, etc.)
Removed metadata.creationTimestamp: null lines across numerous expected-output YAML manifests (Events, ConfigMaps, Namespaces, ServiceAccounts, Services, Roles/RoleBindings, ClusterRoles/ClusterRoleBindings, CRDs, PDBs, ClusterOperators, etc.). Content otherwise unchanged.
Test manifest updates — observed config additions
examples: test-data/.../core/events/6471-body-authentication-operator.*.yaml, test-data/.../core/events/de10-body-authentication-operator.*.yaml
A small subset of Event YAMLs replaced nil placeholders with observed API server/config structures (e.g., corsAllowedOrigins, oauthConfig.tokenConfig, serverArguments, servingInfo including TLS cipher suites, and apiServerArguments entries). Also removed creationTimestamp: null.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20–30 minutes

  • Areas to focus:
    • go.mod dependency bumps for potential API/behavior differences (client-go/Kubernetes and OpenTelemetry stacks).
    • Event YAMLs that add observed config fields (verify test expectations).
    • pkg/controllers/externaloidc/externaloidc_controller_test.go diff formatting change.
    • The three spec-hash annotation updates in deployment test fixtures.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between 1fc486a and 13f29b5.

📒 Files selected for processing (67)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/config.openshift.io/clusteroperators/ca52-body-authentication.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/5657-body-openshift-oauth-apiserver.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/9a55-body-openshift-authentication.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/006e-body-authentication-operator.17fe72c59b829800.cc404894.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/1149-body-authentication-operator.17fe72c59b829800.327a2f38.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/13d7-body-authentication-operator.17fe72c59b829800.87c2a194.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/13fd-body-authentication-operator.17fe72c59b829800.da44325f.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/1f51-body-authentication-operator.17fe72c59b829800.9dfc3b5d.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/30b9-body-authentication-operator.17fe72c59b829800.07abf400.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/32eb-body-authentication-operator.17fe72c59b829800.adf05e91.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/357b-body-authentication-operator.17fe72c59b829800.fd7c2a06.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/37d9-body-authentication-operator.17fe72c59b829800.651f7f3f.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/3ca6-body-authentication-operator.17fe72c59b829800.44a05c38.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/49ea-body-authentication-operator.17fe72c59b829800.c605caf3.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/5169-body-authentication-operator.17fe72c59b829800.ad6de22d.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/5a6e-body-authentication-operator.17fe72c59b829800.b8ffb9fd.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6303-body-authentication-operator.17fe72c59b829800.c1353886.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6413-body-authentication-operator.17fe72c59b829800.52f3c122.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6471-body-authentication-operator.17fe72c59b829800.57eb8535.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/72b5-body-authentication-operator.17fe72c59b829800.a18021d9.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/73f2-body-authentication-operator.17fe72c59b829800.df0f8e47.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/7f1e-body-authentication-operator.17fe72c59b829800.7cfd43de.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/a103-body-authentication-operator.17fe72c59b829800.8953695d.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/adcf-body-authentication-operator.17fe72c59b829800.9b8e044a.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/ba68-body-authentication-operator.17fe72c59b829800.e6f3afa2.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/bdd9-body-authentication-operator.17fe72c59b829800.c1403ea8.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/bf8a-body-authentication-operator.17fe72c59b829800.49fb0e36.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/de10-body-authentication-operator.17fe72c59b829800.2a24f1b5.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/e0b5-body-authentication-operator.17fe72c59b829800.ce8a3f4a.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/eb3c-body-authentication-operator.17fe72c59b829800.6c145ec7.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/f16c-body-authentication-operator.17fe72c59b829800.a8ecfbce.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/f760-body-authentication-operator.17fe72c59b829800.103eb7f4.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/7023-body-v4-0-config-system-trusted-ca-bundle.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/84c5-body-audit.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/serviceaccounts/e784-body-oauth-openshift.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/services/421e-body-oauth-openshift.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/e0e8-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/8c64-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-oauth-apiserver/policy/poddisruptionbudgets/5a7c-body-oauth-apiserver-pdb.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/UpdateStatus/cluster-scoped-resources/config.openshift.io/clusteroperators/85c3-body-authentication.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ac83-body-rolebindingrestrictions.authorization.openshift.io.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/1410-body-system-COLON-openshift-COLON-openshift-authenticator-.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/19fc-body-system-COLON-openshift-COLON-oauth-apiserver.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/65b2-body-system-COLON-openshift-COLON-openshift-authentication.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/fe36-body-system-COLON-openshift-COLON-useroauthaccesstoken-manager.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/13cc-body-system-COLON-openshift-COLON-useroauthaccesstoken-manager.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/namespaces/openshift-oauth-apiserver/core/serviceaccounts/4ddd-body-oauth-apiserver-sa.yaml (0 hunks)
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/namespaces/openshift-oauth-apiserver/core/services/dfd1-body-api.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/9a55-body-openshift-authentication.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/02d7-body-authentication-operator.18599d2230299800.a18021d9.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/3587-body-authentication-operator.18599d2230299800.07abf400.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/40cb-body-authentication-operator.18599d2230299800.df0f8e47.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/835e-body-authentication-operator.18599d2230299800.ce8a3f4a.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/85b4-body-authentication-operator.18599d2230299800.8953695d.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/8841-body-authentication-operator.18599d2230299800.c1403ea8.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/a006-body-authentication-operator.18599d2230299800.6c145ec7.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/ad5c-body-authentication-operator.18599d2230299800.e6f3afa2.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/b600-body-authentication-operator.18599d2230299800.fd7c2a06.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/d685-body-authentication-operator.18599d2230299800.327a2f38.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/7023-body-v4-0-config-system-trusted-ca-bundle.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/84c5-body-audit.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/serviceaccounts/e784-body-oauth-openshift.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/services/421e-body-oauth-openshift.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/e0e8-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/8c64-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/UserWorkload/Create/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ac83-body-rolebindingrestrictions.authorization.openshift.io.yaml (0 hunks)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/65b2-body-system-COLON-openshift-COLON-openshift-authentication.yaml (0 hunks)
💤 Files with no reviewable changes (67)
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/85b4-body-authentication-operator.18599d2230299800.8953695d.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/30b9-body-authentication-operator.17fe72c59b829800.07abf400.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6471-body-authentication-operator.17fe72c59b829800.57eb8535.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/13d7-body-authentication-operator.17fe72c59b829800.87c2a194.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/e0b5-body-authentication-operator.17fe72c59b829800.ce8a3f4a.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/config.openshift.io/clusteroperators/ca52-body-authentication.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/006e-body-authentication-operator.17fe72c59b829800.cc404894.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/8c64-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/e0e8-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/02d7-body-authentication-operator.18599d2230299800.a18021d9.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/73f2-body-authentication-operator.17fe72c59b829800.df0f8e47.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/serviceaccounts/e784-body-oauth-openshift.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/UserWorkload/Create/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ac83-body-rolebindingrestrictions.authorization.openshift.io.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/e0e8-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/namespaces/openshift-oauth-apiserver/core/serviceaccounts/4ddd-body-oauth-apiserver-sa.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/f16c-body-authentication-operator.17fe72c59b829800.a8ecfbce.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/7f1e-body-authentication-operator.17fe72c59b829800.7cfd43de.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/f760-body-authentication-operator.17fe72c59b829800.103eb7f4.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6303-body-authentication-operator.17fe72c59b829800.c1353886.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/65b2-body-system-COLON-openshift-COLON-openshift-authentication.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/13fd-body-authentication-operator.17fe72c59b829800.da44325f.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/namespaces/openshift-oauth-apiserver/core/services/dfd1-body-api.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/de10-body-authentication-operator.17fe72c59b829800.2a24f1b5.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/serviceaccounts/e784-body-oauth-openshift.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-oauth-apiserver/policy/poddisruptionbudgets/5a7c-body-oauth-apiserver-pdb.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/1f51-body-authentication-operator.17fe72c59b829800.9dfc3b5d.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/6413-body-authentication-operator.17fe72c59b829800.52f3c122.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/357b-body-authentication-operator.17fe72c59b829800.fd7c2a06.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/49ea-body-authentication-operator.17fe72c59b829800.c605caf3.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/b600-body-authentication-operator.18599d2230299800.fd7c2a06.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/a006-body-authentication-operator.18599d2230299800.6c145ec7.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/835e-body-authentication-operator.18599d2230299800.ce8a3f4a.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/UpdateStatus/cluster-scoped-resources/config.openshift.io/clusteroperators/85c3-body-authentication.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/65b2-body-system-COLON-openshift-COLON-openshift-authentication.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/3ca6-body-authentication-operator.17fe72c59b829800.44a05c38.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/ba68-body-authentication-operator.17fe72c59b829800.e6f3afa2.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/5657-body-openshift-oauth-apiserver.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/13cc-body-system-COLON-openshift-COLON-useroauthaccesstoken-manager.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/7023-body-v4-0-config-system-trusted-ca-bundle.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/5a6e-body-authentication-operator.17fe72c59b829800.b8ffb9fd.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/services/421e-body-oauth-openshift.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/3587-body-authentication-operator.18599d2230299800.07abf400.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/1149-body-authentication-operator.17fe72c59b829800.327a2f38.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/84c5-body-audit.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/fe36-body-system-COLON-openshift-COLON-useroauthaccesstoken-manager.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/adcf-body-authentication-operator.17fe72c59b829800.9b8e044a.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/a103-body-authentication-operator.17fe72c59b829800.8953695d.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/19fc-body-system-COLON-openshift-COLON-oauth-apiserver.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/8c64-body-system-COLON-openshift-COLON-oauth-servercert-trust.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/9a55-body-openshift-authentication.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/37d9-body-authentication-operator.17fe72c59b829800.651f7f3f.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/72b5-body-authentication-operator.17fe72c59b829800.a18021d9.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/ad5c-body-authentication-operator.18599d2230299800.e6f3afa2.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/d685-body-authentication-operator.18599d2230299800.327a2f38.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/32eb-body-authentication-operator.17fe72c59b829800.adf05e91.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/cluster-scoped-resources/core/namespaces/9a55-body-openshift-authentication.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/8841-body-authentication-operator.18599d2230299800.c1403ea8.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/bdd9-body-authentication-operator.17fe72c59b829800.c1403ea8.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/7023-body-v4-0-config-system-trusted-ca-bundle.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/5169-body-authentication-operator.17fe72c59b829800.ad6de22d.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/bf8a-body-authentication-operator.17fe72c59b829800.49fb0e36.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/services/421e-body-oauth-openshift.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication/core/configmaps/84c5-body-audit.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ac83-body-rolebindingrestrictions.authorization.openshift.io.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/UserWorkload/Create/cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/1410-body-system-COLON-openshift-COLON-openshift-authenticator-.yaml
  • test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/eb3c-body-authentication-operator.17fe72c59b829800.6c145ec7.yaml
  • test-data/apply-configuration/overall/oauth-server-staticresource/expected-output/Management/Create/namespaces/openshift-authentication-operator/core/events/40cb-body-authentication-operator.18599d2230299800.df0f8e47.yaml

Comment @coderabbitai help to get the list of available commands and usage tips.

@kevinrizza kevinrizza changed the title Bump kube to 1.34 CNTRLPLANE-1789: Bump kube to 1.34 Nov 10, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 10, 2025

@kevinrizza: This pull request references CNTRLPLANE-1789 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 "4.21.0" version, but no target version was set.

In response to this:

Also updates openshift deps to 4.21

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-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 10, 2025
@openshift-ci openshift-ci bot requested review from ibihim and liouk November 10, 2025 20:06
@kevinrizza
Copy link
Member Author

/retest-required

@liouk
Copy link
Member

liouk commented Nov 12, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 12, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kevinrizza, liouk

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 12, 2025
@kevinrizza
Copy link
Member Author

/retest-required

1 similar comment
@xingxingxia
Copy link
Contributor

/retest-required

@xingxingxia
Copy link
Contributor

Existing passed jobs covered tests under OAuth situation as well as origin's ci/prow/e2e-oidc external oidc tests. Now also triggering all QE teams' tests under external oidc auth:
/payload-job periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-gcp-ipi-ovn-ipsec-arm-mixarch-external-oidc-keycloak-f14

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 13, 2025

@xingxingxia: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-gcp-ipi-ovn-ipsec-arm-mixarch-external-oidc-keycloak-f14

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/77a80640-c037-11f0-8b46-8299a6ac6d8b-0

@kevinrizza
Copy link
Member Author

/retest-required

@xingxingxia
Copy link
Contributor

My above triggered /payload-job cluster installation has timeout flaky errors. Not related to Auth. /verified label can be added based on existing other Prow e2e jobs in which installations succeeded and both OAuth & OIDC were covered and passed.
/verified by existing-Prow-e2e-jobs-success

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Nov 13, 2025
@openshift-ci-robot
Copy link
Contributor

@xingxingxia: This PR has been marked as verified by existing-Prow-e2e-jobs-success.

In response to this:

My above triggered /payload-job cluster installation has timeout flaky errors. Not related to Auth. /verified label can be added based on existing other Prow e2e jobs in which installations succeeded and both OAuth & OIDC were covered and passed.
/verified by existing-Prow-e2e-jobs-success

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-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD c0216bc and 2 for PR HEAD 13f29b5 in total

@kevinrizza
Copy link
Member Author

/retest-required

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 14, 2025

@kevinrizza: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/test-operator-integration 13f29b5 link false /test test-operator-integration

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.

@kevinrizza
Copy link
Member Author

/retest-required

@openshift-merge-bot openshift-merge-bot bot merged commit d7f0c37 into openshift:master Nov 14, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants