天元
9224e8eb47
fix CI
2020-12-07 20:15:40 +08:00
天元
6480873e81
change import headers
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
2020-11-27 11:08:54 +08:00
roy wang
88d3042767
remove `vela system update` command
...
sync caps from cluster before `vela env init`
fix e2e-test
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-11-08 16:42:40 +09:00
roy wang
32daa8f280
vela port-forward
...
add unit test and e2e test
refresh cli doc of vela port-forward
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-29 16:21:33 +09:00
天元
d9302ff982
add args for vela install and fix E2E with fresh image build
2020-10-14 23:22:15 +08:00
roy wang
ad819b354a
fix e2e-setup
...
revert commented e2e cases
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-13 21:56:44 +09:00
Jianbo Sun
1479109324
move chart build to source file, allow chart CRD switching to V1 of cert-manager ( #382 )
...
* add chart_source
* generate chart to fake file
* switching to V1 of cert-manager
make exec time longer
2020-10-13 17:20:59 +08:00
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
Ryan Zhang
c69c809264
improve CUE format
2020-09-25 21:58:30 -07:00
天元
1e4a1159b5
clean up
2020-09-11 17:52:14 +08:00
天元
1354b4afa4
add golintci and make it happy
2020-09-10 14:57:36 +08:00
Zheng Xi Zhou
8da6e93480
Refine CI build ( #196 )
...
* Refine CI build
remove vela binary build during e2e-test, instead
use the binary after make build
* update old command `vela system:init`
2020-08-25 16:08:16 +08:00
天元
40da5a1961
use unix command style and refactor to new design
2020-08-24 19:04:04 +08:00
Zheng Xi Zhou
79d3d3c446
Implement env APIs ( #164 )
...
* 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
2020-08-18 18:15:28 +08:00
Zheng Xi Zhou
3916d2d83f
Implement API `api/envs/default/apps/ ( #147 )
...
* 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
* temporary comment BeforeSuite in integration/integration_suite_test.go to fix make issue
2020-08-17 11:01:31 +08:00
天元
fb73e27de3
fix e2e test
2020-08-14 15:51:51 +08:00
Zheng Xi Zhou
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
zzxwill
106d8a4729
renaming command name
2020-08-10 10:43:02 +08:00
zzxwill
a0177272d0
move e2e test folder in case those test suites are triggerred by unit-test
2020-08-10 10:17:22 +08:00