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

feat: adding oidc features #394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ts-mini
Copy link

@ts-mini ts-mini commented Jan 13, 2025

What this PR does / why we need it:|
This feature adds the newly announced OIDC configuration into the cluster api. This allows users to provision OKE clusters with the correct OIDC settings in one go.

Which issue(s) this PR fixes:
Fixes #391

Note: Due to the nested structs - I followed conventions in other cluster-api operators and imported go-cmp to better evaluate the differences due to the issues with deepequal

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support OIDC in the provider
1 participant