Skip to content

Release v0.17.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:42
· 64 commits to main since this release
d278ace

Changes included in v0.17.0:

🚀 Features

  • release v0.17.0 #110.
  • [feature] [developer] add function to generate oidc-based kubeconfig #108: The pkg/clusteraccess package now contains a CreateOIDCKubeconfig function that can be used to generate a kubeconfig that uses the oidc-login kubectl plugin to authenticate via OIDC.