release-0.6.2
github-actions
released this
21 Aug 09:16
·
0 commits
to 3afd7990bfa80348d9c4afecba583861b25b2a86
since this release
Breaking Changes
- Kepler CRD is now cluster scoped with experimental
spec
removed
apiVersion: kepler.system.sustainable.computing.io/v1alpha1
kind: Kepler
metadata:
labels:
app.kubernetes.io/name: kepler
app.kubernetes.io/instance: kepler
name: kepler
spec:
exporter:
port: 9103
- Please use
hack/uninstall-operator.sh
script to uninstall the old version of the operator.
Features
- Major refactor to operator which also brings down the memory footprint
- Remove machine config requirement from operator
- Improved grafana deployment experience -
hack/dashboard/openshift/deploy-grafana.sh
- Script to uninstall operator
Thanks to Contributions from
- Huamin Chen
- Marc Methot
- Parul Singh
- Sam Yuan
- Sunil Thaha
- Vibhu Prashar
- Vimal Kumar