kubevela/pkg
zhaohuiweixiao 98deab08f5
Fix: install dependency is invalid for runtime addon when it's cluster arg is nil (#5865)
* Fix: install dependency is invalid for runtime addon when it's clusters arg is nil

Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>

* Fix: add unit test for getDependencyArgs and checkDependencyNeedInstall

Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>

* Fix: Simplified the checkDependencyNeedInstall func logic

Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>

* Fix: add comments for checkDependencyNeedInstall

Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>

---------

Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>
2023-04-28 10:16:33 +08:00
..
addon Fix: install dependency is invalid for runtime addon when it's cluster arg is nil (#5865) 2023-04-28 10:16:33 +08:00
appfile Fix: multi cluster inline policy load extra definitions (#5901) 2023-04-24 10:19:25 +08:00
auth Feat: enhance the application synchronizer (#5299) 2023-01-11 14:20:47 +08:00
builtin Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
cache Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
cloudprovider Chore: bump some dependencies to make sure license exists (#4803) 2022-09-28 20:57:17 +08:00
cmd Feat: migrate prism cluster (#5836) 2023-04-12 20:25:24 +08:00
component Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
config Fix: parse template disable resolve provider functions (#5905) 2023-04-24 09:57:16 +08:00
controller Feat: remove unused crd in chart (#5899) 2023-04-24 09:57:30 +08:00
cue Fix: parse template disable resolve provider functions (#5905) 2023-04-24 09:57:16 +08:00
definition Chore: fix definition parse logic and allow if/for comprehension & use op.#Suspend for deploy (#5743) 2023-03-28 15:35:15 +08:00
features Feat: memory optimization via enhance informer cache (#5683) 2023-03-20 10:19:21 +08:00
monitor Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
multicluster Feat: support connecting cluster via proxy url (#5875) 2023-04-19 11:12:02 +08:00
oam Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
policy Feat: support multi policies (#5811) 2023-04-24 17:02:32 +08:00
resourcekeeper Feat: support mark stage in gc when workflow failed (#5882) 2023-04-20 14:05:45 +08:00
resourcetracker Feat: optimize list op (#5572) 2023-02-27 19:04:57 +08:00
rollout Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
stdlib Feat: add deploy inline policy and support loading definitions when lack in the revision (#5416) 2023-02-06 15:58:44 +08:00
utils Chore: (deps): Bump sigs.k8s.io/gateway-api from 0.4.3 to 0.6.2 (#5829) 2023-04-26 10:48:17 +08:00
velaql Chore: (deps): Bump sigs.k8s.io/gateway-api from 0.4.3 to 0.6.2 (#5829) 2023-04-26 10:48:17 +08:00
webhook Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
workflow Fix: fix terminate suspending steps (#5872) 2023-04-18 16:57:30 +08:00