guoxudong
94068571c5
fix the website ( #1273 )
...
Co-authored-by: guoxudong <guoxudong.dev@gmial.com >
2021-03-24 10:25:39 +08:00
Lei Zhang (Harry)
a96225a12b
Merge pull request #1270 from resouer/readme
...
Add more details in readme
2021-03-23 15:46:21 -07:00
Lei Zhang
086effa141
Add more details in readme
2021-03-23 15:38:54 -07:00
Jianbo Sun
acf497b1c7
make CUE inner kube package as a standalone package && clean code ( #1263 )
2021-03-23 16:30:49 +08:00
Jianbo Sun
30f30d9c93
update to the website ( #1259 )
...
* add more info into readme
* update readme to add more details
2021-03-23 12:04:00 +08:00
Yue Wang
f554523196
generate OpenAPI schema for Helm schematic compDef ( #1250 )
...
* get JSON schema for Helm schematic ComponentDefinition
Signed-off-by: roy wang <seiwy2010@gmail.com >
* add e2e test
update doc
add unit tests
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-03-23 00:16:17 +08:00
wyike
dbc4593b23
Add e2e test for App Context ( #1240 )
...
* add e2e test for context
add workload check
should not create AC
add test trait render
update e2e-test logic
add switching context write status back to AppRevision logic
add create and pull apprevision test
quick fix for appContext ownerReference problem
add more tests
fix test
* add boilerplate
* rebase master fix issue
* rebase master and fix test
* fix check interval time
2021-03-22 01:36:37 -07:00
Ryan Zhang
11bc937f62
temporaily disable rollout e2e test ( #1260 )
2021-03-22 13:17:31 +08:00
Hongchao Deng
75c123df2f
fix metadata missing in AppRevision spec data ( #1257 )
...
* fix metadata missing in AppRevision spec data
* fix test
2021-03-22 11:29:25 +08:00
Jianbo Sun
0b72c7ce34
Merge pull request #1258 from Ghostbaby/rollout_status
...
docs(rollout) add rollout state transition graph
2021-03-22 10:30:35 +08:00
zhuhuijun
a856499c3f
docs(rollout) add rollout state transition graph
...
Signed-off-by: zhuhuijun <zhuhuijunzhj@gmail.com >
2021-03-22 09:41:08 +08:00
Jianbo Sun
395f7d6849
Merge pull request #1256 from unknwon/patch-1
...
docs: minor fixes on introduction and concepts
2021-03-21 21:44:49 +08:00
ᴜɴᴋɴᴡᴏɴ
98bf8e6b86
Update concepts.md
2021-03-21 21:30:19 +08:00
ᴜɴᴋɴᴡᴏɴ
628f2e1fdb
Update introduction.md
2021-03-21 21:09:52 +08:00
Jianbo Sun
eea2fd4c35
Merge pull request #1252 from LeoLiuYan/feat/remove_duplicated_logic
...
Remove duplicated logic of reset appRollout status
2021-03-21 09:18:26 +08:00
LeoLiuYan
48e8c24ad1
Remove duplicated logic of reset appRollout status
...
Signed-off-by: LeoLiuYan <929908264@qq.com >
2021-03-20 22:24:36 +08:00
Jianbo Sun
379e143222
Merge pull request #1251 from wonderflow/fix2
...
remove dashboard and migrate to velacp(fix release pipeline)
v1.0.0-rc1
2021-03-20 20:11:46 +08:00
天元
d4705380a8
remove dashboard related code
2021-03-20 18:36:51 +08:00
天元
15ffac9a46
migrate dashboard to velacp( https://github.com/oam-dev/velacp/pull/73 )
2021-03-20 17:11:33 +08:00
Jianbo Sun
ddcbb9aefd
Merge pull request #1249 from wonderflow/fix2
...
fix generate dashboard source
2021-03-20 16:36:49 +08:00
天元
8666b6b6e9
fix generate dashboard source
2021-03-20 16:05:32 +08:00
Jianbo Sun
fe1c319f06
Merge pull request #1248 from wonderflow/fix2
...
fix release pipeline
2021-03-20 15:59:14 +08:00
天元
868530316c
fix release pipeline
2021-03-20 15:44:06 +08:00
Ryan Zhang
135282834d
swap appConfig with appContext ( #1245 )
...
* swap appConfig with appContext
* fix e2e test
* fix e2e test
* surpress helm test
2021-03-20 00:02:58 -07:00
Jianbo Sun
d6dc946998
Merge pull request #1247 from resouer/sidebar
...
Make sidebar even better
2021-03-20 13:08:19 +08:00
Jianbo Sun
f43db50af2
Merge pull request #1246 from wonderflow/docs
...
more useful vela system dry-run
2021-03-20 13:04:42 +08:00
天元
7931e2a0a5
more useful vela system dry-run
2021-03-20 12:51:00 +08:00
Lei Zhang
3f28a6d917
Make sidebar even better
2021-03-19 21:31:22 -07:00
Jianbo Sun
1c126c5a26
Merge pull request #1244 from wonderflow/docs
...
clean up docs
2021-03-20 09:14:43 +08:00
天元
0bc7454b79
delete no used project file
2021-03-20 08:56:54 +08:00
天元
f4c20d4459
update faq
2021-03-20 08:50:24 +08:00
天元
63d965d381
update vela cli docs and remove the deleted command docs
2021-03-20 08:45:39 +08:00
天元
d750cf2657
merge config/samples into docs/examples
2021-03-20 08:37:00 +08:00
天元
d253b84161
delete unused configs
2021-03-20 08:34:46 +08:00
天元
c6b477e1ca
migrate demos to catalog https://github.com/oam-dev/catalog/pull/91
2021-03-20 08:32:16 +08:00
Jianbo Sun
243fba3b23
Merge pull request #1242 from resouer/doc
...
Fix message in doc readme
2021-03-20 08:15:06 +08:00
Lei Zhang
485cdff57a
Fix message in doc readme
2021-03-19 16:07:13 -07:00
Lei Zhang (Harry)
bd00d2fc51
Merge pull request #1234 from resouer/doc
...
Fix sidebar and 404
2021-03-19 16:05:47 -07:00
Lei Zhang
d09531b343
Fix sidecar to 2 layers
2021-03-19 16:01:23 -07:00
Jianbo Sun
a3ecf7c510
Merge pull request #1241 from kushthedude/use_debug_flag
...
feat: add debug-flag for enabling logs in core-run
2021-03-20 06:20:57 +08:00
Jianbo Sun
657baf9f15
init applicationRevision Object as revision of Application ( #1210 )
...
* generate appRevision and create AC with the same name
* Update pkg/controller/core.oam.dev/v1alpha2/application/application_controller_test.go
* fix ci
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2021-03-19 12:30:31 -07:00
kushthedude
e978e26c25
feat: add debug-flag for enabling logs in core-run
...
Signed-off-by: kushthedude <kushthedude@gmail.com >
2021-03-19 22:29:29 +05:30
Jianbo Sun
3a2208f0d2
Merge pull request #1238 from mengjiao-liu/fix-dup-string
...
Fix duplicated string literals
2021-03-19 16:25:29 +08:00
Jianbo Sun
99e8ff648e
Merge pull request #1237 from mengjiao-liu/format-code
...
Code normalization
2021-03-19 16:07:16 +08:00
Jianbo Sun
8e7d8a46e7
Merge pull request #1239 from mengjiao-liu/clean-up-dup-flag
...
Clean up code duplicate
2021-03-19 16:06:16 +08:00
wyike
4903eb7cb2
refactor ac reconcile so that we can reuse it in new AC ( #1236 )
...
* refactor ac reconcile so that it returns the status
* add appContext to reuse appconfig reconcile logic
* fix lint
* update makefile for verbose info
* fix appcontext register error
* fix application configuration finalizer bug
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2021-03-19 00:04:01 -07:00
mengjiao.liu
3742b98636
Clean up code duplicate
2021-03-19 15:00:18 +08:00
mengjiao.liu
72cdc3ec74
Fix duplicated string literals
2021-03-19 14:25:29 +08:00
Jian.Li
e4a5b17e90
Support import K8s native API and CRD in definition ( #1211 )
...
* vela builtin package
* add test cases
* add gvk test cases
* lint
* testEnv
* lint
* check-diff
* Optimized code
* test case split
* add docs
2021-03-18 22:22:40 -07:00
Jianbo Sun
276d544766
Merge pull request #1226 from oam-dev/fix-rollout
...
allow state transition to be modified at any state
2021-03-19 12:23:22 +08:00