Skip to content

RHDEVDOCS-7213: Content creation for Configuring SSO for Argo CD using external OIDC providers#108178

Open
Dhruv-Soni11 wants to merge 2 commits intoopenshift:gitops-docs-mainfrom
Dhruv-Soni11:RHDEVDOCS-7213
Open

RHDEVDOCS-7213: Content creation for Configuring SSO for Argo CD using external OIDC providers#108178
Dhruv-Soni11 wants to merge 2 commits intoopenshift:gitops-docs-mainfrom
Dhruv-Soni11:RHDEVDOCS-7213

Conversation

@Dhruv-Soni11
Copy link
Contributor

@Dhruv-Soni11 Dhruv-Soni11 commented Mar 11, 2026

Version(s):

gitops-docs-1.20

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-7213

Link to docs preview:

Configuring SSO for Argo CD using external OIDC providers

QE review:

  • QE has approved this change.

SME review: nakhil@redhat.com
QE review:
Peer review:

Additional information:

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

openshift-ci-robot commented Mar 11, 2026

@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 which is a valid jira issue.

Details

In response to this:

Version(s):

gitops-docs-1.20

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-7213

Link to docs preview:

QE review:

  • QE has approved this change.

SME review:
QE review:
Peer review:

Additional information:

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 added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 11, 2026
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Mar 11, 2026

@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 11, 2026

@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 which is a valid jira issue.

Details

In response to this:

Version(s):

gitops-docs-1.20

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-7213

Link to docs preview:

Configuring SSO for Argo CD using external OIDC providers

QE review:

  • QE has approved this change.

SME review:
QE review:
Peer review:

Additional information:

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

openshift-ci-robot commented Mar 11, 2026

@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 which is a valid jira issue.

Details

In response to this:

Version(s):

gitops-docs-1.20

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-7213

Link to docs preview:

Configuring SSO for Argo CD using external OIDC providers

QE review:

  • QE has approved this change.

SME review: nakhil@redhat.com
QE review:
Peer review:

Additional information:

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
Copy link

openshift-ci bot commented Mar 11, 2026

@Dhruv-Soni11: 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.

$ oc edit argocd <argocd_instance_name> -n <argocd_instance_namespace>
----
+
Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops-server`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`.

Choose a reason for hiding this comment

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

Suggested change
Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops-server`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`.
Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`.

+
[source,terminal]
----
$ oc rollout restart deployment/openshift-gitops-server -n openshift-gitops

Choose a reason for hiding this comment

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

Suggested change
$ oc rollout restart deployment/openshift-gitops-server -n openshift-gitops
$ oc rollout restart deployment/<argocd_instance_name>-server -n <argocd_instance_namespace>

Choose a reason for hiding this comment

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

Same for other commands as well

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 18, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 18, 2026

PR needs rebase.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants