Releases: RedHatInsights/clowder
v0.45.0
What's Changed
- [RHCLOUD-20060] - This adds custom annotations to the podspec by @adamrdrew in #675
- [RHCLOUD-20617] Remove Keycloak cred setting by @psav in #682
- Fixed creds by @psav in #683
- [RHCLOUD-20320] Ephem managed kafka by @psav in #664
Full Changelog: v0.44.0...v0.45.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.45.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.44.0
What's Changed
- Clean up fn calls in cyndi file by @psav in #673
- Update container images by @psav in #677
- Simplify predicates by @psav in #662
- Moved to crypt rand by @psav in #640
- Update deps by @psav in #678
- Update strimzi client by @psav in #680
- Update prometheus by @psav in #681
Full Changelog: v.43.0...v0.44.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.44.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.43.0
What's Changed
- [RHCLOUD-20317] Apply Subscription by @psav in #660
- Fix release config by @psav in #663
- [RHCLOUD-19663] Implement Simple HPA for clowder by @adamrdrew in #632
- [RHCLOUD-19111] Change to rhc-osdk-utils status checking by @adamrdrew in #636
- Fix tests config by @psav in #665
- Revert "[RHCLOUD-19111] Change to rhc-osdk-utils status checking" by @psav in #666
- Multi annotations by @psav in #668
- [RHCLOUD-20060] Add custom annotations to Deployment and jobs by @adamrdrew in #667
- Move to osdk for all utils by @psav in #670
- kubectl pulls from github within function
install_subscription_crd
by @above-c-level in #669
Full Changelog: v0.42.0...v0.43.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.43.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.42.0
What's Changed
- Remove kafka local mode by @psav in #631
- Upgrade RHC-OSDK-UTILS by @psav in #652
- Fix sasl authtype for managed by @psav in #653
- Removed reference to deleted make command. by @maknop in #657
- RHCLOUD-20301 Allow configurable images for web provider via ClowdEnvironment by @bsquizz in #656
- Update crccaddy by @psav in #661
New Contributors
Full Changelog: v0.41.0...v0.42.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.42.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.41.0
What's Changed
- DOC Remove sample_config, is in the docs by @psav in #641
- DEBT Moved all images to consts by @psav in #639
- BUG Moved to perpared statement by @psav in #642
- DEBT Tidied up a few bits by @psav in #645
- BUG Hide keycloak creds in log output by @psav in #644
- DOC doc: use github API to get the latest release by @subpop in #622
- BUG Fixed user/group numbers by @psav in #643
- DEBT Generalising annotator so it can apply to everything by @gburges in #646
- FEAT [RHCLOUD-13346] - Add localdb config aliases to match app-interface by @adamrdrew in #647
- DEBT Update mbop image tag by @BlakeHolifield in #649
- DEBT Renaming applyCronCronJob to just simply applyCronJob by @gburges in #651
New Contributors
Full Changelog: v0.40.0...v0.41.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.41.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.40.0
What's Changed
- DEBT [RHCLOUD-19932] Fix k8s version by @psav in #633
- BUG Fixed kafka user when in legacy strimzi mode by @psav in #635
- DOC Update link to kustomize in developer-guide.adoc by @above-c-level in #637
- DEBT Get PR checks working again by @psav in #634
New Contributors
- @above-c-level made their first contribution in #637
Full Changelog: v0.33.0...v0.40.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.40.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.33.0
What's Changed
- FEAT [RHCLOUD-19621] Add external listener to strimzi kafka resource by @fijshion in #619
- FEAT [RHCLOUD-19605] Add kubelinter ignore annotations on CronJob/Job resources by @bsquizz in #621
- FEAT RHCLOUD-19668: Use 'ignore all' kubelint annotation on Job pods by @bsquizz in #624
- DEBT [RHCLOUD-18537] Upgrade to newer keycloak by @psav in #582
- BUG [RHCLOUD-19619] Add version into legacy secrets by @psav in #625
- Revert "RHCLOUD-19668: Use 'ignore all' kubelint annotation on Job pods" by @psav in #628
- DEBT [RHCLOUD-19786] Fix some go1.17 transition problems by @adamrdrew in #626
- BUG [RHCLOUD-19851] Respond if clowder owned secrets change by @psav in #629
- DEBT [RHCLOUD-17919] Remove olm bundle by @psav in #623
New Contributors
- @fijshion made their first contribution in #619
Full Changelog: v0.32.0...v0.33.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.33.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.32.0
What's Changed
- DOC [RHCLOUD-18895] Added FAQ entry for DB migrate by @psav in #613
- FEAT [RHCLOUD-19289] Add new spec item for external HPA by @psav in #611
- FEAT [RHCLOUD-18857] Avg reconciliation times in grafana by @adamrdrew in #612
- DEBT [RHCLOUD-19333] Updated to golang 1.17 by @psav in #614
- FEAT [RHCLOUD-19317] Add SASL auth metadata by @psav in #615
Full Changelog: v0.31.0...v0.32.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.32.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.31.0
What's Changed
- BUG: [RHCLOUD-18687] Revert default strategy for private services by @psav in #588
- BUG: [RHCLOUD-19214] Fix ns we expect to find cert-manager-webhook in by @bsquizz in #608
- BUG: Calc authsidecar-confighash w/ only secret data by @kahowell in #602
- FEAT: [RHCLOUD-18616] Remove tolerations if machine pool is empty by @psav in #589
- FEAT: [RHCLOUD-18150] Added base-build image by @psav in #571
- FEAT: Update caddy plugin image by @bsquizz in #598
- FEAT: Update caddy plugin to latest using crcauthlib v0.0.11 by @bsquizz in #599
- FEAT: [RHCLOUD-18056] App reconiliations times available via prometheus by @adamrdrew in #591
- FEAT: [RHCLOUD-19099] Fixed base build by @psav in #601
- FEAT: [RHCLOUD-19100] Allow simple HPA usage by @psav in #600
- FEAT: [RHCLOUD-19163] Add prefix for managed kafka mode by @psav in #606
- FEAT: [RHCLOUD-18319] Add localdb resource requirements T Shirt sizing by @adamrdrew in #597
- DEBT: [RHCLOUD-18694] Use pre-push to remove excessive files being updated by @BlakeHolifield in #587
- DEBT: Updated strimzi client to 0.28.0 by @psav in #594
- UTIL: Prefer 'minikube kubectl' in kube_setup.sh by @bsquizz in #596
New Contributors
- @adamrdrew made their first contribution in #591
Full Changelog: v0.30.0...v0.31.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.31.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.30.0
What's Changed
- FEAT: Add ability to override IQE plugins on CJI by @bsquizz in #578
- DOC: Update developer guide location by @skarekrow in #577
- FEAT: [RHCLOUD-18591] Add tolerations by @psav in #585
- FEAT: Fixed error messages in cyndi by @psav in #586
New Contributors
- @skarekrow made their first contribution in #577
Full Changelog: v0.29.0...v0.30.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.30.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.