SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

Add support for OIDC connectors to dex configmap #667

Closed dannysauer closed 5 years ago

dannysauer commented 6 years ago

This complements the Velum PR at kubic-project/velum#665 by adding OIDC connector listing support to salt.

NOTE: Do not merge until kubic-project/velum#665 is merged, though, as it will cause orchestration to fail if the new database table (created in that PR) does not exist. Marking as Work In Progress, since cross-project PR dependencies isn't a thing in GitHub yet. :)

dannysauer commented 5 years ago

Rebased on current master yesterday; I guess that means it'll need re-reviewed.