fluxcd-flux2/cmd/flux
2026-04-10 21:36:45 +02:00
..
testdata Add --audience-claim for GCR Receivers 2026-04-10 12:34:26 +03:00
alert.go
alert_provider.go
artifact.go Add export artifact generator command 2025-09-16 11:00:12 +03:00
bootstrap.go Add source-watcher to the install and bootstrap commands 2025-09-15 23:59:03 +03:00
bootstrap_bitbucket_server.go
bootstrap_git.go
bootstrap_gitea.go
bootstrap_github.go
bootstrap_gitlab.go
build.go
build_artifact.go fix: handle multiple symlinks to same target in build artifact 2026-04-10 16:15:11 +05:30
build_artifact_test.go fix: handle multiple symlinks to same target in build artifact 2026-04-10 16:15:11 +05:30
build_kustomization.go feat: add WithInMemoryBuild to use virtual FS for kustomize 2026-04-10 21:36:45 +02:00
build_kustomization_test.go feat: add WithInMemoryBuild to use virtual FS for kustomize 2026-04-10 21:36:45 +02:00
check.go Bump minimum Kubernetes version to 1.33 2026-02-24 12:06:45 +00:00
check_test.go
cluster_info.go
cluster_info_test.go
completion.go
completion_bash.go
completion_fish.go
completion_powershell.go
completion_zsh.go
create.go
create_alert.go
create_alertprovider.go
create_helmrelease.go fix: #5654 by check if both --chart and --chart-ref are set 2025-12-10 22:08:31 +01:00
create_helmrelease_test.go fix: #5654 by check if both --chart and --chart-ref are set 2025-12-10 22:08:31 +01:00
create_image.go
create_image_policy.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
create_image_repository.go
create_image_update.go Update toolkit components 2025-09-16 12:08:15 +01:00
create_kustomization.go fix: validate --source flag in create kustomization command 2026-03-30 13:20:31 +02:00
create_kustomization_test.go fix: validate --source flag in create kustomization command 2026-03-30 13:20:31 +02:00
create_receiver.go Add flux create secret receiver command 2026-04-10 12:09:42 +03:00
create_secret.go Add flux create secret receiver command 2026-04-10 12:09:42 +03:00
create_secret_git.go
create_secret_git_test.go
create_secret_github_app.go Introduce support for looking up GH app installation ID 2026-01-19 12:03:08 +00:00
create_secret_githubapp_test.go Introduce support for looking up GH app installation ID 2026-01-19 12:03:08 +00:00
create_secret_helm.go
create_secret_helm_test.go
create_secret_notation.go
create_secret_notation_test.go
create_secret_oci.go
create_secret_oci_test.go
create_secret_proxy.go
create_secret_proxy_test.go
create_secret_receiver.go Add --audience-claim for GCR Receivers 2026-04-10 12:34:26 +03:00
create_secret_receiver_test.go Add --audience-claim for GCR Receivers 2026-04-10 12:34:26 +03:00
create_secret_tls.go
create_secret_tls_test.go
create_source.go
create_source_bucket.go Use stdout when exporting objects 2025-09-16 11:00:12 +03:00
create_source_chart.go
create_source_chart_test.go
create_source_git.go Use stdout when exporting objects 2025-09-16 11:00:12 +03:00
create_source_git_test.go Update toolkit components 2025-09-15 17:33:20 +01:00
create_source_helm.go Use stdout when exporting objects 2025-09-16 11:00:12 +03:00
create_source_helm_test.go
create_source_oci.go
create_source_oci_test.go
create_tenant.go Allow option to skip tenant namespace creation 2025-11-21 17:46:12 +05:30
create_tenant_test.go Allow option to skip tenant namespace creation 2025-11-21 17:46:12 +05:30
create_test.go
debug.go
debug_helmrelease.go Add --show-history flag to debug kustomization 2025-09-26 10:01:31 +01:00
debug_helmrelease_test.go
debug_kustomization.go Add --show-history flag to debug kustomization 2025-09-26 10:01:31 +01:00
debug_kustomization_test.go Add --show-history flag to debug kustomization 2025-09-26 10:01:31 +01:00
delete.go
delete_alert.go
delete_alertprovider.go
delete_helmrelease.go
delete_image.go
delete_image_policy.go
delete_image_repository.go
delete_image_update.go Update toolkit components 2025-09-16 12:08:15 +01:00
delete_kustomization.go
delete_receiver.go
delete_source.go
delete_source_bucket.go
delete_source_chart.go
delete_source_git.go
delete_source_helm.go
delete_source_oci.go
diff.go
diff_artifact.go Fix flux push artifact not working with --provider 2025-10-01 09:37:35 +01:00
diff_artifact_test.go
diff_kustomization.go feat: add WithInMemoryBuild to use virtual FS for kustomize 2026-04-10 21:36:45 +02:00
diff_kustomization_test.go
docgen.go
envsubst.go
envsubst_test.go
events.go Fix event listing ignoring pagination token 2026-02-18 15:53:10 +00:00
events_test.go Fix event listing ignoring pagination token 2026-02-18 15:53:10 +00:00
export.go Use stdout when exporting objects 2025-09-16 11:00:12 +03:00
export_alert.go
export_alertprovider.go
export_artifact.go Add export artifact generator command 2025-09-16 11:00:12 +03:00
export_artifact_generator.go Add export artifact generator command 2025-09-16 11:00:12 +03:00
export_helmrelease.go
export_image.go
export_image_policy.go
export_image_repository.go
export_image_update.go Update toolkit components 2025-09-16 12:08:15 +01:00
export_kustomization.go
export_receiver.go
export_secret.go
export_source.go
export_source_bucket.go
export_source_chart.go
export_source_external.go Adding export source external 2025-10-24 14:52:36 -03:00
export_source_git.go
export_source_helm.go
export_source_oci.go
export_test.go Adding export source external 2025-10-24 14:52:36 -03:00
get.go
get_alert.go
get_alertprovider.go
get_all.go
get_artifact.go Add get artifact generator command 2025-09-16 11:00:12 +03:00
get_artifact_generator.go Add get artifact generator command 2025-09-16 11:00:12 +03:00
get_helmrelease.go feat: add --show-source flag to flux get helmrelease 2026-04-09 18:20:43 -03:00
get_image.go
get_image_all.go Update toolkit components 2025-09-16 12:08:15 +01:00
get_image_policy.go
get_image_repository.go
get_image_update.go Update toolkit components 2025-09-16 12:08:15 +01:00
get_kustomization.go feat: add --show-source flag to flux get kustomization 2026-04-08 21:49:15 -03:00
get_receiver.go
get_source.go
get_source_all.go Adding get source external-artifact 2025-10-09 08:45:01 -03:00
get_source_bucket.go
get_source_chart.go
get_source_external.go Adding get source external-artifact 2025-10-09 08:45:01 -03:00
get_source_git.go
get_source_helm.go
get_source_oci.go
get_test.go
helmrelease.go
helmrelease_test.go
image.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
image_test.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
install.go Use stdout when exporting objects 2025-09-16 11:00:12 +03:00
install_test.go Add source-watcher to the install and bootstrap commands 2025-09-15 23:59:03 +03:00
kustomization.go
kustomization_test.go
list.go
list_artifact.go Fix flux push artifact not working with --provider 2025-10-01 09:37:35 +01:00
log.go
logs.go
logs_e2e_test.go
logs_unit_test.go
main.go fix(cli): handle error when writing password prompt and correct spelling (i) Add error handling for fmt.Fprint when writing password prompt to stdout (ii) Fixed : initalization to initialization in the commented region 2025-10-13 20:21:49 +05:30
main_e2e_test.go
main_test.go Add flux create secret receiver command 2026-04-10 12:09:42 +03:00
main_unit_test.go
manifests.embed.go
migrate.go Add 2.8 to supported versions for flux migrate -f 2026-02-12 11:02:58 +00:00
migrate_test.go Fix flux migrate -f not considering kind comments 2025-10-04 14:26:54 +01:00
object.go
oci.go Fix flux push artifact not working with --provider 2025-10-01 09:37:35 +01:00
pull.go
pull_artifact.go Fix flux push artifact not working with --provider 2025-10-01 09:37:35 +01:00
push.go
push_artifact.go Add --resolve-symlinks flag to build and push artifact commands 2026-03-20 11:47:27 -07:00
readiness.go
readiness_test.go
receiver.go
reconcile.go fix: return error immediately on failed reconciliation status 2026-03-13 15:34:12 +05:30
reconcile_helmrelease.go Fix panic on reconcile with source of ExternalArtifact kind 2025-11-17 13:31:13 +00:00
reconcile_image.go
reconcile_image_policy.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
reconcile_image_repository.go
reconcile_image_updateauto.go Update toolkit components 2025-09-16 12:08:15 +01:00
reconcile_kustomization.go Fix panic on reconcile with source of ExternalArtifact kind 2025-11-17 13:31:13 +00:00
reconcile_receiver.go
reconcile_source.go
reconcile_source_bucket.go
reconcile_source_chart.go Fix panic on reconcile with source of ExternalArtifact kind 2025-11-17 13:31:13 +00:00
reconcile_source_git.go
reconcile_source_helm.go
reconcile_source_oci.go
reconcile_with_source.go Fix panic on reconcile with source of ExternalArtifact kind 2025-11-17 13:31:13 +00:00
resume.go fix: return error immediately on failed reconciliation status 2026-03-13 15:34:12 +05:30
resume_alert.go
resume_alertprovider.go
resume_helmrelease.go
resume_image.go
resume_image_policy.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
resume_image_repository.go
resume_image_updateauto.go Update toolkit components 2025-09-16 12:08:15 +01:00
resume_kustomization.go
resume_receiver.go
resume_source.go
resume_source_bucket.go
resume_source_chart.go
resume_source_git.go
resume_source_helm.go
resume_source_oci.go
source.go Adding get source external-artifact 2025-10-09 08:45:01 -03:00
source_oci_test.go
stats.go Update toolkit components 2025-09-16 12:08:15 +01:00
status.go
suspend.go
suspend_alert.go
suspend_alertprovider.go
suspend_helmrelease.go
suspend_image.go
suspend_image_policy.go Implement flux [reconcile|suspend|resume] image policy commands 2025-09-20 00:00:10 -03:00
suspend_image_repository.go
suspend_image_updateauto.go Update toolkit components 2025-09-16 12:08:15 +01:00
suspend_kustomization.go
suspend_receiver.go
suspend_source.go
suspend_source_bucket.go
suspend_source_chart.go
suspend_source_git.go
suspend_source_helm.go
suspend_source_oci.go
tag.go
tag_artifact.go Fix flux push artifact not working with --provider 2025-10-01 09:37:35 +01:00
trace.go Add support for ExternalArtifact to flux trace 2025-09-23 15:49:19 +03:00
trace_test.go
tree.go
tree_artifact.go Add tree artifact generator command 2025-09-16 11:00:17 +03:00
tree_artifact_generator.go Add tree artifact generator command 2025-09-16 11:00:17 +03:00
tree_kustomization.go
tree_kustomization_test.go
uninstall.go
version.go
version_test.go
version_utils.go
version_utils_test.go