flux2/pkg/manifestgen
Stefan Prodan b9fbdfc9a4
Fix bootstrap manifest generation
Use the OS package to write the generated files on disk instead of Flux  secure FS package which is meant for read operations.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
..
install Fix bootstrap manifest generation
kustomization kustomize: use FS from `fluxcd/pkg`
sourcesecret Update Go to v1.17
sync Update Source API to v1beta2
doc.go Rename `gotk` binary to `flux`
labels.go Switch to app.kubernetes.io/part-of label selector
manifest.go make flux bootstrap and install generation more consistent