flux2/cmd/flux
Rishikesh Nair 3580d4ff85 Add examples for resuming/suspending multiple objects
Signed-off-by: Rishikesh Nair <alienware505@gmail.com>
..
testdata Add support for passing multiple objects to suspend/resume commands
alert.go Update CLI commands to Notification API v1beta2
alert_provider.go Update CLI commands to Notification API v1beta2
bootstrap.go Add /v2 suffix to module name in preparation of 2.0.0 release
bootstrap_bitbucket_server.go Add /v2 suffix to module name in preparation of 2.0.0 release
bootstrap_git.go fix some comments
bootstrap_github.go Add /v2 suffix to module name in preparation of 2.0.0 release
bootstrap_gitlab.go Add /v2 suffix to module name in preparation of 2.0.0 release
build.go add a preview note for all non-bootstrap commands
build_artifact.go Update Kubernetes to v1.27 and Kustomize to v5.0
build_artifact_test.go tests: only provide template values when used
build_kustomization.go Add the possibility to ignore files with build and diff ks
build_kustomization_test.go Add the possibility to ignore files with build and diff ks
check.go Set minimum supported version to Kubernetes 1.24.0
check_test.go Add /v2 suffix to module name in preparation of 2.0.0 release
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 add a preview note for all non-bootstrap commands
create_alert.go add a preview note for all non-bootstrap commands
create_alertprovider.go add a preview note for all non-bootstrap commands
create_helmrelease.go Fix break lines in create helmrelease and source
create_image.go add a preview note for all non-bootstrap commands
create_image_policy.go add a preview note for all non-bootstrap commands
create_image_repository.go add a preview note for all non-bootstrap commands
create_image_update.go add a preview note for all non-bootstrap commands
create_kustomization.go add a preview note for all non-bootstrap commands
create_receiver.go Update toolkit components
create_secret.go add a preview note for all non-bootstrap commands
create_secret_git.go add a preview note for all non-bootstrap commands
create_secret_git_test.go Create secret with bearer-token
create_secret_helm.go add a preview note for all non-bootstrap commands
create_secret_helm_test.go Add create oci secret command
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_tls.go add a preview note for all non-bootstrap commands
create_secret_tls_test.go validate that object name adheres to RFC 1123 for flux create commands
create_source.go add a preview note for all non-bootstrap commands
create_source_bucket.go add a preview note for all non-bootstrap commands
create_source_git.go Add /v2 suffix to module name in preparation of 2.0.0 release
create_source_git_test.go Update GitRepository Receiver, and Kustomization to v1
create_source_helm.go Fix break lines in create helmrelease and source
create_source_helm_test.go Add OCI support to `create source helm`
create_source_oci.go add a preview note for all non-bootstrap commands
create_source_oci_test.go e2e: update podinfo to version with newer APIs
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
delete.go add a preview note for all non-bootstrap commands
delete_alert.go add a preview note for all non-bootstrap commands
delete_alertprovider.go add a preview note for all non-bootstrap commands
delete_helmrelease.go add a preview note for all non-bootstrap commands
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 add a preview note for all non-bootstrap commands
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 add a preview note for all non-bootstrap commands
delete_source_git.go add a preview note for all non-bootstrap commands
delete_source_helm.go add a preview note for all non-bootstrap commands
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 Add the possibility to ignore files with build and diff ks
diff_kustomization_test.go Add /v2 suffix to module name in preparation of 2.0.0 release
docgen.go Revert "Fix broken "edit this page" links in Flux CLI section"
events.go add a preview note for all non-bootstrap commands
events_test.go Add /v2 suffix to module name in preparation of 2.0.0 release
export.go add a preview note for all non-bootstrap commands
export_alert.go add a preview note for all non-bootstrap commands
export_alertprovider.go add a preview note for all non-bootstrap commands
export_helmrelease.go add a preview note for all non-bootstrap commands
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 add a preview note for all non-bootstrap commands
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 Add /v2 suffix to module name in preparation of 2.0.0 release
export_source.go add a preview note for all non-bootstrap commands
export_source_bucket.go add a preview note for all non-bootstrap commands
export_source_git.go add a preview note for all non-bootstrap commands
export_source_helm.go add a preview note for all non-bootstrap commands
export_source_oci.go add a preview note for all non-bootstrap commands
export_test.go tests: only provide template values when used
get.go Don't log errors with missing CRDs for "get * all" commands
get_alert.go add a preview note for all non-bootstrap commands
get_alertprovider.go add a preview note for all non-bootstrap commands
get_all.go add a preview note for all non-bootstrap commands
get_helmrelease.go add a preview note for all non-bootstrap commands
get_image.go add a preview note for all non-bootstrap commands
get_image_all.go Don't log errors with missing CRDs for "get * all" commands
get_image_policy.go add a preview note for all non-bootstrap commands
get_image_repository.go add a preview note for all non-bootstrap commands
get_image_update.go add a preview note for all non-bootstrap commands
get_kustomization.go add a preview note for all non-bootstrap commands
get_receiver.go add a preview note for all non-bootstrap commands
get_source.go add a preview note for all non-bootstrap commands
get_source_all.go add a preview note for all non-bootstrap commands
get_source_bucket.go add a preview note for all non-bootstrap commands
get_source_chart.go add a preview note for all non-bootstrap commands
get_source_git.go add a preview note for all non-bootstrap commands
get_source_helm.go add a preview note for all non-bootstrap commands
get_source_oci.go add a preview note for all non-bootstrap commands
get_test.go Add label selector flag to get cmd
helmrelease.go Add gvk to rest of api type
helmrelease_test.go e2e: update podinfo to version with newer APIs
image.go Update image-reflector API to v1beta2
image_test.go tests: rename "kubectl" `setupTestNamespace`
install.go Add /v2 suffix to module name in preparation of 2.0.0 release
install_test.go tests: only provide template values when used
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 Make `flux logs` more lenient
logs_e2e_test.go Make `flux logs` more lenient
logs_unit_test.go Make `flux logs` more lenient
main.go set controller-runtime logger to a null logger
main_e2e_test.go Add /v2 suffix to module name in preparation of 2.0.0 release
main_test.go Add support for passing multiple objects to suspend/resume commands
main_unit_test.go Update Go to v1.17
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 Update Kubernetes to v1.27 and Kustomize to v5.0
push.go add a preview note for all non-bootstrap commands
push_artifact.go Fix the `flux push` example for ECR
receiver.go Update GitRepository Receiver, and Kustomization to v1
reconcile.go add a preview note for all non-bootstrap commands
reconcile_alert.go Update CLI commands to Notification API v1beta2
reconcile_alertprovider.go Add /v2 suffix to module name in preparation of 2.0.0 release
reconcile_helmrelease.go fix: support reconcile recursive source tree hr => chart => repo
reconcile_image.go add a preview note for all non-bootstrap commands
reconcile_image_repository.go Fix autocompletion for image repository reconcile
reconcile_image_updateauto.go Add dynamic completion suppport
reconcile_kustomization.go fix: support reconcile recursive source tree hr => chart => repo
reconcile_receiver.go Add /v2 suffix to module name in preparation of 2.0.0 release
reconcile_source.go add a preview note for all non-bootstrap commands
reconcile_source_bucket.go fix: wait for Source objects observed generation
reconcile_source_chart.go fix: support reconcile recursive source tree hr => chart => repo
reconcile_source_git.go Update GitRepository Receiver, and Kustomization to v1
reconcile_source_helm.go Return a different success message for helm oci
reconcile_source_oci.go OCI docs improvements
reconcile_with_source.go fix: support reconcile recursive source tree hr => chart => repo
resume.go Add support for passing multiple objects to suspend/resume commands
resume_alert.go Add examples for resuming/suspending multiple objects
resume_helmrelease.go Add examples for resuming/suspending multiple objects
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 Add examples for resuming/suspending multiple objects
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 Add examples for resuming/suspending multiple objects
resume_source_chart.go Add examples for resuming/suspending multiple objects
resume_source_git.go Add examples for resuming/suspending multiple objects
resume_source_helm.go Add examples for resuming/suspending multiple objects
resume_source_oci.go Add examples for resuming/suspending multiple objects
source.go Update GitRepository Receiver, and Kustomization to v1
source_oci_test.go e2e: update podinfo to version with newer APIs
stats.go add a preview note for all non-bootstrap commands
status.go Update Source API to v1beta2
suspend.go Add support for passing multiple objects to suspend/resume commands
suspend_alert.go Add examples for resuming/suspending multiple objects
suspend_helmrelease.go Add examples for resuming/suspending multiple objects
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 Add examples for resuming/suspending multiple objects
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 Add examples for resuming/suspending multiple objects
suspend_source_chart.go Add examples for resuming/suspending multiple objects
suspend_source_git.go Add examples for resuming/suspending multiple objects
suspend_source_helm.go Add examples for resuming/suspending multiple objects
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 add a preview note for all non-bootstrap commands
trace_test.go Make `flux trace` work with OCIRepository
tree.go add a preview note for all non-bootstrap commands
tree_kustomization.go add a preview note for all non-bootstrap commands
tree_kustomization_test.go Update Go to v1.17
uninstall.go add a preview note for all non-bootstrap commands
version.go add a preview note for all non-bootstrap commands
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