fluxcd-flux2/cmd/flux
Hidde Beydals 2b7a0f3fd4 Improve build process embedded manifests
This commit changes the way the build of manifests is triggered by
making smarter use of the capabilities of Make. The result should be
that the manifests are only regenerated if:

1. There is no `cmd/flux/manifests/` directory.
2. There have been made changes to the YAML files in the `manifests/`
   directory that are newer than the files in `cmd/flux/manifests/`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-03-08 16:06:44 +01:00
..
bootstrap.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
bootstrap_github.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
bootstrap_gitlab.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
check.go Include prerelease data in k8s version constraints 2021-02-19 11:39:16 +01:00
completion.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_bash.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_fish.go Updated godocs to match readme 2021-03-01 08:49:29 -07:00
completion_powershell.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_zsh.go Fix zsh completion command example 2020-12-16 21:15:41 +01:00
create.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
create_alert.go Incorporate required API changes 2021-01-22 17:21:36 +01:00
create_alertprovider.go Incorporate required API changes 2021-01-22 17:21:36 +01:00
create_helmrelease.go Update pkg/runtime to v0.8.2 2021-02-15 18:06:54 -05:00
create_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
create_image_policy.go Validate if only 1 image policy selector is given 2021-02-12 16:01:25 +01:00
create_image_repository.go Give examples of create image repository 2021-02-04 12:55:42 +00:00
create_image_updateauto.go Correct spelling of repository in error 2021-02-04 10:16:09 +00:00
create_kustomization.go Use path with '/' slashes in created Kustomization 2021-03-02 11:13:19 +01:00
create_receiver.go Incorporate required API changes 2021-01-22 17:21:36 +01:00
create_secret.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
create_secret_git.go Restore default key algorithm flag create source 2021-03-05 14:40:02 +01:00
create_secret_helm.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
create_secret_tls.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
create_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
create_source_bucket.go Incorporate required API changes 2021-01-22 17:21:36 +01:00
create_source_git.go Restore default key algorithm flag create source 2021-03-05 14:40:02 +01:00
create_source_helm.go Add sourcesecret and kustomization manifestgen 2021-02-26 16:58:41 +01:00
create_tenant.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
delete.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
delete_alert.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
delete_alertprovider.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
delete_helmrelease.go Refactor delete command for kustomizations, sources and helmreleases 2021-01-27 09:43:39 +01:00
delete_image.go Rename flux delete auto to flux delete image 2021-02-04 11:57:40 +00:00
delete_image_policy.go Rename flux delete auto to flux delete image 2021-02-04 11:57:40 +00:00
delete_image_repository.go Rename flux delete auto to flux delete image 2021-02-04 11:57:40 +00:00
delete_image_updateauto.go Rename flux delete auto to flux delete image 2021-02-04 11:57:40 +00:00
delete_kustomization.go Refactor delete command for kustomizations, sources and helmreleases 2021-01-27 09:43:39 +01:00
delete_receiver.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
delete_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
delete_source_bucket.go Refactor delete command for kustomizations, sources and helmreleases 2021-01-27 09:43:39 +01:00
delete_source_git.go Refactor delete command for kustomizations, sources and helmreleases 2021-01-27 09:43:39 +01:00
delete_source_helm.go Refactor delete command for kustomizations, sources and helmreleases 2021-01-27 09:43:39 +01:00
export.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_alert.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_alertprovider.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_helmrelease.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_policy.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_repository.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_updateauto.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_kustomization.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_receiver.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
export_source_bucket.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_source_git.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
export_source_helm.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
get.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_alert.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_alertprovider.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_helmrelease.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_image.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_image_policy.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_kustomization.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_receiver.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_source.go Add support for getting resources by name 2021-02-05 16:35:23 +02:00
get_source_bucket.go Refactor get source commands 2021-01-26 09:26:55 +01:00
get_source_chart.go Use correct type in various get source commands 2021-01-27 09:28:48 +01:00
get_source_git.go Use correct type in various get source commands 2021-01-27 09:28:48 +01:00
get_source_helm.go Use correct type in various get source commands 2021-01-27 09:28:48 +01:00
helmrelease.go Refactor get cmd for kustomization and helmrelease 2021-01-26 10:15:35 +01:00
image.go Rename asRuntime* -> asClient* 2021-01-13 11:38:02 +00:00
install.go Embed the install manifests in flux binary 2021-02-25 12:53:04 +02:00
kustomization.go Refactor get cmd for kustomization and helmrelease 2021-01-26 10:15:35 +01:00
log.go Log to stderr 2020-12-10 20:21:09 +01:00
main.go Embed the install manifests in flux binary 2021-02-25 12:53:04 +02:00
manifests.embed.go Improve build process embedded manifests 2021-03-08 16:06:44 +01:00
object.go Rename asRuntime* -> asClient* 2021-01-13 11:38:02 +00:00
reconcile.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
reconcile_alert.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
reconcile_alertprovider.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
reconcile_helmrelease.go Refactor reconcile commands 2021-01-28 13:21:29 +01:00
reconcile_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
reconcile_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile_kustomization.go Refactor reconcile commands 2021-01-28 13:21:29 +01:00
reconcile_receiver.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
reconcile_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
reconcile_source_bucket.go Refactor reconcile commands 2021-01-28 13:21:29 +01:00
reconcile_source_git.go Refactor reconcile commands 2021-01-28 13:21:29 +01:00
reconcile_source_helm.go Refactor reconcile commands 2021-01-28 13:21:29 +01:00
resume.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
resume_alert.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
resume_helmrelease.go refactor resume command 2021-01-29 19:05:38 +01:00
resume_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
resume_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
resume_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
resume_kustomization.go refactor resume command 2021-01-29 19:05:38 +01:00
resume_receiver.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
resume_source.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_source_bucket.go refactor resume command 2021-01-29 19:05:38 +01:00
resume_source_chart.go refactor resume command 2021-01-29 19:05:38 +01:00
resume_source_git.go refactor resume command 2021-01-29 19:05:38 +01:00
resume_source_helm.go refactor resume command 2021-01-29 19:05:38 +01:00
source.go Refactor get source commands 2021-01-26 09:26:55 +01:00
status.go Update sigs.k8s.io/cli-utils to v0.22.2 2021-02-25 12:56:16 +01:00
suspend.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
suspend_alert.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
suspend_helmrelease.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
suspend_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
suspend_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
suspend_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
suspend_kustomization.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
suspend_receiver.go Refactor cmd global variables into structs 2021-01-22 10:42:31 +01:00
suspend_source.go Add suspend source commands 2020-11-26 16:22:47 +02:00
suspend_source_bucket.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
suspend_source_chart.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
suspend_source_git.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
suspend_source_helm.go Refactor suspend commands 2021-01-27 09:57:37 +01:00
uninstall.go Remove network policies on uninstall 2021-02-12 14:30:57 +02:00
version.go Embed the install manifests in flux binary 2021-02-25 12:53:04 +02:00