Skip to content

v0.5.0

Compare
Choose a tag to compare
@asimpleidea asimpleidea released this 11 Aug 07:18
· 84 commits to master since this release
3918a47

v0.5.0 makes it easier for you to deploy the operator on your cluster as it does not need any dependency injected into it anymore, i.e. ConfigMaps and Secrets will now be automatically retrieved from the cluster.

Additionally, in case you are running the operator on GKE and choosing to use Service Directory you may now leave some of the settings empty and the operator will detect your project ID and region automatically and therefore set up Service Directory without you having to touch anything.

Some other minor improvements are also present, look at the Changelog to learn more.