kubevela/pkg
github-actions[bot] f3cdbcf203
[Backport release-1.7] Feat: The vela-apiserver supports displaying chart values stored in the OCI registry (#5509)
* support helm chart values

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

rebase

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

no lint

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix lint error

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

add test and deprecated API

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix url bug

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix tests panic

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix tests

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit fc1d8c248d)

* fix golint

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 6c462b7850)

* return values.yaml

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 70d8cc5d52)

* fix test

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit ef4574a188)

* fix return values

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit c1488eee77)

* add multiple valeus yaml in

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 04436188ff)

* add old interface back

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit ae0ac9f50f)

* fix golint

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix test

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit 00957744c0)

---------

Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2023-02-15 14:00:16 +08:00
..
addon small optimzie for addon (#5318) 2023-01-11 16:33:16 +08:00
apiserver [Backport release-1.7] Feat: The vela-apiserver supports displaying chart values stored in the OCI registry (#5509) 2023-02-15 14:00:16 +08:00
appfile Fix: ignore validation webhook for ref-objects typed component (#5406) 2023-02-01 16:10:16 +08:00
auth [Backport release-1.7] Feat: enhance the application synchronizer (#5305) 2023-01-11 14:24:25 +08:00
builtin Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
cloudprovider Chore: bump some dependencies to make sure license exists (#4803) 2022-09-28 20:57:17 +08:00
cmd Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
component Fix: multicluster cluster scope ref (#5111) 2022-11-23 19:41:29 +08:00
config Fix: aligin config create to be managed by apps with Dispatch function (#5384) (#5394) 2023-01-31 18:04:36 +08:00
controller Fix: aligin config create to be managed by apps with Dispatch function (#5384) (#5394) 2023-01-31 18:04:36 +08:00
cue Fix: optimize skip reconcile and expose error if the traits patch an invalid workload like terraform (#5342) 2023-01-13 17:08:52 +08:00
definition cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
features Feat: add pre-dispatch dryrun check (#5277) 2023-01-06 10:46:50 +08:00
monitor Fix: workqueue & controller client metrics not registered correctly (#4814) 2022-10-08 10:35:13 +08:00
multicluster Fix: vela cluster join reports 'resource name may not be empty' error (#4998) 2022-11-07 16:13:39 +08:00
oam Feat: support interactive mode to manually skip encountered errors (#5266) 2023-01-06 15:03:47 +08:00
policy Feat: takeover & readonly policy (#5102) 2022-11-24 09:48:27 +08:00
resourcekeeper [Backport release-1.7] Fix: conflict while using gc policy and shared-resource policy concurrently (#5333) 2023-01-13 15:55:05 +08:00
resourcetracker Feat: add support for compressing apprev using gzip and zstd (#5090) 2022-11-24 10:27:13 +08:00
rollout Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
stdlib Fix: unify stdlib for workflow and kubevela (#5053) 2022-11-14 13:24:24 +08:00
utils [Backport release-1.7] Feat: The vela-apiserver supports displaying chart values stored in the OCI registry (#5509) 2023-02-15 14:00:16 +08:00
velaql velaql support indexing into exported array field (#5323) 2023-01-12 10:13:57 +08:00
webhook Chore: update workflow version to add restart from step and fix bugs (#5233) 2022-12-29 18:34:59 +08:00
workflow Chore: update workflow version to add restart from step and fix bugs (#5233) 2022-12-29 18:34:59 +08:00