Releases: RedHatInsights/clowder
v0.29.0
What's Changed
- BUG: [RHCLOUD-17724] - Fixed entitlements auth by @psav in #563
- BUG: Fix limits by @psav in #565
- BUG: Fixed prometheus limits by @psav in #566
- BUG: [RHCLOUD-18030] Skip reconcile if namespaces to be deleted by @psav in #569
- BUG: Fixed broken deployment sorting by @psav in #570
- BUG: Pass container as pointer and update tests to check all volume mounts by @bsquizz in #575
- DEBT: [RHCLOUD-17917] Updated mbop by @psav in #573
- DEBT: [RHCLOUD-17895] Upgrade kc client by @psav in #567
- FEAT: [RHCLOUD-14127] Support for running a selenium container when running an IQE CJI by @bsquizz in #572
- FEAT: [RHCLOUD-16920] Add deployment strategy by @psav in #546
- FEAT: [RHCLOUD-15756] Fix tee-shirt-sizing for DB by @BlakeHolifield in #574
Full Changelog: v0.28.0...v0.29.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.29.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.28.0
What's Changed
- BUG: [RHCLOUD-17381] Fix cyndi with shared DB mode by @psav in #553
- BUG: [RHCLOUD-17602] Fix metrics counters by @psav in #558
- BUG: [RHCLOUD-17387] Fix names for multiple init containers by @psav in #554
- BUG: Adjust how IQE debug pod is invoked by @bsquizz in #559
- BUG: [RHCLOUD-17669] Sorted topics by @psav in #560
- DOC: [RHCLOUD-17470] Added FAQ by @psav in #555
- DEBT: [RHCLOUD-17577] Upgrade for 0.26.0 by @psav in #556
- FEAT: [RHCLOUD-17691] New entitlements mode working by @psav in #562
- PERF: [RHCLOUD-17578] Do all the defaults by @psav in #557
Full Changelog: v0.27.3...v0.28.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.28.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.27.3
What's Changed
- BUG: [RHCLOUD-17356] Fix status by @psav in #549
- BUG: [RHCLOUD-17365] Fix bug in env ready by @psav in #551
- BUG: [RHCLOUD-17377] Fix error handling by @psav in #552
Full Changelog: v0.27.2...v0.27.3
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.27.3.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.27.2
What's Changed
- FIX: Added version.txt
Full Changelog: v0.27.1...v0.27.2
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.27.2.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.27.1
What's Changed
- DEBT: [RHCLOUD-17349] Minor perf improvments by @psav in #548
- DEBT: [RHCLOUD-17355] Updated k8s libs by @psav in #550
Full Changelog: v0.27.0...v0.27.1
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.27.1.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.27.0
What's Changed
- DEBT Optimize the pullsecret function by @psav in #545
- DEBT [RHCLOUD-16216] Update k8s batch/v1beta1 to batch/v1 by @BlakeHolifield in #454
- DEBT [RHCLOUD-17256] Streamline the creation of SA and pullsecrets by @psav in #544
- FEAT [RHCLOUD-16525] Added pull policy flag by @psav in #536
- BUG Fix trigger reconcile by @psav in #547
Full Changelog: v0.26.0...v0.27.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.27.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.26.0
What's Changed
- DEBT: Simplified predicates
- FEAT: Dashboard updates
Full Changelog: v0.25.0...v0.26.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.26.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.25.0
What's Changed
- BUG: Fixed controller log parser by @psav in #529
- FEAT: Add support for setting 'resources' on KafkaConnect by @bsquizz in #512
- FEAT: Per Resource metrics by @psav in #516
- FEAT: [RHCLOUD-17103] Switched to UBI8 minimal by @psav in #526
- FEAT: [RHCLOUD-17101] Added appProtocol for http by @psav in #527
- FEAT: [RHCLOUD-17089] Moved to using generic statuses by @psav in #525
- FEAT: [RHCLOUD-17113] Reviewed and fixed all logging in app/env by @psav in #530
- FEAT: [RHCLOUD-16682] Cloudwatch logging by @psav in #518
- FEAT: Added CPU graph to dash by @psav in #531
- FEAT: [RHCLOUD-17087] Migrate to resource cache lib by @psav in #522
Full Changelog: v0.24.0...v0.25.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.25.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
v0.24.0
What's Changed
FEAT: Added per provider metrics
FIX: Added port 10000 to service mesh
DEBT: Updated to operatorSDK 1.14.0
DEBT: Fixed some non standard golang
Full Changelog: v0.23.0...v0.24.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.24.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
Notes
You may be required to delete old deployments as labels have changed for databases.
v0.23.0
What's Changed
FIX: Random fails in strimzi tests
FIX: Keda assertions causing tests to fail
FIX: Added missing CRDs to tests
FIX: Unit tests
FIX: Duplicate ACG_CONFIG definition in init containers
FIX: Speed up container build pr check process by correctly referencing copied binaries
FIX: CJI Status errors
FIX: Replicas when not using autoscalar
FIX: Added Version descriptor back in
FIX: Better write now support for the resource cache
Full Changelog: v0.22.0...v0.23.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.23.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.
Notes
You may be required to delete old deployments as labels have changed for databases.