fluxcd-flux2/pkg
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
..
log Add missing copyright headers 2021-10-14 16:14:28 +03:00
manifestgen kustomize: use FS from fluxcd/pkg 2022-05-03 13:52:51 +02:00
printers Introduce a printer interface for flux resource 2022-03-07 12:15:35 +01:00
status Fix stringData Secret issue 2022-02-18 17:18:16 +01:00