aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
795 stars 45 forks source link

add fluxcd labels post processor #180

Closed kvaps closed 3 months ago

kvaps commented 3 months ago

This PR introduces a new fluxcd-kustomize.sh script that can be used as post-processor for helm for adding a common fluxcd labels.

This is very useful for make diff, so it will not include diff between these labels anymore

Also for debugging specific kustomize cases, eg:

kvaps commented 3 months ago

it seems this is a part of one huge task https://github.com/aenix-io/cozystack/issues/187