v0.62.0
What's Changed
- [BUG] - [RHCLOUD-26561] Fixed metrics error bug when namespace not found by @psav in #831
- [BUG] - Add api path by @psav in #829
- [BUG] - Fix bonfire link (#812) by @gburges in #833
- [BUG] - Fix typos in dependencies doc by @josejulio in #834
- [BUG] - Fixed bug in database secret resolution by @psav in #837
- [BUG] - SLO panel update, minor additional changes by @maknop in #844
- [BUG] - fix(dev): install Floorist CRD by @gburges in #840
- [BUG] - Fix typo "that are will" -> "that will" by @juandspy in #857
- [BUG] - Fix rhfull location for correct client by @adamrdrew in #859
- [BUG] - Another rhfull scope thing by @adamrdrew in #860
- [FEAT] - Adds IQE_RP_ARGS reportportal and IQE_IBUTSU_SOURCE args to CJIs by @san7ket in #842
- [FEAT] - Add gojsonschema command to makefile by @adamrdrew in #848
- [FEAT] - add RunOnNotReady feature to cji by @gburges in #841
- [FEAT] - Add sslmode attr to db by @gburges in #846
- [FEAT] - [RFR] Add 'env' field to IQE CJI spec by @bsquizz in #855
- [FEAT] - Add rhfull to scopes in keycloak by @adamrdrew in #858
- [FEAT] - [RHCLOUD-26654] Add custom scopes by @psav in #832
- [DEBT] - Upgrade to golang 1.19 by @psav in #835
- [DEBT] - Update rhc-osdk-utils to 0.10.0 by @psav in #836
- [DEBT] - Update ubi8 by @psav in #838
New Contributors
- @josejulio made their first contribution in #834
- @juandspy made their first contribution in #857
Full Changelog: v0.61.0...v0.62.0
Installing
To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:
minikube kubectl -- apply -f clowder-manifest-v0.62.0.yaml --validate=false