kubevela/pkg/utils
Jianbo Sun 863da991bc
Feat: add new fields for addon metadata (#5845)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2023-04-14 17:16:38 +08:00
..
addon Feat: filter definitions by which addon installed them (#4156) 2022-06-29 10:55:50 +08:00
app Chore: optimize the package dependencies (#5596) 2023-03-07 16:19:37 +08:00
apply Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
common Feat: add new fields for addon metadata (#5845) 2023-04-14 17:16:38 +08:00
env Fix: end test environments (#5106) 2022-11-22 19:06:51 +08:00
errors Chore: update cue version to 0.4.3 (#4425) 2022-08-08 17:57:48 +08:00
filters cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
helm Feat: support config validation depends on CueX (#5796) 2023-04-12 13:58:12 +08:00
parallel Feat: vela auth list-privileges (#3923) 2022-05-18 20:57:39 +08:00
registries Feat: support config validation depends on CueX (#5796) 2023-04-12 13:58:12 +08:00
schema Chore: optimize the package dependencies (#5596) 2023-03-07 16:19:37 +08:00
system Feat: remove useless storage driver (#5350) 2023-01-16 18:03:04 +08:00
terraform
util Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
cache.go Chore: optimize the package dependencies (#5596) 2023-03-07 16:19:37 +08:00
cache_test.go Chore: optimize the package dependencies (#5596) 2023-03-07 16:19:37 +08:00
file.go Feat: support vela def vet the input "dir" and many cue files (#5806) 2023-04-07 14:12:37 +08:00
file_test.go Feat: create VelaQL views using `vela ql apply` (#4324) 2022-07-07 13:59:16 +08:00
json.go
jwt.go Feat: vela auth grant-privileges (#3943) 2022-05-23 10:47:13 +08:00
k8s.go Fix: use get before create or update (#5444) 2023-02-08 14:49:58 +08:00
k8s_test.go Feat: support field selector filter for 'vela ls' (#5016) 2022-11-09 11:27:25 +08:00
load.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
load_test.go Fix: mc flaky e2e test (#5661) 2023-03-13 16:53:00 +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: add load testing script (batch apply applications) (#5506) 2023-02-16 13:34:25 +08:00
round_trippers.go Feat: reconcile app with scoped permissions (#3434) 2022-03-15 11:55:50 +08:00
sanitize.go
sanitize_test.go
strings.go Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. (#5274) 2023-01-11 13:05:26 +08:00
strings_test.go Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. (#5274) 2023-01-11 13:05:26 +08:00
suit_test.go Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
url.go
url_test.go