Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Scrape only the alertmanager http port and not the gossip protocol.
Fixed
- Scrape only the alertmanager http port and not the gossip protocol.
Changed
- Upgrade vertical-pod-autoscaler to 0.10.0
API changes:
Added support for alternative recommenders.
Added support for per-VPA Object MinReplicas.
Other notable changes:
Added support for running VPA out of cluster.
Use v1 API for storage instead of v1beta2.
Allow configuring default update threshold.
Use v1 API to register admission webhook.
Bug fixes:
Use correct timestamp for checkpoints.
Issues with setting limits.
Deploying VPA in different namespaces.
Loading history.
Fixed
- Fix admission-controller webhook-service name.
- Fix webhook name in generated secret certificate.
- Prefix generated secret certificate with release-name.
Added
- Add support for
DNSEndpoint CRs. See README for further information.
Added
- Add giantswarm monitoring label to alertmanager.
Added
- Add giantswarm monitoring label to alertmanager.
Changed
- Improve
K8s API performance dashboard.
Changed
- Improve
K8s API performance dashboard.
Changed
- Fix retry fetching clientcert secret in the
default namespace for legacy azure clusters.