Releases: berops/claudie
Releases · berops/claudie
Claudie v0.7.2
14 Mar 12:07
Compare
Sorry, something went wrong.
No results found
Claudie v0.7.1
06 Mar 11:53
Compare
Sorry, something went wrong.
No results found
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
23 Feb 16:34
Compare
Sorry, something went wrong.
No results found
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
26 Jan 18:24
Compare
Sorry, something went wrong.
No results found
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
22 Dec 09:11
Compare
Sorry, something went wrong.
No results found
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
11 Dec 07:00
Compare
Sorry, something went wrong.
No results found
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
27 Nov 16:40
Compare
Sorry, something went wrong.
No results found
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
10 Oct 10:44
Compare
Sorry, something went wrong.
No results found
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
22 Sep 15:12
Compare
Sorry, something went wrong.
No results found
v0.6.1
Bugfixes
Fallback to use Kube-Proxy with Cilium, due to problems with network traffic #1035
Claudie v0.6.0
28 Aug 14:16
Compare
Sorry, something went wrong.
No results found
Claudie v0.6.0
Features
Updated network policies #1016
Support flex instances #993
De-duplication of terraform templates #1021
Timestamp added as part of workflow when saved in mongoDB #1019
Bugfixes
Other
Fix unknown AMIs and regions in docs #1009
Update the Roadmap #1020
Add hardening section to docs #1026
Add updating section to docs #1028