fluxcd / pkg

Toolkit common packages
https://pkg.go.dev/github.com/fluxcd/pkg
Apache License 2.0
45 stars 84 forks source link

Return a DiffTypeExclude when exclusion annotation is set in cluster #752

Closed souleb closed 3 months ago

souleb commented 3 months ago

We want to enable this behaviour for use cases where different controllers must coordinate in order to mutate a resource.

ref: https://github.com/fluxcd/helm-controller/issues/922