Skip to content

Releases: berops/claudie

Claudie v0.7.5

10 Apr 07:54
855b7f4
Compare
Choose a tag to compare

v0.7.5

Features

  • increase worker_connections per worker process for load balancers #1328

Bugfixes

  • Fix connection issues across services #1331

Claudie v0.7.4

02 Apr 15:19
caa232b
Compare
Choose a tag to compare

v0.7.4

Bugfixes

  • Loadbalancer Endpoint missing in current state when workflow fails #1284
  • Prevent autoscaling request when manifest is in error #1288
  • Update healthchecks for builder that resulting in frequent restarts #1293

Claudie v0.7.3

19 Mar 14:22
e83d56b
Compare
Choose a tag to compare

v0.7.3

Bugfixes

  • Fix endless queueing of manifests with static nodepools, #1282

Claudie v0.7.2

14 Mar 12:07
733545a
Compare
Choose a tag to compare

v0.7.2

Features

Claudie v0.7.1

06 Mar 11:53
20cf94a
Compare
Choose a tag to compare

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
daf675d
Compare
Choose a tag to compare

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
f6425af
Compare
Choose a tag to compare

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
3d8fb41
Compare
Choose a tag to compare

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
dae40a8
Compare
Choose a tag to compare

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
78c11dc
Compare
Choose a tag to compare

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