You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
install kustomize: use FS from `fluxcd/pkg` 3 years ago
kustomization kustomize: use FS from `fluxcd/pkg` 3 years ago
sourcesecret Update Go to v1.17 3 years ago
sync Update Source API to v1beta2 3 years ago
doc.go Rename `gotk` binary to `flux` 4 years ago
labels.go Switch to app.kubernetes.io/part-of label selector 3 years ago
manifest.go make flux bootstrap and install generation more consistent 3 years ago