Changes and Releases

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

    • Update “Services of type LoadBalancer” to explain how to use a specified subnet (#1596)
  • Added

    • Templates: Add controller.admissionWebhooks.patch.labels. (#360)
    • Templates: Add controller.admissionWebhooks.annotations. (#362)
    • Webhook: Add labels & selectors. (#364)
    • Templates: Add controller.admissionWebhooks.existingPsp. (#365)
    • Webhook: Align values & functions. (#366)
      • Webhook: Rename & align NetworkPolicy.
      • Helpers: Add ingress-nginx.controller.fullname.
      • Webhook: Add controller.admissionWebhooks.extraEnvs.
      • Webhook: Add controller.admissionWebhooks.createSecretJob.resources.
      • Webhook: Add controller.admissionWebhooks.patchWebhookJob.resources.
      • Webhook: Add controller.admissionWebhooks.patch.securityContext.

    Changed

    • Helpers: Rename resource.default.name to ingress-nginx.fullname. (#356)
    • Repository: Rename master to main. (#357)
    • Helpers: Rename labels.common to ingress-nginx.labels. (#358)
    • Templates: Align hook annotations, namespaces & indention. (#359, #361)
    • Templates: Align ValidatingWebhookConfiguration. (#363)
    • Webhook: Align values & functions. (#366)
      • Webhook: Disable privilege escalation.
      • Webhook: Align image concatenation.
      • Webhook: Align values.yaml.

    Removed

    • Webhook: Align values & functions. (#366)
      • Webhook: Remove controller.admissionWebhooks.patch.backoffLimit.
        backoffLimit was set to the default value of 6 all the time anyway, so we remove it to ease future upstream alignments.
    • Revert ‘Add support to create internal Load Balancers on GCP.’. (#367)
  • Added

    • Templates: Add controller.admissionWebhooks.patch.labels. (#360)
    • Templates: Add controller.admissionWebhooks.annotations. (#362)
    • Webhook: Add labels & selectors. (#364)
    • Templates: Add controller.admissionWebhooks.existingPsp. (#365)
    • Webhook: Align values & functions. (#366)
      • Webhook: Rename & align NetworkPolicy.
      • Helpers: Add ingress-nginx.controller.fullname.
      • Webhook: Add controller.admissionWebhooks.extraEnvs.
      • Webhook: Add controller.admissionWebhooks.createSecretJob.resources.
      • Webhook: Add controller.admissionWebhooks.patchWebhookJob.resources.
      • Webhook: Add controller.admissionWebhooks.patch.securityContext.

    Changed

    • Helpers: Rename resource.default.name to ingress-nginx.fullname. (#356)
    • Repository: Rename master to main. (#357)
    • Helpers: Rename labels.common to ingress-nginx.labels. (#358)
    • Templates: Align hook annotations, namespaces & indention. (#359, #361)
    • Templates: Align ValidatingWebhookConfiguration. (#363)
    • Webhook: Align values & functions. (#366)
      • Webhook: Disable privilege escalation.
      • Webhook: Align image concatenation.
      • Webhook: Align values.yaml.

    Removed

    • Webhook: Align values & functions. (#366)
      • Webhook: Remove controller.admissionWebhooks.patch.backoffLimit.
        backoffLimit was set to the default value of 6 all the time anyway, so we remove it to ease future upstream alignments.
    • Revert ‘Add support to create internal Load Balancers on GCP.’. (#367)
    • Internal change: update 3rd party actions (#1603)
    • Add release notes of cluster apps for AWS, GCP, OpenStack to changes and releases.
  • Changed

    • Push app to GCP collection
  • Changed

    • Push app to GCP collection
  • Changed

    • Push app to GCP collection
  • Changed

    • Push app to GCP collection
  • Changed

    • Use CoreDNS as upstream in order to avoid double configuration for internal domains.