You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes included in v0.12.0:
🔨 Refactoring
[breaking] [operator] AccessRequest api #141: The AccessRequest resource has been refactored for a better differentiation between token and oidc access requests.
🐛 Fixes
[bugfix] [operator] fix cluster printer columns #140: The additional printer columns for the Cluster resource will now correctly show up on kubectl get.
[bugfix] [operator] remove namespace from ClusterProfile's provider and providerconfig references #138: The providerRef and providerConfigRef fields in the ClusterProfile's spec now only take a name and no namespace, as intended.