Releases: berops/claudie
Releases · berops/claudie
Claudie v0.7.3
v0.7.3
Bugfixes
- Fix endless queueing of manifests with static nodepools, #1282
Claudie v0.7.1
v0.7.1
Migrate from the legacy package repositories apt.kubernetes.io, yum.kubernetes.io
to the Kubernetes community-hosted repositories pkgs.k8s.io
.
A detailed how to can be found in https://kubernetes.io/blog/2023/08/31/legacy-package-repository-deprecation/
Kubernetes version 1.24 is no longer supported.
1.25.x 1.26.x 1.27.x are the currently supported versions.
Bugfixes
- Static Loadbalancer metadata secret #1249
- Update healthcheck endpoints #1245
Claudie v0.7.0
v0.7.0
Upgrade procedure:
Before upgrading Claudie, upgrade Longhorn to 1.6.x as per this guide. In most cases this will boil down to running the following command:
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/v1.6.0/deploy/longhorn.yaml
.
Features
- Add possibility to use external s3/dynamo/mongo instances #1191
- Add Genesis Cloud support #1210
- Add annotations support for nodepools in Input Manifest #1238
- Update Longhorn to latest version #1213
Bugfixes
- Fix removing state lock from dynamodb #1211
- Fix operatur status message #1215
- Fix custom storage classes #1219
Claudie v0.6.6
v0.6.6
Features
- Add "proxy_protocol on;" to the LoadBalancer nginx config #1189
- Cluster-autoscaler tag validation #1176
Bugfixes
- Check for static nodes reuse #1184
Claudie v0.6.5
v0.6.5
Features
- Adjust requests and limits on
context-box
, autoscaler-adapter
and cluster-autoscaler
#1161
Bugfixes
- Add missing SSH private key and public IPs of LB nodes to Claudie's metadata secret #1164
Claudie v0.6.4
v0.6.4
Features
- Allow 0 disk size use for disabling additional volumes #1138
Bugfixes
- Add secret UTF-8 validation #1114
- Fix subprocesses not terminating #1137
- Add more informative Kubernetes.Version validation #1140
Claudie v0.6.3
v0.6.3
Features
- Labels for unique node identification #1064
- Observability via prometheus metrics #1095
Bugfixes
- Autoscaler crashloop #1062
- Tracking of partially build infra #1063
- Labels and Taints are now correctly applied for static nodes #1112
Claudie v0.6.2
v0.6.2
Features
- Limits and Requests of each claudie-deployed pod were adjusted #1055
Bugfixes
- Clusters made out of static nodepools should be correctly destroyed #1038
- Issue when the hashes of current and desired state wouldn't match after config build sucessfully #1041
- Wireguard is now removed from static nodepools when the config is deleted #1059
Claudie v0.6.1
v0.6.1
Bugfixes
- Fallback to use Kube-Proxy with Cilium, due to problems with network traffic #1035