Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Added Alloy mixin dashboards
- Added Makefile.custom.mk to group scripts usage
- Added
make update-mixin
to update mixin dasbhboards - Added
make lint-dashboards
to dashboards linting - Added
make install-tools
to install required tools
- Added
scripts/update-alloy-mixin.sh
to update the Alloy mixin dashboards - Added
update-alertmanager-mixin
and update-kubernetes-mixin
Makefile targets
Changed
- Updated all dashboars using
decbytes
unit to use bytes
(IEC units) instead.
Fixed
- Fix dashboards destination path in
update-monitoring-mixin-dashboards.sh
script
Added
- Supports enabling cronjob by setting
cronjob.enabled
. Disabled by default.
Removed
- Remove duplicate default identity output entry
Added
- Add cronjob to cleanup leftover teleport-kubeconfigs for deleted clusters.
- Improve README.
Added
- Label to Kubernetes secret created by teleport-tbot.
Changed
- Upgraded to Teleport
version 16
Removed
- Container images are no longer pushed to our Aliyun registry.
Added
- GS plugin: Add scaffolder custom step layout.
Changed
- Preselect installation if only one is available in the DeploymentDetailsPicker scaffolder field.
- Switch provider config dropdowns in the DeploymentDetailsPicker scaffolder field.
Changed
- Chart: Sync to upstream. (#687)
- Controller: Update image to v1.11.2.
- OpenTelemetry: Update image to v20240813-b933310d.
- Kube Webhook CertGen: Update image to v1.4.3.
Removed
- Chart: Sync to upstream. (#687)
- Helpers: Remove useless
isControllerTagValid
.
Changed
- Rotate operator-managed certificates 16 days before their expiration, instead of 7 days.
- Update to cloudnative-pg v1.23.2 (chart v0.21.5).