fluxcd-flux2/pkg/manifestgen/install
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.go make flux bootstrap and install generation more consistent 2021-11-09 15:18:32 +00:00
install_test.go make flux bootstrap and install generation more consistent 2021-11-09 15:18:32 +00:00
manifests.go kustomize: use FS from fluxcd/pkg 2022-05-03 13:52:51 +02:00
options.go Allow Flux to be deployed on tainted Kubernetes nodes 2021-02-11 15:20:19 +02:00
templates.go Enable pod security warnings for flux-system 2022-01-21 11:23:56 +00:00