flux2/cmd/flux
Kingdon Barrett ddd377b997
Fix
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
..
testdata Update toolkit components
alert.go Update CLI commands to Notification API v1beta2
alert_provider.go Update CLI commands to Notification API v1beta2
bootstrap.go modify tmp dir generation to be absolute on all OSes
bootstrap_bitbucket_server.go bootstrap: fallback to default known_hosts
bootstrap_git.go bootstrap: fallback to default known_hosts
bootstrap_github.go bootstrap: fallback to default known_hosts
bootstrap_gitlab.go bootstrap: fallback to default known_hosts
build.go Add a build kustomization feature
build_artifact.go fix path on flux push
build_artifact_test.go fix path on flux push
build_kustomization.go Fix dry-run still loading kubeconfig issue
build_kustomization_test.go Add a dry-run mode to flux build kustomization
check.go check: Show the latest stored version of CRDs
check_test.go trim prefix from server version
completion.go Add the kube client qps and burst to the global args
completion_bash.go Tidy up command descriptions
completion_fish.go Tidy up command descriptions
completion_powershell.go Fix
completion_zsh.go Fix `flux completion zsh` to work with `source` only
create.go e2e: Update bootstrap test to Kubernetes 1.25.2
create_alert.go Update CLI commands to Notification API v1beta2
create_alertprovider.go Update CLI commands to Notification API v1beta2
create_helmrelease.go Accept multiple valuesFrom for create_helmrelease
create_image.go Tidy up command descriptions
create_image_policy.go Remove validation from sub-commands
create_image_repository.go Remove validation from sub-commands
create_image_update.go Update Source API to v1beta2
create_kustomization.go Update toolkit components
create_receiver.go Update CLI commands to Notification API v1beta2
create_secret.go Add `sourcesecret` and `kustomization` manifestgen
create_secret_git.go Remove file reading from bootstrap package
create_secret_git_test.go validate that object name adheres to RFC 1123 for flux create commands
create_secret_helm.go Remove file reading from bootstrap package
create_secret_helm_test.go Add create oci secret command
create_secret_oci.go OCI docs improvements
create_secret_oci_test.go Add create oci secret command
create_secret_tls.go Remove file reading from bootstrap package
create_secret_tls_test.go validate that object name adheres to RFC 1123 for flux create commands
create_source.go Add fetch timeout arg to create source commands
create_source_bucket.go feat: add --ignore-paths flag to flux create source (git|bucket)
create_source_git.go Remove file reading from bootstrap package
create_source_git_test.go feat: add --ignore-paths flag to flux create source (git|bucket)
create_source_helm.go Remove file reading from bootstrap package
create_source_helm_test.go Add OCI support to `create source helm`
create_source_oci.go Add insecure flag to `flux create source oci`
create_source_oci_test.go Add `oci://` prefix
create_tenant.go Add the kube client qps and burst to the global args
create_test.go validate that object name adheres to RFC 1123 for flux create commands
delete.go Add the kube client qps and burst to the global args
delete_alert.go Update CLI commands to Notification API v1beta2
delete_alertprovider.go Update CLI commands to Notification API v1beta2
delete_helmrelease.go Add dynamic completion suppport
delete_image.go Rename flux delete auto to flux delete image
delete_image_policy.go Add dynamic completion suppport
delete_image_repository.go Add dynamic completion suppport
delete_image_update.go Add dynamic completion suppport
delete_kustomization.go add detail to delete docs
delete_receiver.go Update CLI commands to Notification API v1beta2
delete_source.go Rename `gotk` binary to `flux`
delete_source_bucket.go Update Source API to v1beta2
delete_source_git.go Update Source API to v1beta2
delete_source_helm.go Update Source API to v1beta2
delete_source_oci.go OCI docs improvements
diff.go Add contextual error code for flux diff kustomization
diff_artifact.go feat: diff artifact capability added
diff_artifact_test.go feat: diff artifact capability added
diff_kustomization.go Add a dry-run mode to flux build kustomization
diff_kustomization_test.go Add a dry-run mode to flux build kustomization
docgen.go Revert "Fix broken "edit this page" links in Flux CLI section"
export.go Add the kube client qps and burst to the global args
export_alert.go Update CLI commands to Notification API v1beta2
export_alertprovider.go Update CLI commands to Notification API v1beta2
export_helmrelease.go Add dynamic completion suppport
export_image.go Rename "auto" subcommands to "image"
export_image_policy.go Add dynamic completion suppport
export_image_repository.go Add dynamic completion suppport
export_image_update.go Add dynamic completion suppport
export_kustomization.go Update kustomize-controller API to v1beta2
export_receiver.go Update CLI commands to Notification API v1beta2
export_secret.go Add the kube client qps and burst to the global args
export_source.go Rename `gotk` binary to `flux`
export_source_bucket.go Update Source API to v1beta2
export_source_git.go Update Source API to v1beta2
export_source_helm.go Update Source API to v1beta2
export_source_oci.go Implement OCIRepository commands
export_test.go Update Go to v1.17
get.go e2e: Update bootstrap test to Kubernetes 1.25.2
get_alert.go Update CLI commands to Notification API v1beta2
get_alertprovider.go Update CLI commands to Notification API v1beta2
get_all.go Update CLI commands to Notification API v1beta2
get_helmrelease.go Move MESSAGE to the end of `get` subcommand output
get_image.go Output Usage for `flux get <sources|images>`
get_image_all.go Adds a watch flag to the get command
get_image_policy.go Move MESSAGE to the end of `get` subcommand output
get_image_repository.go Move MESSAGE to the end of `get` subcommand output
get_image_update.go Move MESSAGE to the end of `get` subcommand output
get_kustomization.go Move MESSAGE to the end of `get` subcommand output
get_receiver.go Update CLI commands to Notification API v1beta2
get_source.go Output Usage for `flux get <sources|images>`
get_source_all.go Implement OCIRepository commands
get_source_bucket.go Update Source API to v1beta2
get_source_chart.go Update Source API to v1beta2
get_source_git.go Update Source API to v1beta2
get_source_helm.go Update Source API to v1beta2
get_source_oci.go OCI docs improvements
helmrelease.go Add gvk to rest of api type
helmrelease_test.go Update Go to v1.17
image.go Add gvk to rest of api type
image_test.go Add tests for source oci command
install.go Ensure proper FS root is set while bootstrapping
install_test.go add validation to namespace flag
kustomization.go Add gvk to rest of api type
kustomization_test.go Update Go to v1.17
list.go OCI docs improvements
list_artifact.go Support logging in directly to the provider when pushing OCI artifacts
log.go Add Warningf to logger interface amd impl
logs.go Update flux logs to accomodate the new format
logs_test.go Update flux logs to accomodate the new format
main.go add validation to namespace flag
main_e2e_test.go Update Go to v1.17
main_test.go reset cmd flags
main_unit_test.go Update Go to v1.17
manifests.embed.go Add missing copyright headers
object.go Add gvk to rest of api type
pull.go Add artifact commands
pull_artifact.go Support logging in directly to the provider when pushing OCI artifacts
push.go OCI docs improvements
push_artifact.go fix path on flux push
receiver.go Update CLI commands to Notification API v1beta2
reconcile.go Update CLI commands to Notification API v1beta2
reconcile_alert.go Update CLI commands to Notification API v1beta2
reconcile_alertprovider.go Update CLI commands to Notification API v1beta2
reconcile_helmrelease.go Update Source API to v1beta2
reconcile_image.go Rename "auto" subcommands to "image"
reconcile_image_repository.go Add dynamic completion suppport
reconcile_image_updateauto.go Add dynamic completion suppport
reconcile_kustomization.go Implement OCIRepository commands
reconcile_receiver.go Update CLI commands to Notification API v1beta2
reconcile_source.go Rename `gotk` binary to `flux`
reconcile_source_bucket.go fix: wait for Source objects observed generation
reconcile_source_git.go Update Source API to v1beta2
reconcile_source_helm.go Return a different success message for helm oci
reconcile_source_oci.go OCI docs improvements
reconcile_with_source.go Add the kube client qps and burst to the global args
resume.go Add the kube client qps and burst to the global args
resume_alert.go Update CLI commands to Notification API v1beta2
resume_helmrelease.go Add dynamic completion suppport
resume_image.go Rename "auto" subcommands to "image"
resume_image_repository.go Add dynamic completion suppport
resume_image_updateauto.go Add dynamic completion suppport
resume_kustomization.go Update kustomize-controller API to v1beta2
resume_receiver.go Update CLI commands to Notification API v1beta2
resume_source.go Add resume source commands
resume_source_bucket.go Fix resume source bucket panic
resume_source_chart.go Update Source API to v1beta2
resume_source_git.go Update Source API to v1beta2
resume_source_helm.go Update Source API to v1beta2
resume_source_oci.go OCI docs improvements
source.go Implement OCIRepository commands
source_oci_test.go Update oci golden file
status.go Update Source API to v1beta2
suspend.go Add the kube client qps and burst to the global args
suspend_alert.go Update CLI commands to Notification API v1beta2
suspend_helmrelease.go Add dynamic completion suppport
suspend_image.go Rename "auto" subcommands to "image"
suspend_image_repository.go Add dynamic completion suppport
suspend_image_updateauto.go Add dynamic completion suppport
suspend_kustomization.go Update kustomize-controller API to v1beta2
suspend_receiver.go Update CLI commands to Notification API v1beta2
suspend_source.go Add suspend source commands
suspend_source_bucket.go Update Source API to v1beta2
suspend_source_chart.go Update Source API to v1beta2
suspend_source_git.go Update Source API to v1beta2
suspend_source_helm.go Update Source API to v1beta2
suspend_source_oci.go OCI docs improvements
tag.go OCI docs improvements
tag_artifact.go Support logging in directly to the provider when pushing OCI artifacts
trace.go Make `flux trace` work with OCIRepository
trace_test.go Make `flux trace` work with OCIRepository
tree.go Add flux tree command
tree_kustomization.go Add the kube client qps and burst to the global args
tree_kustomization_test.go Update Go to v1.17
uninstall.go Move uninstall code to pkg
version.go Add the kube client qps and burst to the global args
version_utils.go Add version validation to install commands
version_utils_test.go Update Go to v1.17