Skip to content

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:38
· 15 commits to main since this release
eab1285

Changelog

🚀 Features

[USER]

  • AccessRequests get annotated with the key clusters.open-control-plane.io/local-access to work with opencontrolplane-runtime (#161, @maximiliantech)

➕ Other

[DEPENDENCY]

  • Replaced deprecated controller-runtime scheme.Builder with runtime.NewSchemeBuilder; bumped controller-runtime to v0.24.1 and k8s dependencies to v0.36.1; restored renovate custom manager for hack/local-dev.sh. (#155, @maximiliantech)