kubevela/pkg/utils
barnettZQG 49ed837f97
Feat: support to manage the configs by the CLI, UI, and workflow. (#4794)
* Feat: support to manage the integrations by the CLI and the workflow

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: remove the xml

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: add the unit test for the nacos writer

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: add the integration API

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: make the provider commands to be deprecated

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: make the unit test work

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: rename the integration to the config

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: make the unit test cases work

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: refactor the config commands

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: add the distribution status for the config

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: sort the import packages

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: refine the code style

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: refine the code style

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: get the content format before render the content

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: add some examples

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: the command test cases

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Feat: add the definitions of the workflow step

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: add some tests

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: add some tests

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: change the name

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: retry the CI

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Fix: refine some words

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-17 17:15:45 +08:00
..
addon Feat: filter definitions by which addon installed them (#4156) 2022-06-29 10:55:50 +08:00
apply Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
common Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
compression Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
env Fix: it does not check the same name for 'vela env init' (#4796) 2022-09-28 10:58:29 +08:00
errors Chore: update cue version to 0.4.3 (#4425) 2022-08-08 17:57:48 +08:00
filters Feat: filter definitions by which addon installed them (#4156) 2022-06-29 10:55:50 +08:00
helm Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
parallel Feat: vela auth list-privileges (#3923) 2022-05-18 20:57:39 +08:00
system Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
terraform Fix: add more fields for Terraform types definitions in api schema (#2836) 2021-12-01 10:03:08 +08:00
util Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
file.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
file_test.go Feat: create VelaQL views using `vela ql apply` (#4324) 2022-07-07 13:59:16 +08:00
json.go Feat: support standalone style multi-cluster (#3223) 2022-03-07 10:21:00 +08:00
jwt.go Feat: vela auth grant-privileges (#3943) 2022-05-23 10:47:13 +08:00
k8s.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
k8s_test.go Fix: gc legacy rt with regularization (#4769) 2022-09-23 10:41:08 +08:00
load.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
load_test.go Feat: generate docs for reference automatically (#4377) 2022-07-18 19:22:55 +08:00
parse.go Feat(lang): add addons gitlab support (#3543) 2022-04-07 11:05:14 +08:00
parse_test.go Feat: add revision command (#3506) 2022-03-28 14:47:47 +08:00
pprof.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
round_trippers.go Feat: reconcile app with scoped permissions (#3434) 2022-03-15 11:55:50 +08:00
sanitize.go Fix: security alert (#2945) 2021-12-16 21:03:54 +08:00
sanitize_test.go Fix: security alert (#2945) 2021-12-16 21:03:54 +08:00
strings.go Feat: Support basic-auth or reuse chartmuseum as addon registry (#3787) 2022-05-07 23:39:34 +08:00
strings_test.go Feat: Support basic-auth or reuse chartmuseum as addon registry (#3787) 2022-05-07 23:39:34 +08:00
suit_test.go Feat: rework cluster to align velaux and cli (#3299) 2022-02-22 15:48:22 +08:00
url.go Feat: support install and uninstall vela core (#3181) 2022-02-09 11:48:38 +08:00
url_test.go Fix: cluster url (#2675) 2021-11-12 11:43:46 +08:00