Skip to content

Releases: giantswarm/flux-app

v1.4.2

11 Jul 10:36
5e35d52
Compare
Choose a tag to compare
  • Set the location of the notificaton-controller to the namespace it's currently running in.

v1.4.1

08 Mar 11:42
5777162
Compare
Choose a tag to compare

Fixed

  • Fix resource labelling from giantswarm.io/service_type to giantswarm.io/service-type.

v1.4.0

07 Mar 11:43
911e413
Compare
Choose a tag to compare

Changed

  • Bump generated sources and kustomizations to v1.

v1.3.1

13 Feb 09:19
95b9456
Compare
Choose a tag to compare

Added

  • Add pod monitors to controllers. Creation is controlled by the .podMonitors.enabled Helm value with default: true.

Removed

  • Removed {{ .Release.Name }}-monitoring service that was used in the old monitoring stack.

v1.3.0

08 Feb 13:31
ac69458
Compare
Choose a tag to compare

Added

  • Added support for .global.podSecurityStandards.enforced Helm value (defaults to false) to control PSP creation when.
    When the flag is disabled (default) the PSS is created and the crd-controller ClusterRole is updated with the permission
    to use the created (flux-app-pvc-psp) PSP. Pre kubernetes v1.25 upgrade and on v1.25 clusters where PSPs are no longer
    available, this flag should be enabled to skip the creation of the PSP and the update to the CLusterRole.
  • Added support for .policyException.namespace Helm value to control where Kyverno PolicyException is created, defaults to: giantswarm
  • Added support for .cilium.enforce Helm value (defaults to false) to force creation of the Cilium network policy in
    cases when Helm capability checks are not available.
  • Added support for .policyException.enforce Helm value (defaults to false) to force creation of the Cilium policy in
    cases when Helm capability checks are not available.

Changed

  • Refactored chart upgrade process from kustomzie + manual based to be git patch based and made the templates structure better for readability.

Fixed

  • Fix notification-controller endpoint in kustomize-controller deployment settings to point to the controller in the same namespace.

Removed

  • Removed app.kubernetes.io/part-of: flux labels from upstream resources
  • Removed app.kubernetes.io/version: ... labels from upstream resources
  • Removed app.kubernetes.io/component: ...-controller labels from upstream resources

v1.2.0

11 Jan 10:32
be1d41e
Compare
Choose a tag to compare
  • Updgrade Flux to 2.1.2 and preare it for Kubernetes 1.25

v1.1.1

13 Dec 15:44
80186a6
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v1.1.0

30 Nov 08:26
4b691bf
Compare
Choose a tag to compare

Added

  • Add Kyverno PolicyException.

v1.0.0

10 Aug 12:26
5f08ad3
Compare
Choose a tag to compare

Changed

v0.24.1

03 Aug 14:30
6cfc7fb
Compare
Choose a tag to compare

Fixed

  • Fixed container securityContext.