fluxcd-flux2/pkg/manifestgen
Hidde Beydals 57442e8faa kustomize: use FS from fluxcd/pkg
This switches to a secure FS implementation in most places, except for
where we can not make changes at this moment because it would break
behavior.

Not handled in this commit:

- Allowing the root for `manifestgen` packages to be configured.
- Allowing the user to define a working root while building locally.
- Defaulting to the secure FS implementation in
  `kustomization.MakeDefaultOptions`. Problem here is that constructing
  the secure FS could result in an error, which we can not surface
  without signature changes to the constructor func.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-03 13:52:51 +02:00
..
install kustomize: use FS from fluxcd/pkg 2022-05-03 13:52:51 +02:00
kustomization kustomize: use FS from fluxcd/pkg 2022-05-03 13:52:51 +02:00
sourcesecret Update Go to v1.17 2022-01-10 16:30:38 +01:00
sync Update Source API to v1beta2 2022-03-23 11:33:35 +01:00
doc.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
labels.go Switch to app.kubernetes.io/part-of label selector 2021-11-01 18:02:49 +02:00
manifest.go make flux bootstrap and install generation more consistent 2021-11-09 15:18:32 +00:00