Jianbo Sun and GitHub
8d0595ed4e
Update cmd/core/main.go
2020-12-31 17:13:13 +08:00
天元
01bd05d0a5
add test for component revision hook
2020-12-31 16:41:55 +08:00
Jianbo Sun and GitHub
810cbcaae4
Merge pull request #841 from zzxwill/issue-trait-no-definition
...
Allow trait to work without TraitDefinition
2020-12-31 10:52:01 +08:00
zzxwill
dfdb833abe
Check trait CR is created and update ApplicationConfiguration
2020-12-31 09:16:56 +08:00
Jianbo Sun and GitHub
f10e53c1eb
Merge pull request #847 from wonderflow/application
...
refine error message: trait definition not found
2020-12-30 19:01:05 +08:00
天元
02bb9a1dc1
refine error message: trait definition not found
2020-12-30 18:25:30 +08:00
Jianbo Sun and GitHub
69e860a1e8
Merge pull request #843 from zzxwill/dashboard-start
...
Refine Dashboard README
2020-12-30 13:11:54 +08:00
zzxwill
0bd85d359a
Refine Dashboard README
...
Refined dashboard readme with all-in-one start command
2020-12-30 11:06:51 +08:00
Jianbo Sun and GitHub
1abbe1f7cf
Merge pull request #842 from ryanzhang-oss/minor-improve
...
Use the correct cue parse api
2020-12-30 10:19:06 +08:00
Jianbo Sun and GitHub
88143ae64a
Merge pull request #834 from zzxwill/workload
...
Add description field for Capability/Workloads list
2020-12-30 10:08:13 +08:00
Ryan Zhang
b25e911a74
use the correct cue parse api
2020-12-29 13:24:04 -08:00
zzxwill
d8d891f6c9
Allow trait to work without TraitDefinition
...
Fix the issue of applying trait if its traitdefinition
doesn't exits.
To fix issue #839
2020-12-30 00:14:26 +08:00
Jianbo Sun and GitHub
a7f823940c
Merge pull request #832 from wonderflow/application
...
refactor application object to have basic schema
2020-12-29 17:11:35 +08:00
天元
3a47d5de73
refactor application object to have more strict schema
2020-12-29 15:48:32 +08:00
zzxwill
eb2501f644
fix lint issue
2020-12-29 10:58:07 +08:00
zzxwill
abce944aad
Add description field for Capability/Workloads list
...
Added `description` field for workloads.
To fix #821
2020-12-29 10:43:05 +08:00
Jianbo Sun and GitHub
386d5dd0ee
Merge pull request #833 from zzxwill/workload
...
Expend column width for "vela workloads/traits"
2020-12-28 22:00:59 +08:00
zzxwill
509895511b
Expend column width for "vela workloads/traits"
...
Expended column width for `vela workloads/traits` and also
shortened the description for all workloads and traits.
Fixed a tiny issue in hack/reference/generate.go
To fix issue #827
2020-12-28 20:57:22 +08:00
Weiping Cai and GitHub
c0ebe8dc62
support mutli storage resources,define storage interface and implemen… ( #776 )
...
* support mutli storage resources,define storage interface and implement local storage
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* support mutli storage resources,define storage interface and implement local storage
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* support mutli storage resources,define storage interface and implement local storage
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* support mutli storage resources,define storage interface and implement local storage
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* move application/Application to storage/driver pkg
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* update storage import format
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-12-28 18:39:58 +08:00
Jianbo Sun and GitHub
ebf1b51d58
Merge pull request #831 from zzxwill/mutation-webhook-conflicts
...
Add "How to fix issue: MutatingWebhookConfiguration mutating-webhook-configuration exists?"
2020-12-28 18:39:17 +08:00
zzxwill
4b27f9b4e2
Add "How to fix issue: MutatingWebhookConfiguration mutating-webhook-configuration exists?"
...
Added another question.
To cover issue #794
2020-12-28 17:44:58 +08:00
Jianbo Sun and GitHub
8f6d0fded8
Merge pull request #825 from wonderflow/fix1
...
run CI check for all PR including docs/ and *md
2020-12-28 13:38:41 +08:00
Jianbo Sun and GitHub
e8cabdc13c
Merge pull request #824 from zzxwill/issue-workloads
...
Add "description" field for each workload from ListWorkloads API
2020-12-28 10:02:01 +08:00
Jianbo Sun and GitHub
a03d9f2626
Merge pull request #828 from zzxwill/issue-vela-workloads
...
Refine error message for trait without `spec.extension.template`
2020-12-27 11:06:50 +08:00
zzxwill
37cb5ccb51
Add "description" field for each workload from ListWorkloads API
...
Workload item doesn't have descriptin property, added it to help display
the description in capability list on Dashboard
2020-12-25 19:04:54 +08:00
zzxwill
4c34048186
Refine error message for trait without spec.extension.template
...
Error message of trait without `spec.extension.template`
adheres with normal message when executing "vela workloads".
To fix #826
2020-12-25 18:25:19 +08:00
天元
76e0bbcabd
run CI check for all PR including docs/ and *md
2020-12-25 17:53:04 +08:00
Jianbo Sun and GitHub
32bc74456a
Merge pull request #810 from Cweiping/fix/fix_promethus_typo_error_2
...
fix typo error of promethus
2020-12-25 17:39:22 +08:00
Jianbo Sun and GitHub
82df7c3a71
Merge pull request #811 from captainroy-hy/fix-integration-test
...
fix unstable integration test
2020-12-25 17:38:21 +08:00
majian and GitHub
c06aca6f60
add dashboard lint check ( #815 ) and remove unused ref
2020-12-25 14:24:06 +08:00
Jianbo Sun and GitHub
69dcf2fc5a
Merge pull request #807 from wonderflow/datainput
...
support strategy patch datainput merge for slice case
2020-12-25 12:42:13 +08:00
Yang Liu and GitHub
04c9af5c81
Merge pull request #812 from wonderflow/revision
...
support custom component revision hook
2020-12-25 11:51:02 +08:00
guoxudong and GitHub
1e6248d189
[Dashboard] Capabilities page ( #803 )
...
* add capabilities (workloads and traits)
* yarn prettier
2020-12-25 11:13:08 +08:00
天元
e3b4bcd2ca
support custom component revision
2020-12-25 09:40:54 +08:00
roywang
9730cb438d
fix unstable integration test
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2020-12-24 18:22:27 +09:00
Jianbo Sun and GitHub
a8f48eb140
Merge pull request #809 from hongchaodeng/owner
...
add sunny0826 (Xudong Guo) as reviewer
2020-12-24 14:20:59 +08:00
Weiping Cai
ab6a170c1d
fix typo error of promethus
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-12-24 14:00:17 +08:00
Hongchao Deng
dc9b1eb6fc
add sunny0826 (Xudong Guo) as reviewer
2020-12-23 21:55:04 -08:00
Hongchao Deng and GitHub
629bf00b63
update owner file ( #808 )
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-12-23 21:51:31 -08:00
Jian.Li and GitHub
1f2c38d3c7
supports strategy patch for definition template ( #798 )
...
* supports strategy patch for definition template
* strategy unify
* lint code
* test cases
* add docs
* add test cases
* lint code
* add test cases for walk
* fix close fun
* lint code
* const variable for patchKey
* lint code
* interceptor for ast.Node
* add test cases
* check diff
* strategyUnify
* listMergeByKey
* prompts
2020-12-24 13:35:34 +08:00
Hongchao Deng and GitHub
b129637cf2
add Community doc to clarify membership ladder ( #805 )
...
* add Community doc to clarify membership ladder
* update
2020-12-23 11:07:06 -08:00
Yue Wang and GitHub
630f1e48bc
enable webhooks for AppConfig/Comp ( #781 )
...
rename webhooks
fix e2e tests
Signed-off-by: roywang <seiwy2010@gmail.com >
2020-12-23 11:02:06 -08:00
天元
4bed55b400
support strategy patch datainput merge for slice case
2020-12-23 21:53:05 +08:00
Jianbo Sun and GitHub
54ca5c115f
Merge pull request #774 from captainroy-hy/trait-conflict-validation
...
implement conflictsWtih feature in trait definition
2020-12-23 13:32:38 +08:00
Zheng Xi Zhou and GitHub
ddba62fba0
Generate restful api based on Swagger ( #765 )
...
* Generate restful api based on Swagger
As OpenAPI has to be quickly developped to support front-end developement, so
did the restufl api docs. Based on swagger, generate the docs automatically
* fix conflicts and add application list annotation
2020-12-22 16:35:26 -08:00
guoxudong and GitHub
15a24c65b9
fix toc ( #802 )
2020-12-22 16:32:48 -08:00
guoxudong and GitHub
56285ca540
add restful api docs ( #801 )
2020-12-22 15:16:56 +08:00
Jianbo Sun and GitHub
b1c3f593db
Merge pull request #800 from sunny0826/brew-install
...
docs add brew
2020-12-22 14:53:45 +08:00
guoxudong
e23f6b3866
docs add brew
2020-12-22 14:47:54 +08:00
Jianbo Sun and GitHub
2943bc7ce1
Merge pull request #797 from wonderflow/fixrevision
...
fix workload reconcile error when revision enable trait is attached
v0.2.2
2020-12-21 22:27:47 +08:00