Changes and Releases

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

  • Changed

    • Upgrade to sloth 0.12.0.
  • In this release:

    • “InstallationPicker”, “OrganizationPicker”, “ReleasePicker” custom scaffolder fields were added;
    • custom scaffolder action that allows to apply manifests to a Kubernetes cluster was added. See ./docs/releases/v0.58.0-changelog.md for more information.
  • See ./docs/releases/v0.57.2-changelog.md for more information.

  • In this release: The following filters were added to the Deployments page:

    • “Status”;
    • “Label”. The following filters were added to the Clusters page:
    • “Release”;
    • “App version”;
    • “Kubernetes version”;
    • “Region”;
    • “Status”;
    • “Provider”;
    • “Label”. The “codename” field was removed from the Installation details page. See ./docs/releases/v0.57.1-changelog.md for more information.
  • Changed

    • Chart: Sync to upstream. (#789)
      • Controller: Update image to v1.11.5.
      • Kube Webhook CertGen: Update image to v1.5.2.
  • Depending on your current setup, this release may contain breaking changes. We go into these in more detail below and therefore ask you to read them carefully and check whether and to what extent they affect your setup.

    Added

    • Chart: Sync to upstream. (#768https://github.com/giantswarm/ingress-nginx-app/pull/768)
      • Deployment: Add controller.progressDeadlineSeconds.
      • Pod Disruption Budget: Add controller.unhealthyPodEvictionPolicy.
      • Prometheus Rule: Add controller.metrics.prometheusRule.annotations.
      • Metrics Service: Add controller.metrics.service.enabled.
      • Default Backend: Add defaultBackend.maxUnavailable.
      • Default Backend: Add defaultBackend.unhealthyPodEvictionPolicy.

    Changed

    • Chart: Sync to upstream. (#768https://github.com/giantswarm/ingress-nginx-app/pull/768)
      • Controller: Update image to v1.12.0.
        NOTE: Please read the upstream changelog carefully, especially the entries marked with ⚠️. In addition, the following should be noted:
        • The --enable-annotation-validation CLI flag is already enabled by default in this app since v3.2.0.
        • The allow-cross-namespace-resources ConfigMap option getting deactivated affects you if you are currently referencing resources such as Secrets in Ingress resource annotations from namespaces other than the Ingress resource itself.
        • The annotations-risk-level ConfigMap option getting lowered to High affects you if you are currently using annotations with an annotation risk level of Critical. Especially snippet annotations belong to this annotation risk level. So even though you activated snippet annotations via ConfigMap option in the past, you now also need to increase the annotations-risk-level ConfigMap option back to Critical.
        • The strict-validate-path-type ConfigMap option is already enabled by default in this app since v3.2.0.
      • Values: Rename image to global.image.
    • Chart: Sync to upstream. (#788)
      • Controller: Update image to v1.12.1.
      • Kube Webhook CertGen: Update image to v1.5.2.

    Removed

    • Chart: Sync to upstream. (#768https://github.com/giantswarm/ingress-nginx-app/pull/768)
      • Chart: Remove Pod Security Policies.
        NOTE: Pod Security Policies have already been removed from Kubernetes in v1.25. Therefore, this version is not compatible with Kubernetes v1.24 and below.
      • Values: Remove configmap.
        NOTE: The configmap value is deprecated since v3.0.0. Please use controller.config instead.
      • Deployment: Remove giantswarm.io/monitoring_basic_sli label.
      • Deployment: Remove OpenTelemetry init container.
        NOTE: OpenTelemetry is still supported, but since the module is built into the controller image since v1.10, we hereby remove the init container and image which were used to install it upon controller startup.
  • In this release, Backstage was updated to v1.37.0. See ./docs/releases/v0.57.0-changelog.md for more information.

  • Added

    • Add Cilium Agent logs dashboard.
  • Changed

    • Upgrade kube-prometheus-stack from 69.5.1 to 70.1.1
      • Bumps prometheus-operator to 0.81.0
      • Bumps prometheus to 3.2.1
  • See ./docs/releases/v0.56.3-changelog.md for more information.

This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.