sparebankenvest/Flux diff
Run flux diff to see what changes would be applied to the cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path-filter | Path to filter the flux diff. Comma separated string. E.g. 'some/path1,**/path2/*' | yes | . |
| autodetect-ignore-tenants | Enable autodetect Flux tenants to ignore in the flux diff. It will look for new sync.yaml files in /tenant folder and assumes the sync.yaml contains a `apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization` object. The name of that object is used as tenant name. | no | true |
| additional-ingore-tenants | Flux tenants to ignore in the flux diff. Comma separated string. E.g. 'tenant1,tenant2' | no | "" |
Outputs
| name | description |
|---|---|
| diff-output | Flux diff output |