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.