Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@anirudhprasad-sap anirudhprasad-sap released this 03 Jul 07:44
· 4 commits to main since this release

What's Changed

  • [Misc] Use .Files.Get in the Grafana config file
  • [Misc] CAP Operator aggregated ClusterRoles
  • [Misc] OperatorManager: Dependencies updated
  • [Misc] OperatorManager: Docker build updated

Caution

Before upgrading, please be aware that there may be a temporary outage while moving over to the new networking resources (that happens automatically during the startup of our controller).
The switchover to new domain management usually happens automatically in a matter of seconds and so may not even be noticeable.
However, in some cases, the recreation of domain-related resources may take a few mins to fully complete, so you may notice the managed application isn't reachable then. So please plan the upgrade accordingly.

For more information, refer to CAP Operator release notes - v0.15.0

Full Changelog: 0.14.1...0.15.0

You can install the CAP Operator Manager in your local cluster (which will in turn install the CAP Operator) using these commands:

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.15.0/manager_manifest.yaml

and

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.15.0/manager_default_CR.yaml