flux2/cmd/flux
Sjors Holtrop f29bcfb108 handle len(args) < 1 case
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
..
testdata fix golden file
alert.go Update all the references of NC v1beta2 to v1beta3
alert_provider.go Update all the references of NC v1beta2 to v1beta3
bootstrap.go Add `--ssh-hostkey-algos` flag to bootstrap command
bootstrap_bitbucket_server.go Remove TLS deprecated flags from `flux create secret`
bootstrap_git.go Remove TLS deprecated flags from `flux create secret`
bootstrap_gitea.go Remove TLS deprecated flags from `flux create secret`
bootstrap_github.go Remove TLS deprecated flags from `flux create secret`
bootstrap_gitlab.go Remove TLS deprecated flags from `flux create secret`
build.go add a preview note for all non-bootstrap commands
build_artifact.go fix build_artifact.go typo
build_artifact_test.go tests: only provide template values when used
build_kustomization.go fix misplaced quotes
build_kustomization_test.go Recursively build and diff Kustomizations
check.go Set Kubernetes 1.28 as min required version
check_test.go Add /v2 suffix to module name in preparation of 2.0.0 release
cluster_info.go show cluster instance name and version in flux check and flux version
cluster_info_test.go Update dependencies to Kubernetes v1.28.6
completion.go add a preview note for all non-bootstrap commands
completion_bash.go add a preview note for all non-bootstrap commands
completion_fish.go add a preview note for all non-bootstrap commands
completion_powershell.go add a preview note for all non-bootstrap commands
completion_zsh.go add a preview note for all non-bootstrap commands
create.go Fix create command always using imageRepositoryType
create_alert.go Update all the references of NC v1beta2 to v1beta3
create_alertprovider.go Update all the references of NC v1beta2 to v1beta3
create_helmrelease.go Add support for creating HR with .spec.ChartRef
create_helmrelease_test.go Add support for creating HR with .spec.ChartRef
create_image.go add a preview note for all non-bootstrap commands
create_image_policy.go misc: remove unused bits of code
create_image_repository.go add a preview note for all non-bootstrap commands
create_image_update.go Update image-automation-controller API to v1beta2
create_kustomization.go Update `HelmRelease` API to v2
create_receiver.go check readiness using kstatus
create_secret.go add a preview note for all non-bootstrap commands
create_secret_git.go Remove TLS deprecated flags from `flux create secret`
create_secret_git_test.go add flag `--ca-crt-file` to `flux create secret git`
create_secret_helm.go Remove TLS deprecated flags from `flux create secret`
create_secret_helm_test.go Add create oci secret command
create_secret_notation.go Add command for creating notation configuration secrets
create_secret_notation_test.go build(deps): bump notation-go to v1.2.1
create_secret_oci.go add a preview note for all non-bootstrap commands
create_secret_oci_test.go Add create oci secret command
create_secret_proxy.go Add `flux create secret proxy` command
create_secret_proxy_test.go Add `flux create secret proxy` command
create_secret_tls.go Remove TLS deprecated flags from `flux create secret`
create_secret_tls_test.go Remove TLS deprecated flags from `flux create secret`
create_source.go add a preview note for all non-bootstrap commands
create_source_bucket.go Add `--proxy-secret-ref` to `flux create source` commands
create_source_chart.go Add `(create|delete|export) source chart` commands
create_source_chart_test.go Add `(create|delete|export) source chart` commands
create_source_git.go Remove TLS deprecated flags from `flux create secret`
create_source_git_test.go Flux CLI change to add provider field to GitRepository spec.
create_source_helm.go Remove TLS deprecated flags from `flux create secret`
create_source_helm_test.go Add OCI support to `create source helm`
create_source_oci.go Add `--proxy-secret-ref` to `flux create source` commands
create_source_oci_test.go Add flags for issuer/subject OCI signature verification
create_tenant.go add a preview note for all non-bootstrap commands
create_test.go validate that object name adheres to RFC 1123 for flux create commands
debug.go Implement `flux debug helmrelease` command
debug_helmrelease.go Make `flux debug hr` single flag selection required
debug_helmrelease_test.go Add missing copyright headers
debug_kustomization.go Add links to status docs in `flux debug` commands
debug_kustomization_test.go Implement `flux debug kustomization` command
delete.go add a preview note for all non-bootstrap commands
delete_alert.go Update all the references of NC v1beta2 to v1beta3
delete_alertprovider.go Update all the references of NC v1beta2 to v1beta3
delete_helmrelease.go Mark `HelmRelease` commands as GA
delete_image.go add a preview note for all non-bootstrap commands
delete_image_policy.go add a preview note for all non-bootstrap commands
delete_image_repository.go add a preview note for all non-bootstrap commands
delete_image_update.go Update image-automation-controller API to v1beta2
delete_kustomization.go add a preview note for all non-bootstrap commands
delete_receiver.go add a preview note for all non-bootstrap commands
delete_source.go add a preview note for all non-bootstrap commands
delete_source_bucket.go Promote `bucket` commands to GA
delete_source_chart.go Add `(create|delete|export) source chart` commands
delete_source_git.go add a preview note for all non-bootstrap commands
delete_source_helm.go Migrate `flux uninstall` to Helm Source API v1
delete_source_oci.go add a preview note for all non-bootstrap commands
diff.go add a preview note for all non-bootstrap commands
diff_artifact.go Update Kubernetes to v1.27 and Kustomize to v5.0
diff_artifact_test.go feat: diff artifact capability added
diff_kustomization.go fix misplaced quotes
diff_kustomization_test.go Recursively build and diff Kustomizations
docgen.go Revert "Fix broken "edit this page" links in Flux CLI section"
envsubst.go Add `flux envsubst` command
envsubst_test.go Add `flux envsubst` command
events.go Promote `bucket` commands to GA
events_test.go Update tests to GA APIs
export.go add a preview note for all non-bootstrap commands
export_alert.go Update all the references of NC v1beta2 to v1beta3
export_alertprovider.go Update all the references of NC v1beta2 to v1beta3
export_helmrelease.go Mark `HelmRelease` commands as GA
export_image.go add a preview note for all non-bootstrap commands
export_image_policy.go add a preview note for all non-bootstrap commands
export_image_repository.go add a preview note for all non-bootstrap commands
export_image_update.go Update image-automation-controller API to v1beta2
export_kustomization.go add a preview note for all non-bootstrap commands
export_receiver.go add a preview note for all non-bootstrap commands
export_secret.go misc: remove unused bits of code
export_source.go add a preview note for all non-bootstrap commands
export_source_bucket.go Promote `bucket` commands to GA
export_source_chart.go Add `(create|delete|export) source chart` commands
export_source_git.go add a preview note for all non-bootstrap commands
export_source_helm.go Mark `source helm` commands as GA
export_source_oci.go add a preview note for all non-bootstrap commands
export_test.go Add missing copyright headers
get.go Properly detect unsupported API errors
get_alert.go Update all the references of NC v1beta2 to v1beta3
get_alertprovider.go Update all the references of NC v1beta2 to v1beta3
get_all.go Update `HelmRelease` API to v2
get_helmrelease.go Mark `HelmRelease` commands as GA
get_image.go add a preview note for all non-bootstrap commands
get_image_all.go Update image-automation-controller API to v1beta2
get_image_policy.go add a preview note for all non-bootstrap commands
get_image_repository.go misc: address `strings.Title` deprecation
get_image_update.go Update image-automation-controller API to v1beta2
get_kustomization.go misc: address `strings.Title` deprecation
get_receiver.go misc: address `strings.Title` deprecation
get_source.go add a preview note for all non-bootstrap commands
get_source_all.go Promote `bucket` commands to GA
get_source_bucket.go Promote `bucket` commands to GA
get_source_chart.go Mark `source helm` commands as GA
get_source_git.go misc: address `strings.Title` deprecation
get_source_helm.go Mark `source helm` commands as GA
get_source_oci.go misc: address `strings.Title` deprecation
get_test.go Add label selector flag to get cmd
helmrelease.go Mark `HelmRelease` commands as GA
helmrelease_test.go e2e: update podinfo to version with newer APIs
image.go Update image-automation-controller API to v1beta2
image_test.go tests: rename "kubectl" `setupTestNamespace`
install.go Generate image pull secret at install
install_test.go Generate image pull secret at install
kustomization.go Update GitRepository Receiver, and Kustomization to v1
kustomization_test.go Add support for passing multiple objects to suspend/resume commands
list.go add a preview note for all non-bootstrap commands
list_artifact.go Update Kubernetes to v1.27 and Kustomize to v5.0
log.go Add Warningf to logger interface amd impl
logs.go chore: remove repetitive word
logs_e2e_test.go misc: `sinceSeconds` -> `sinceDuration`
logs_unit_test.go Make `flux logs` more lenient
main.go update description of kubeconfig flags
main_e2e_test.go check readiness using kstatus
main_test.go Implement `flux debug kustomization` command
main_unit_test.go check readiness using kstatus
manifests.embed.go Add missing copyright headers
object.go Add support for passing multiple objects to suspend/resume commands
pull.go add a preview note for all non-bootstrap commands
pull_artifact.go Print artifact source and revision only when available
push.go add a preview note for all non-bootstrap commands
push_artifact.go Add `--reproducible` flag to `flux push artifact`
readiness.go check readiness using kstatus
readiness_test.go check readiness using kstatus
receiver.go Update GitRepository Receiver, and Kustomization to v1
reconcile.go Update `HelmRelease` API to v2
reconcile_helmrelease.go Fix reconcile helmrelease command description
reconcile_image.go add a preview note for all non-bootstrap commands
reconcile_image_repository.go non-reconciliable & readiness of static objects
reconcile_image_updateauto.go Update image-automation-controller API to v1beta2
reconcile_kustomization.go Promote `bucket` commands to GA
reconcile_receiver.go non-reconciliable & readiness of static objects
reconcile_source.go add a preview note for all non-bootstrap commands
reconcile_source_bucket.go Promote `bucket` commands to GA
reconcile_source_chart.go Promote `bucket` commands to GA
reconcile_source_git.go non-reconciliable & readiness of static objects
reconcile_source_helm.go Update Helm Source APIs to v1 (GA)
reconcile_source_oci.go non-reconciliable & readiness of static objects
reconcile_with_source.go Mark `source helm` commands as GA
resume.go handle len(args) < 1 case
resume_alert.go Update all the references of NC v1beta2 to v1beta3
resume_alertprovider.go Update all the references of NC v1beta2 to v1beta3
resume_helmrelease.go Mark `HelmRelease` commands as GA
resume_image.go add a preview note for all non-bootstrap commands
resume_image_repository.go Add examples for resuming/suspending multiple objects
resume_image_updateauto.go Update image-automation-controller API to v1beta2
resume_kustomization.go Add examples for resuming/suspending multiple objects
resume_receiver.go Add examples for resuming/suspending multiple objects
resume_source.go add a preview note for all non-bootstrap commands
resume_source_bucket.go Promote `bucket` commands to GA
resume_source_chart.go Update Helm Source APIs to v1 (GA)
resume_source_git.go Add examples for resuming/suspending multiple objects
resume_source_helm.go Update Helm Source APIs to v1 (GA)
resume_source_oci.go Add examples for resuming/suspending multiple objects
source.go Promote `bucket` commands to GA
source_oci_test.go e2e: update podinfo to version with newer APIs
stats.go Promote `bucket` commands to GA
status.go check readiness using kstatus
suspend.go Add support for passing multiple objects to suspend/resume commands
suspend_alert.go Update all the references of NC v1beta2 to v1beta3
suspend_alertprovider.go Update all the references of NC v1beta2 to v1beta3
suspend_helmrelease.go Mark `HelmRelease` commands as GA
suspend_image.go add a preview note for all non-bootstrap commands
suspend_image_repository.go Add examples for resuming/suspending multiple objects
suspend_image_updateauto.go Update image-automation-controller API to v1beta2
suspend_kustomization.go Add examples for resuming/suspending multiple objects
suspend_receiver.go Add examples for resuming/suspending multiple objects
suspend_source.go add a preview note for all non-bootstrap commands
suspend_source_bucket.go Promote `bucket` commands to GA
suspend_source_chart.go Update Helm Source APIs to v1 (GA)
suspend_source_git.go Add examples for resuming/suspending multiple objects
suspend_source_helm.go Update Helm Source APIs to v1 (GA)
suspend_source_oci.go Add examples for resuming/suspending multiple objects
tag.go add a preview note for all non-bootstrap commands
tag_artifact.go Update Kubernetes to v1.27 and Kustomize to v5.0
trace.go Update `HelmRelease` API to v2
trace_test.go Add missing copyright headers
tree.go add a preview note for all non-bootstrap commands
tree_kustomization.go Update `HelmRelease` API to v2
tree_kustomization_test.go Update Go to v1.17
uninstall.go Properly detect unexpected arguments
version.go show cluster instance name and version in flux check and flux version
version_test.go Fix controller version info
version_utils.go Add /v2 suffix to module name in preparation of 2.0.0 release
version_utils_test.go Update Go to v1.17