Support Cron type and resource usages (cpu) type
scalling
integrate with OAM by getting child deployment resource via OAM util library
support scaling PodSpecWorkload
support deployment scaling
remove unnecessary comment
support KEDA cron + resource metrics with Keda context
fix ownerreference issue
reorg imports
address part of commemts and refactor code
revert ownerRef settings as somehome leaving spec.replicas doesn't work
* get cue template of capabilities from remote by URI
Signed-off-by: roy wang <seiwy2010@gmail.com>
* add e2e tests
Signed-off-by: roy wang <seiwy2010@gmail.com>
* fix type conversion
Signed-off-by: roy wang <seiwy2010@gmail.com>
* implemented trait attach, get application
* implemented API for trait detach and fix trait detach issue
* implemeted API add/sync/list capability center
* implemented API capability add/remove/list
* update test-cases according to new cli style
* merge two ginkgo describe to one as in github environment ginkgo does NOT follow the order of describes
* merge two ginkgo describe to one as in github environment ginkgo does NOT follow the order of describes
* Implement API `api/envs/default/apps/
implement API `api/envs/default/apps/ and refactor code
* address comments from @wonderflow and @ryan
* fix code rebase issue
* Implement env APIs
implemented APIs for env and make api-test
and e2e-setup
* fix ci issues
* address comments
* feat(admin): support `ruder admin:init` and `ruder admin:info`
Support `ruder admin:init` and `ruder admin:info`
Fixes#12
Signed-off-by: zhuhuijun <zhuhuijunzhj@gmail.com>
* feat(admin): support `ruder admin:init` and `ruder admin:info`
Support `ruder admin:init` and `ruder admin:info`
Fixes#12
Signed-off-by: zhuhuijun <zhuhuijunzhj@gmail.com>