roy wang
8b3bda82f7
add e2e test for vela init
...
modify e2e setup to wait oam-runtime pod running
add k8sclient in e2e test
refine tracking status of vela init
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-09 19:36:33 +09:00
roy wang
6aafb90acd
track status changing in vela init
...
fix e2e-test
update oam-k8s-runtime dependency to latest tag
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-09 18:41:53 +09:00
天元
e922666d5f
rename 'vela comp run' to 'vela comp deploy'
2020-10-08 15:46:30 +08:00
Ryan Zhang
c69c809264
improve CUE format
2020-09-25 21:58:30 -07:00
天元
9510db0ace
update chart and refactor default workload
2020-09-16 12:09:29 +08:00
zzxwill
bc3169a1b5
Rename vela env switch to vela env set
...
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00
天元
1e4a1159b5
clean up
2020-09-11 17:52:14 +08:00
天元
044df63770
change go package to oam-dev/kubevela
2020-09-11 12:29:12 +08:00
天元
1354b4afa4
add golintci and make it happy
2020-09-10 14:57:36 +08:00
roy wang
54b5fd0ce3
vela app status
...
refine output of vela comp status
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-09-09 18:53:19 +09:00
天元
2cd27b4196
support scopes in appfile and make health scope as default
2020-08-27 19:32:00 +08:00
天元
210cbcc937
support vela comp ls
2020-08-27 11:21:13 +08:00
天元
40da5a1961
use unix command style and refactor to new design
2020-08-24 19:04:04 +08:00
zzxwill
657cb91db3
Implement Workload Run API
...
implemented workload run api and write e2e test
cases for workload run cli and API
2020-08-19 18:17:47 +08:00
天元
0b6fd6a981
fix appfile update
2020-08-14 15:21:32 +08:00
Zheng Xi Zhou and GitHub
9cbb3b4abe
Apply builtin definition in system:init ( #132 )
...
* Apply builtin definition in system:init
Fix builtin definitions not installed issue
* install builtin definitions
* fix OAM runtime installation issue and refactor e2e
* fix e2e build issue
* manually install oam runtime and builtin capabilities
* remove system:init from e2e test
2020-08-14 09:50:16 +08:00
Zheng Xi Zhou and GitHub
a5b3ed93dd
Fix app:status issue ( #140 )
...
* Show trait type in `app:ls`
Use trait type instead of its name in application list.
Fix app:status issue and refactor code
Fix #90
* followed comments to move some basic traits related functions to system.go
* Fix app:status issue
When the ApplicationConfiguration status haven't shown up,
it will hit an issue.
2020-08-11 17:38:34 +08:00
8b7f2e1a6e
Show trait type in app:ls ( #136 )
...
* Show trait type in `app:ls`
Use trait type instead of its name in application list.
Fix app:status issue and refactor code
Fix #90
* Update pkg/cmd/status.go
Co-authored-by: Sun Jianbo <wonderflow.sun@gmail.com >
* followed comments to move some basic traits related functions to system.go
Co-authored-by: Sun Jianbo <wonderflow.sun@gmail.com >
2020-08-11 15:14:14 +08:00
zzxwill
190fe97530
remove oam runtime workaround and complete some TODOs
2020-08-10 11:48:54 +08:00
zzxwill
106d8a4729
renaming command name
2020-08-10 10:43:02 +08:00
zzxwill
5ffe9e2ce5
Temporarily fix oam kubernetes runtime CRD issue
...
after PR https://github.com/crossplane/oam-kubernetes-runtime/pull/162
is merged, this workround should be removed
2020-08-10 10:17:22 +08:00
zzxwill
90d7d78435
Add trait attach cases and refactor all others
2020-08-10 10:17:22 +08:00
zzxwill
940a7587d9
add tests for rudr ls
2020-08-10 10:17:22 +08:00