Zheng Xi Zhou and GitHub
5cc92e5420
Rename file name for trait "cpusclaer" and "scaler" ( #1617 )
...
As the file name (.cue/.yaml) of trait "cpusclaer" and "scaler"
are "cpuhpa" and "manaualscale" respectively, renmae them in
order to avoid confustions
2021-05-07 17:33:37 +08:00
白联 and GitHub
b76a3f3f42
Check whether parameter.cmd is nill for sidecar trait ( #1575 )
2021-04-28 14:48:25 +08:00
Yue Wang and GitHub
1867436174
fix cue tmpl of worker and ingress ( #1532 )
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-04-19 16:02:12 +08:00
yangsoon and GitHub
1a267bc6d1
add end-user/sidecar ( #1513 )
2021-04-16 20:42:41 +08:00
yangsoon and GitHub
c4fa81b703
add kubectl vela show in docs ( #1508 )
2021-04-16 17:27:05 +08:00
yangsoon and GitHub
3be63bba91
add end-user/labels.md ( #1505 )
2021-04-16 13:58:42 +08:00
Jianbo Sun and GitHub
ce20f55382
add an overview for end user guide ( #1469 )
...
* add an overview for end user guide
end user guide
* add explore section
* finish scale section
* add expose section
* remove trait already contains as built-in feature
* try fix flaky test
2021-04-14 21:38:04 +08:00
Yue Wang and GitHub
bc6a60dde2
add volumes definition in worker/webservice ( #1459 )
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-04-11 14:18:48 +08:00
1261e2678f
add podDisruptive to traitdefinition ( #1192 )
...
* add podDisruptive to traitdefinition
* fix docs & example
* fix diff and add docs
* use bool type for podDisruptive
Co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2021-04-08 13:39:03 +08:00
Hongchao Deng and GitHub
d5d0cd1878
Add AppRevision option in webservice template and refine website doc ( #1355 )
2021-03-30 07:22:35 +08:00
53ae9aaa40
add webhook convert. ( #1282 )
...
fix diff
update example and test data version
fix convert function
fix e2e for helm
clean up creationTimestamp in a hack way
fix ci
pending package suit test
fix group version
fix ci
fix ut
rename type to kind
fix example
fix conflicts
Co-authored-by: yangsoon <yangsoonlx@gmail.com >
2021-03-24 17:15:20 -07:00
Hongchao Deng and GitHub
ab7ccb7499
Merge pull request #1272 from hongchaodeng/appd-1
...
AppDeployment: Add definitions and utilities code
2021-03-23 20:52:02 -07:00
320651c80d
add doc for cue development guide ( #1269 )
...
* create toc
* add CUE development-guide
* fix dry-run description
* Update docs/en/cue/development-guide.md
* finish the guide
* fix ci and sidebar
Co-authored-by: yangsoon <yangsoonlx@gmail.com >
2021-03-24 11:08:09 +08:00
Hongchao Deng
baff3d77c4
AppDeployment: Add API types, necessary labels, and utilities
2021-03-23 22:33:54 -04:00
yangsoon
b788401920
fix e2e_test
2021-03-18 12:12:08 +08:00
天元 and Hongchao Deng
339889813b
add quick start for application CRD
...
add quick start for application CRD
Update docs/en/quick-start.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
Update docs/en/quick-start.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
2021-03-10 10:57:26 +08:00
WYike and GitHub
994ef23c0c
modify controller,webhook,api,chart ( #1085 )
...
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-04 23:14:18 -08:00
天元
8c8ca60756
align workload/trait definition schema with v0.2.2 spec
2021-03-02 17:35:58 +08:00
天元
87fca7b22a
add trait with CUE
2021-02-08 16:47:45 +08:00
天元
96a589b098
move template out from extension
2021-02-05 14:45:30 +08:00
天元
868e0925d4
move health check and status out of extention
2021-02-04 17:56:20 +08:00
Jianbo Sun and GitHub
66fb99954e
fix quick start guide as we don't have route trait installed as default ( #954 )
...
* fix quick start guide as we don't have route trait installed as default
* add a description for ingress trait
2021-01-29 14:56:38 +08:00
Jianbo Sun and GitHub
fa58501a97
remove 3rd party dependency from default installation ( #946 )
...
* remove 3rd party dependency from default installation
* fix CI
2021-01-27 18:29:42 -08:00
incubator4th
72d6981628
set provider can be empty
2021-01-06 17:22:16 +08:00
incubator4th
72663f68cb
add provider to route.cue
2021-01-05 21:06:55 +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
天元
dbd855cc25
address comments
2020-12-18 19:11:57 +08:00
Ryan Zhang
92f31a100e
make vela work with ACK and clean up
2020-12-08 17:33:27 -08:00
f0596c4914
fix task( k8s job ) restartpolicy default Always ( #723 )
...
* fix task( k8s job ) restrtpolicy default Always
* Update the parameter policy to restartPolicy
* Update the parameter restartPolicy to restart
* Update charts/vela-core/templates/defwithtemplate/task.yaml
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
* Update hack/vela-templates/cue/task.cue
Co-authored-by: 李帅 <lishuai@MacBook-Pro.local >
Co-authored-by: Katacoda Scenario <scenario@katacoda.com >
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2020-12-08 16:04:06 +08:00
天元
9f44bb128f
fix job definition
2020-12-04 11:52:13 +08:00
zzxwill
39db378bcd
Put error as return for sub-functions and update description for definitions
2020-12-02 15:29:20 +08:00
zzxwill and Jianbo Sun
f7718b4c08
Auto-generate reference docs
...
Automatically generate reference docs for all workloads and traits.
1) moved design part from hack/references/configurations/rollout.yaml to design/vela-core/rollout.md
2) added usages for all workloads/traits, except route (#672 )
3) renamed some reference docs
Attention: atuo-generation of specifications for all parameters has NOT been implemented, they are generated
based on files under `hack/references/configurations`
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-12-01 13:56:24 +08:00
Hongchao Deng
e6445f7458
fix config in webservice template
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-17 11:38:16 -08:00
zzxwill
f22c8995f4
Minor updates on webservice/autoscale docs/comments
...
based on the comments https://github.com/oam-dev/kubevela/pull/566#discussion_r522385511
and https://github.com/oam-dev/kubevela/issues/585#issuecomment-726253432 ,
update docs and comments on webservice and autoscale
2020-11-17 13:10:49 +08:00
天元
efb76ee5ee
tunning docs
2020-11-16 14:07:38 +08:00
Hongchao Deng
b0c9e4b78a
update descriptions of capabilities
2020-11-13 12:38:45 -08:00
zzxwill
3dd5e493c6
update reference doc
2020-11-13 10:22:36 +08:00
zzxwill
7031e04c75
Revise Autoscaler doc with appfile focused
...
- Splitted autoscale docs to be appfile focused,
and add cpu utilization scaling policy for appfile
- Allow user to input parameter with int type, like
10 instead of "10"
- Change cpuRequest/cpu to proper names
To fix #564
2020-11-12 19:02:14 +08:00
天元
40ab610a8e
remove annotation for apiversion and kind, use discoverymapper instead
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-12 12:04:08 +08:00
天元
07351d9dd7
update vela init UI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-11 16:16:01 +08:00
天元
fd3f300901
support rollout trait
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-10 20:13:27 +08:00
Zheng Xi Zhou and GitHub
91f47586cf
Autoscaler for appfile ( #510 )
...
* Autoscaler for appfile
completed spec.extension.template to support autoscale in
cli and appfile
* add alias name to cpuRequest in Cli for deploying webservice
2020-11-07 07:54:59 +08:00
天元
9a27c604b1
don't specify replica in template
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-06 14:30:17 +08:00
天元
630e27f762
don't add name for workload object
2020-11-06 13:05:40 +08:00
Jianbo Sun and GitHub
2121fa6cc1
Merge pull request #500 from zzxwill/docs-scale
...
Add Autoscaler docs and support cli and appfile
2020-11-04 14:32:20 +08:00
zzxwill and 天元
81d40a2f51
Wrongly rebased newly merged requests from comments, fixed it.
...
co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-04 11:39:05 +08:00
Hongchao Deng
e20b6c9bf4
doc: add app init, config, and capability references
...
additionally:
- change backend workload type to worker
- add cue format script
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-03 19:25:41 -08:00
天元
5066320a2f
start promethus instance on installation
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-03 16:15:46 +08:00
zzxwill
d082502406
Add Autoscaler docs and support cli and appfile
...
added Autoscaler docs and add spec.extension.template
for cli and appfile
2020-11-03 12:02:23 +08:00
天元
26b6327919
fix metric capability and add tutroial
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-02 15:50:20 +08:00