kubevela/pkg/utils
github-actions[bot] 191d9038f1
[Backport release-1.7] Fix: use get before create or update (#5450)
* Fix: use get before create or update

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
(cherry picked from commit 93c1881663)

* Fix: ignore resource not found error when manage privileges for target

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
(cherry picked from commit dd4864c6d1)

---------

Co-authored-by: Somefive <yd219913@alibaba-inc.com>
2023-02-08 14:50:38 +08:00
..
addon Feat: filter definitions by which addon installed them (#4156) 2022-06-29 10:55:50 +08:00
app Feat: add the API that rollbacks the application (#5273) 2023-01-05 17:45:42 +08:00
apply Fix: skip last-applied-configuration error for threewaymergepatch (#5405) 2023-02-01 16:00:44 +08:00
common cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +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 Fix: forbid 302 request to avoid SSRF (#5000) 2022-11-04 20:15:20 +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 [Backport release-1.7] Fix: use get before create or update (#5450) 2023-02-08 14:50:38 +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 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 Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. (#5303) 2023-01-11 13:06:15 +08:00
strings_test.go Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. (#5303) 2023-01-11 13:06:15 +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