Claudie Versions Save

Cloud-agnostic managed Kubernetes

v0.7.5

1 month ago

v0.7.5

Features

  • increase worker_connections per worker process for load balancers #1328

Bugfixes

  • Fix connection issues across services #1331

v0.7.4

1 month ago

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

v0.7.3

1 month ago

v0.7.3

Bugfixes

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

v0.7.2

1 month ago

v0.7.2

Features

v0.7.1

2 months ago

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

v0.7.0

2 months ago

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

v0.6.6

3 months ago

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

v0.6.5

4 months ago

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

v0.6.4

4 months ago

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

v0.6.3

5 months ago

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