open-infrastructure-labs / ops-issues

0 stars 0 forks source link

Set up MOC SSO for the moc-infra cluster #27

Closed tumido closed 3 years ago

tumido commented 3 years ago

Since we have ACM available on the cluster, it would be nice if we could access it.

Related to: https://github.com/open-infrastructure-labs/ops-issues/issues/24 https://github.com/open-infrastructure-labs/ops-issues/issues/22

cc @ipolonsk @larsks

larsks commented 3 years ago

You can find the necessary manifests in https://github.com/open-infrastructure-labs/moc-cnv-sandbox/blob/master/roles/ocp/moc-sso/tasks/main.yml. We'll need to create an openid client id and secret. Which configuration repository is being used for the infra cluster? We'll need to encrypt the openid credentials and place them there.

tumido commented 3 years ago

No idea about the original config repo, I'm aiming to have that managed/tracked by ArgoCD via the operate-first/apps repo.

https://github.com/operate-first/apps/pull/271

tumido commented 3 years ago

Resolved via: https://github.com/operate-first/apps/pull/271