Changes and Releases

Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.

  • Fixed

    • Update dropped labels in KSM metrics to avoid duplicate samples.
    • Drop unused greedy KSM metrics.
  • Fixed

    • Update dropped labels in KSM metrics to avoid duplicate samples.
    • Drop unused greedy KSM metrics.
  • Fixed

    • Added projected volume type to csi-node PSP to allow the user of IRSA.
  • Fixed

    • Added projected volume type to csi-node PSP to allow the user of IRSA.
  • Highlights for the week ending June 08 2023

    General

    Nothing to be announced

  • Added

    • Added node-role.kubernetes.io/control-plane to crd install jobs toleration

    Changed

    • Updated templates to consistently use {{ include "external-secrets.name" . }} instead of {{ include "external-secrets.fullName" . }}
      • The conversion webhook on CRDs use {{ include "external-secrets.name" . }}
      • The ClusterRole previously called {{ include "external-secrets.fullName" . }}-servicebindings was renamed to {{ include "external-secrets.name" . }}-servicebindings
      • The external-secrets service account was renamed from using external-secrets.fullName to external-secrets.name by default

    Changed

    • Update external-secrets to v0.8.3
  • Added

    • Added node-role.kubernetes.io/control-plane to crd install jobs toleration

    Changed

    • Updated templates to consistently use {{ include "external-secrets.name" . }} instead of {{ include "external-secrets.fullName" . }}
      • The conversion webhook on CRDs use {{ include "external-secrets.name" . }}
      • The ClusterRole previously called {{ include "external-secrets.fullName" . }}-servicebindings was renamed to {{ include "external-secrets.name" . }}-servicebindings
      • The external-secrets service account was renamed from using external-secrets.fullName to external-secrets.name by default

    Changed

    • Update external-secrets to v0.8.3
  • Fixed

    • Ensured that Automation SA in the default namespace is only updated in case there are actual changes
  • Fixed

    • Ensured that Automation SA in the default namespace is only updated in case there are actual changes
  • Changed

    • Install giantswarm-selfsigned ClusterIssuer regardless of global.giantSwarmClusterIssuer.install value. It is required as a default component for Giant Swarm cluster installations.