Claudie Versions Save

Cloud-agnostic managed Kubernetes

v0.6.2

7 months ago

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

v0.6.1

7 months ago

v0.6.1

Bugfixes

  • Fallback to use Kube-Proxy with Cilium, due to problems with network traffic #1035

v0.6.0

8 months ago

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

v0.5.1

9 months ago

v0.5.1

Bug fixes

  • Fix issue when node deletion from the cluster wouldn't be idempotent #1008

v0.5.0

9 months ago

v0.5.0

Features

  • Use cilium as the cluster CNI #984
  • Update to the latest longhorn version v1.5.1 #984

Known issues

  • No known issues since the last release

v0.4.2

9 months ago

Features

  • Improved error logging when Claudie is deployed without debug logging.
  • All resources created by claudie now have the app.kubernetes.io/part-of: claudie label.
  • SecurityContext was added to Claudie deployed services.
  • A limit was introduced to how many terraform, ansible, kubeone processes can be spawn at a given time when building multiple clusters.

Bugfixes

  • Fixed correct deletion of a InputManifests with multiple clusters where one of them failed.

KnownIssues

No new known issues since the last release

v0.4.1

10 months ago

v0.4.1

Features

  • Add support for static nodepools, enabling Claudie to create hybrid-cloud or private clusters #902
  • Use new time format for Claudie generated logs #919
  • Allow reuse of the same nodepool definition as a control plane and compute plane #936
  • Rename Frontend service to Claudie-controller #939

Bugfixes

  • Fix Frontend not recognizing updates from Cluster Autoscaler #901
  • Use keep-alive settings to minimise the impact of network disturbance between Claudie services #903

Known issues

No known issues since the last release

v0.4.0

10 months ago

v0.4.0

Features

  • Input manifest definition now uses CRD instead of secret #872
  • Various improvements in the overall documentation #864 #871 #884 #888 #891 #893

Bugfixes

  • Errors from the Scheduler are correctly saved under the clusters state #868
  • Failure in the Terraformer will correctly saves the created state #875
  • The clusters which previously resulted in error no longer block the workflow on input manifest reapply #883

Known issues

  • Single node pool definition cannot be used as control plane and as compute plane in the same cluster. #865
  • Input manifest status is not tracked during autoscaling #886

v0.3.2

11 months ago

v0.3.2

Features

  • Label Claudie output secrets #837
  • Use cluster name in the output kubeconfig context #830
  • Make DynamoDB job idempotent #817
  • Implement secret validation webhook #821
  • Improve Cluster Autoscaler deployment #805

Bugfixes

  • Fixed bug when subnet CIDR is not carried over from temporary state in Builder #812

Known issues

No known issues since the last release.

v0.3.1

1 year ago

v0.3.1

Features

  • Rework logs in all microservices to enable easier filtering #742
  • Improve Longhorn volume replication management #782
  • Various improvements in cluster manipulation #728
  • Removal of k8s-sidecar from Frontend #792

Bugfixes

  • Fixed bug when infrastructure was not deleted if workflow encountered an error #773
  • Fixed error when deletion of nodes from cluster failed #728
  • Fixed bug when frontend triggered deletion of incorrect manifest #744

Known issues

  • Subnet CIDR is not carried over from the temporary state in Builder #790
  • Longhorn occasionally does not detach the volume from the node which was deleted #784