fluxcd-flux2/internal/bootstrap
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
..
git Update Go to v1.17 2022-01-10 16:30:38 +01:00
provider Add caBundle to bitbucket 2021-11-23 12:37:39 +01:00
bootstrap.go Fix bootstrap path check 2021-10-22 10:55:31 +03:00
bootstrap_plain_git.go kustomize: use FS from fluxcd/pkg 2022-05-03 13:52:51 +02:00
bootstrap_provider.go Fix panic on bootstrap when orgRef is not retrieved 2022-02-04 09:08:38 +01:00
options.go Add the kube client qps and burst to the global args 2022-03-25 10:43:59 +01:00