Releases: SAP/cap-operator-lifecycle
Releases · SAP/cap-operator-lifecycle
0.11.1
What's Changed
- [FEAT] added
podLabels
andpodAnnotations
at chart and component level by @skrishnan-sap in #87 - [FIX] remove incompatible selector change in chart by @skrishnan-sap in #88
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #89
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #90
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #92
- remove controller access to get CRDs by @skrishnan-sap in #91
- [FEATURE] helm: Monitoring options added by @Pavan-SAP in #95
- [Release] helm: Operator CRDs updated by @Pavan-SAP in #97
- [FEATURE] OperatorManager: Monitoring config added by @Pavan-SAP in #98
Full Changelog: 0.10.0...0.11.1
You can install the CAP Opertator 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.11.1/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.11.1/manager_default_CR.yaml
helm/0.11.1
[Release] helm: Operator CRDs updated These were missing from the release, so we release a minor patch on the same.
helm/0.11.0
[FEATURE] helm: Monitoring options added Enable optional monitoring based on metrics implementation for operator- controller & server. Controller: - Provide configuration for enabling detailed operational metrics. Release: Bump up version before release.
helm/0.10.2
[FIX] remove incompatible selector change in chart (#88)
0.10.0
What's Changed
- [MISC] OperatorManager: Dependencies updated
- [FEAT] chart enhancements for version monitoring
- Consume the latest version of the helm chart (0.10.0)
- [FEAT] add version monitoring parameters to cap-operator-manager
Full Changelog: 0.9.0...0.10.0
You can install the CAP Opertator 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.10.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.10.0/manager_default_CR.yaml
helm/0.10.0
Update README.md
0.9.0
What's Changed
- [Misc] OperatorManager: Dependencies updated
- Consume the latest version of the helm chart (0.9.0)
Full Changelog: 0.7.0...0.9.0
You can install the CAP Opertator 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.9.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.9.0/manager_default_CR.yaml
helm/0.9.0
[Misc] Chart: Version and CRDs updated Updates before the next release.
helm/0.8.0
[Misc] Chart: Support for CAPTenantOutput added Update CRDs, rbac to add support for CAPTenantOutput resource.
0.7.0
What's Changed
- [Misc] OperatorManager: Dependencies updated
- Consume latest version of the helm chart (0.7.0)
Full Changelog: 0.5.0...0.7.0
You can install the CAP Opertator 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.7.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.7.0/manager_default_CR.yaml