Skip to content

Conversation

@matzew
Copy link
Member

@matzew matzew commented Jan 22, 2026

as per title

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 22, 2026
@openshift-ci-robot
Copy link

@matzew: This pull request explicitly references no jira issue.

Details

In response to this:

as per title

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 openshift-ci bot requested review from Cali0707 and manusa January 22, 2026 17:54
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 22, 2026

This command performs the following:

1. Enables `TechPreviewNoUpgrade` feature gate (required for OIDC)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add some kind of warning here? This flag does break upgrades (also on 4.20+ I think the OIDC is no longer tech preview which we handle here:

EXTERNAL_OIDC_ENABLED=$(oc get featuregate cluster -o json 2>/dev/null | jq -r '.status.featureGates[0].enabled[] | select(.name == "ExternalOIDC") | .name' 2>/dev/null || echo "")
)

I saw the warning as well below, maybe we can just refer to that warning?

Authorize: https://keycloak-.../realms/hub/protocol/openid-connect/auth
```

## Step 2: Generate MCP Server Configuration

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this come after registering the managed clusters?

- Sets up OIDC clients

3. **Managed Cluster OIDC Setup**:
- Enables `TechPreviewNoUpgrade` feature gate

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add the same warning here (and maybe somewhere above)

…oken-exchange for ACM

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the doc_cm_keycloak_setup branch from b32eb56 to 81a77b7 Compare January 23, 2026 17:56
@openshift-ci
Copy link

openshift-ci bot commented Jan 23, 2026

@matzew: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

Copy link

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/retest-required

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 23, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@matzew
Copy link
Member Author

matzew commented Jan 26, 2026

/retest

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants