wyike
a534c17e8a
cp oam pr 329 ( #1742 )
...
fix Ci
v0.3.7
2021-06-01 18:32:31 +08:00
wyike
7bcf469e8c
add long wait as controller args ( #1739 )
...
* add long wait as controller args
* fix golint error
* fix ci workflow add git submodles
fix test
* add submodle for Ci
2021-06-01 17:40:15 +08:00
Jianbo Sun
64f07ebd33
Merge pull request #1528 from wonderflow/cp-xxx
...
update github token
2021-04-19 14:18:09 +08:00
天元
9e0a86212c
fix ci
2021-04-19 13:44:59 +08:00
天元
c15a631b9a
update github token
2021-04-19 11:22:52 +08:00
Jianbo Sun
df8fb9369b
Merge pull request #1185 from wangyikewxgm/cp1172
...
Cherry pick pr 1172 to release-0.3 branch
v0.3.6
2021-03-12 18:58:29 +08:00
wangyike
222906ece0
try to solve failed test
2021-03-12 17:58:51 +08:00
wangyike
ca8aa01c95
cp1172
...
delete useless test
fix ci error
2021-03-12 17:34:43 +08:00
Jianbo Sun
4cf4fdff30
align workload/trait definition schema with v0.2.2 spec ( #1175 )
2021-03-11 18:46:02 -08:00
Jianbo Sun
2648f6d100
Merge pull request #1162 from wangyikewxgm/fix-dryrun
...
fix vela system dryrun command cannot get namespaced definition
2021-03-11 15:25:10 +08:00
Jianbo Sun
3bc014bc8c
Merge pull request #1169 from legendtkl/release-0.3
...
fix arm64 build failed
v0.3.5
2021-03-11 10:25:09 +08:00
Weiping Cai
bb9f5402b3
fix arm64 build failed and block our release pipeline
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2021-03-10 22:44:08 +08:00
wangyike
1d3307002c
fix dryrun use namespace
2021-03-09 17:18:44 +08:00
Jianbo Sun
37bd952486
Merge pull request #1156 from wangyikewxgm/cp1085
...
cherry-pick pr 1085 to release-0.3
2021-03-09 10:55:10 +08:00
wangyike
5c33598fe9
modify controller,webhook,api,chart
...
solve failed test
add compatibility test for old crd
add app ns for cli
modify compatibility test
solve compatibility problem
add testing for GetDefinition func with cluster scope CRD
generate code for compatibility-test
move testdata generate to makefile
optimize ci pipeline for compatibility-test
2021-03-09 10:10:48 +08:00
Jianbo Sun
54e806a94c
Merge pull request #1152 from yangsoon/fix-workflow
...
cherry-pick(#1143 ) delete image after e2e test
2021-03-08 11:48:58 +08:00
yangsoon
740b85c6e1
fix issue #1140 delete image after e2e test
2021-03-08 11:24:42 +08:00
Jianbo Sun
8ceb64d16c
Merge pull request #1136 from wonderflow/fixgc
...
fix garbage collection for apply once force model
2021-03-05 10:51:21 +08:00
天元
5bf11d4142
fix revision enable workload check and prevent GC if replica>0
2021-03-04 18:05:17 +08:00
天元
0229ac775b
reduce reconcile too frequency, error will requeue automatically
2021-03-04 16:00:45 +08:00
Jianbo Sun
52e3893bf3
Merge pull request #1114 from wonderflow/fix1
...
update CRD and fix workload not create first time
v0.3.4
2021-03-01 17:58:11 +08:00
天元
419afd27b5
update CRD and fix workload not create first time
2021-03-01 15:05:19 +08:00
Jianbo Sun
52550bb7b5
parent override child when annotation/labels conflicts && one revision will apply once only in force mode && AC.status CRD updated ( #1109 )
...
* when annotation/labels passthrough from parent to child conflicts, the parent will override the child.
e.g. 1) AC will override its component/workload; 2) workload will override child-resource; 3) AC will override its trait
* apply once only force will block workload apply when revision not changed even ac generation updated
2021-02-28 22:38:18 -08:00
Jianbo Sun
d6f3f995cd
Merge pull request #1111 from captainroy-hy/chp-1041
...
cherry-pick(1041&1036) fix unit test
2021-02-26 18:57:10 +08:00
roy wang
dc6ab6b8d6
fix unstable unit test
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-02-26 19:18:15 +09:00
roywang
613f1f9b53
quick fix unstable unit test
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-02-26 18:46:10 +09:00
Jianbo Sun
eefc72b0c6
Merge pull request #1099 from captainroy-hy/ut-apply-once
...
add unit test
2021-02-26 10:26:09 +08:00
Jianbo Sun
1ac66bb3e4
fix component custom revison loop infinitely create revision ( #1101 )
2021-02-24 23:50:45 -08:00
roywang
ac6d6d1a73
add unit test
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-02-25 02:59:19 +09:00
Jianbo Sun
46f7472bd5
fix apply only once observedGeneration should mark after meet all dependency requirements && add log for apply only once ( #1094 )
2021-02-24 01:13:27 -08:00
Jianbo Sun
d872430b08
Merge pull request #1095 from wonderflow/cherryp
...
cherry-pick: remove go-header package dependency
2021-02-23 20:10:30 +08:00
天元
9d2cf16141
remove go-header package dependency
2021-02-23 19:14:57 +08:00
Jianbo Sun
8c9fab1aa1
Merge pull request #1096 from wonderflow/ci
...
enable CI for release-*
2021-02-23 19:12:44 +08:00
天元
e213779235
enable CI for release-*
2021-02-23 17:53:49 +08:00
Jianbo Sun
e4bf16b618
Merge pull request #1034 from oam-dev/master
...
merge master to release-0.3 align with v0.3.3
2021-02-07 17:49:09 +08:00
Jianbo Sun
f6d2e76102
Merge pull request #1032 from wangkai1994/fix/cap_error_message
...
fix cap error message
v0.3.3
2021-02-07 17:30:27 +08:00
wangkai1994
58bd00f137
fix cap error message,
2021-02-07 17:09:36 +08:00
Dylan
abe01d2add
fix: update CR's status with retry.RetryOnConflict ( #1015 )
2021-02-06 23:08:22 -08:00
Jianbo Sun
aabd1e399a
Merge pull request #1020 from zzxwill/app-creation-ui
...
Implement application creation page
2021-02-07 10:27:53 +08:00
Jianbo Sun
12cc22b5c4
Merge pull request #838 from captainroy-hy/force-apply-once-only
...
implement ApplyOnceOnlyForce
2021-02-06 13:14:23 +08:00
roy wang
47ab481eee
implement ApplyOnceOnlyForce
...
add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-02-06 12:58:32 +09:00
Ryan Zhang
b564e0ef26
add more code to complete the rollout plan ( #1024 )
2021-02-05 12:08:19 -08:00
zzxwill
1119d1b529
fix lint issue
2021-02-05 17:55:16 +08:00
zzxwill
8af08075df
Implement application creation page
...
To fix #680
2021-02-05 17:48:27 +08:00
Jianbo Sun
4b06961e6f
Merge pull request #1014 from wonderflow/definition
...
move template out from extension to spec.template
2021-02-05 15:51:44 +08:00
天元
96a589b098
move template out from extension
2021-02-05 14:45:30 +08:00
Jianbo Sun
258bdd7b76
Merge pull request #1017 from resouer/doc
...
Update the details of the doc
2021-02-05 13:49:57 +08:00
Jianbo Sun
1f5223267b
Merge pull request #1021 from zzxwill/dashboard-build
...
Revert package management and build tool to npm
2021-02-05 12:21:11 +08:00
Jianbo Sun
c24169e42d
Merge pull request #1000 from ryanzhang-oss/rollout-controller
...
Cloneset rollout
2021-02-05 12:06:22 +08:00
zzxwill
9230e5c181
Revert package management and build tool to npm
...
As yarn failed to build and start the dashboard most
of time, revert the tool to npm
2021-02-05 11:31:37 +08:00