velero/pkg/cmd/cli
Xun Jiang 68f3545424 Add the ConfigMap-specified parameters into `velero install` CLI.
Rename backup-repository-config to backup-repository-configmap.
Rename repo-maintenance-job-config to repo-maintenance-job-configmap.
Rename node-agent-config to node-agent-configmap.
Add those three parameters to `velero install` CLI.
Modify the design and the site documents.

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
2024-09-12 11:24:14 +08:00
..
backup testifylint: enable more rules () 2024-07-18 10:43:16 -04:00
backuplocation testifylint: enable error-nil rule () 2024-07-16 12:23:16 -04:00
bug Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
client Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
completion Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
create Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
datamover data mover ms smoke testing 2024-08-14 17:29:04 +08:00
debug Remove dependency of generated client part 3 2023-11-06 11:34:39 +08:00
delete feat: add delete sub-command for backup-location () 2020-11-30 13:59:42 -05:00
describe Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
get Updates for org move to vmware-tanzu () 2019-09-30 17:26:56 -04:00
install Add the ConfigMap-specified parameters into `velero install` CLI. 2024-09-12 11:24:14 +08:00
nodeagent Add the ConfigMap-specified parameters into `velero install` CLI. 2024-09-12 11:24:14 +08:00
plugin Merge pull request from mmorel-35/json-patch/v5 2024-04-10 18:40:16 +08:00
repo Fix the `velero repo get` nil pointer issue. 2024-02-08 14:25:29 +08:00
repomantenance new data path for data mover ms 2024-07-01 19:07:00 +08:00
restore ignore .git dir when formatting 2024-05-10 14:12:29 -04:00
schedule Add confirm flag to velero plugin add 2024-03-26 05:56:11 +07:00
serverstatus issue : Retry failed create when using generateName 2023-10-09 17:38:37 -04:00
snapshotlocation Remove dependency of generated client part 2 2023-11-03 17:11:36 +08:00
uninstall Add confirm flag to velero plugin add 2024-03-26 05:56:11 +07:00
version Remove dependency of the legacy client code from pkg/cmd directory. 2023-07-14 15:55:09 +08:00
delete_options.go Add confirm flag to velero plugin add 2024-03-26 05:56:11 +07:00
select_option.go Enable staticcheck and resolve found issues. 2023-04-25 11:33:40 +08:00
select_option_test.go testifylint: enable error-nil rule () 2024-07-16 12:23:16 -04:00