Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concierge should support OpenShift clusters #396

Open
enj opened this issue Feb 5, 2021 · 0 comments
Open

Concierge should support OpenShift clusters #396

enj opened this issue Feb 5, 2021 · 0 comments
Labels
enhancement New feature or request estimate/L Estimated effort/complexity/risk is large priority/undecided Not yet prioritized

Comments

@enj
Copy link
Contributor

enj commented Feb 5, 2021

Given I have an Openshift 4.x cluster
When I install the Pinniped Concierge following website docs
Then I see that it installs correctly
And I see that the CredentialIssuer enters a successful status
And when I configure a Concierge-based login
Then the login succeeds

Notes

Is your feature request related to a problem? Please describe.

Pinniped should work on OpenShift clusters.

Describe the solution you'd like

The location of the signing key is different in OpenShift clusters. We should simply be able to get it from the Kube API at a specific location without needing to run a pod (there is an operator that runs the KCM static pods and it has all the secrets in the Kube API before rendering the static pod manifests).

  • How will this project improvement be tested?

Run it on OpenShift and make sure auth works.

@pinniped-ci-bot pinniped-ci-bot added enhancement New feature or request priority/undecided Not yet prioritized labels Feb 5, 2021
@pinniped-ci-bot pinniped-ci-bot added priority/backlog Prioritized for an upcoming iteration and removed priority/undecided Not yet prioritized labels Jul 8, 2021
@pinniped-ci-bot pinniped-ci-bot changed the title kube cert agent should support OpenShift clusters Concierge should support OpenShift clusters Jul 8, 2021
@pinniped-ci-bot pinniped-ci-bot added the estimate/L Estimated effort/complexity/risk is large label Sep 9, 2021
@pinniped-ci-bot pinniped-ci-bot added state/started Someone is working on it currently and removed state/started Someone is working on it currently labels Sep 9, 2021
@pinniped-ci-bot pinniped-ci-bot added priority/undecided Not yet prioritized and removed priority/backlog Prioritized for an upcoming iteration labels Sep 17, 2021
@margocrawf margocrawf removed their assignment Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request estimate/L Estimated effort/complexity/risk is large priority/undecided Not yet prioritized
Projects
Status: No status
Development

No branches or pull requests

3 participants