Releases: IBM/cloud-operators
Releases · IBM/cloud-operators
v0.2.4
v0.2.3: Trim spaces around API key in install script (#192)
- Enable Prometheus /metrics endpoint (#177)
- Add back-compatible installer script for those using older automation (#178)
- Correct back-compatible installer to run in old style with old scripts (#179)
- Add config-operator.sh to back-compatible install scripts (#180)
- Always store credentials when running configure, even if they exist (#181)
- Add OpenShift-specific section to the README, & spruce up docs (#182)
- Change default configure action to store-creds, use intuitive script names (#183)
- Update install docs (#185)
- Extract bluemix-go calls and inject them at startup (#186)
- Enable fast unit test feedback, add Token controller tests (#188)
- Add binding controller unit tests (#190)
- Trim spaces around API key in install script (#192)
Fix service alias bug & RBAC issues
v0.2.2 Fix service alias bug & RBAC issues
Add install / uninstall operator script, fix namespaces
Fix updated namespace name in apps_v1 out file Signed-off-by: John Starich <[email protected]>
Upgrade to v1beta1, use kubebuilder v2
Fix maintainers git log scan when passing over merge commits Signed-off-by: John Starich <[email protected]>
v0.1.11, fix in CSV for dashboardURL (#154)
Signed-off-by: Mandana Vaziri <[email protected]>