v0.70.0
What's Changed
- π [BUG] - [RHCLOUD-30525] - fix: Caddy TLS proxy disable auto_https by @SteveHNH in #925
- π [BUG] - [RHCLOUD-30524] - Fix test flakiness by @psav in #926
- π [BUG] - Add api.console scope in another spot: by @adamrdrew in #924
- π¦ [DEBT] - Remove all Envoy references by @psav in #922
- π¦ [DEBT] - [RHCLOUD-29809] - Update caddy dependency by @adamrdrew in #919
- π¦ [DEBT] - Update golang 1.20 by @psav in #923
Full Changelog: v0.67.0...v0.70.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.70.0.yaml --validate=false