This project is mirrored from https://gitee.com/mirrors/kubevela.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 30 Jul, 2021 1 commit
-
-
yangsoon authored
* patch env configuration * add e2e-test
-
- 20 Jul, 2021 2 commits
-
-
wyike authored
* WIP almost finish main logic WIP make reviewable finish manual test fix rollout plan related test WIP refactro some logic WIP finish e2e-test * fix failed e2e-test * fix failed interagtion test * move rollout to trait packege * modify e2e-test testdata change apiVersion * add v1alpha1 to scheme in test * more wait time * fix comment * split rollout test fix makefile * rename test name delete equal quata try to fix fix * add more test
-
wangyuan249 authored
* fix * add install def shell * change to make command * fix shell * fix bak
-
- 15 Jul, 2021 1 commit
-
-
yangsoon authored
* align initializer's namespace to vela-system * fix makefile * fix terraform namespace * add test
-
- 13 Jul, 2021 1 commit
-
-
chival authored
* - add: list/enable/disable an addon. - add: test addon - add: full flux addon - fix: flaky test * try again * 1. add readme 2. gen demo file * fix ci * change name * try again
-
- 02 Jul, 2021 1 commit
-
-
yangsoon authored
* add fluxcd addon * fix apiserver
-
- 01 Jul, 2021 1 commit
-
-
wyike authored
* WIP disable oam related controller and webhok change velue fix spell error change namespace add e2e for oam-runtime fix charts hack fix e2e definition namespace fix diasble contains list fix e2e-test * disable components handler * fix flaky ac test add every definition in oam-runtime-system namespace * upload ac e2e-test replace files fix upload reports * more wait time
-
- 16 Jun, 2021 1 commit
-
-
Mason Kwok authored
-
- 08 Jun, 2021 1 commit
-
-
yangsoon authored
1. add ConcurrentReconciles for setting the concurrent reconcile number of the controller 2. add DependCheckWait for setting the time to wait for ApplicationConfiguration's dependent-resource ready
-
- 02 Jun, 2021 3 commits
-
-
Zheng Xi Zhou authored
Fixed the wrong directory of cue files when formating
-
Lian Bai authored
-
chival authored
* organize registry directory * fix cue not found * install cue * move definitions to and to-be-generated cue&yaml to root directory * fix publish registry dir * fix duplication of cue install * try again * try again
-
- 26 May, 2021 1 commit
-
-
chival authored
-
- 18 May, 2021 1 commit
-
-
yangsoon authored
-
- 17 May, 2021 1 commit
-
-
yangsoon authored
* start/build docs in docker * restore old fashion * fix release ci
-
- 11 May, 2021 1 commit
-
-
wangyuan249 authored
* bump go version to 1.16 * fix gox * fix * fix * del sleep * del * gosum fix conflict 0511 * rm stop fix Co-authored-by:
Hongchao Deng <hongchaodeng1@gmail.com>
-
- 09 May, 2021 1 commit
-
-
Zheng Xi Zhou authored
* Update samples for "vela show xxx --web" Also stop generating components/traits docs under docs/en/end-user and remove the command from Makefile Fix #1602 * fix doc build issue * Update references/plugins/references.go Co-authored-by:
Jianbo Sun <wonderflow.sun@gmail.com> * Enhance --web feature for "vela show" - Find the capability in "vela-system" if notfound in the current ns - Don't depend on local capabilities * add ut for GetCapabilityByName in references/plugins/cluster.go * add ut for GetNamespacedCapabilitiesFromCluster in references/plugins/cluster.go * add ut for GenerateTerraformCapabilityProperties in references/plugins/references.go * fix import issue Co-authored-by:
Jianbo Sun <wonderflow.sun@gmail.com>
-
- 28 Apr, 2021 1 commit
-
-
chival authored
-
- 16 Apr, 2021 1 commit
-
-
wyike authored
* WIP refactor gc func WIP write gc code WIP update chart,cmd args add cleanupRevison func into garbageCollection add more test finish unit-test refactor use func implements Complete e2e test WIP rewrite some logic add func test and rewirte context pointing to func fix cilint refactor some function fix typo fix ci error change gc logic after change gc number, fix all test add check appRevision collection WIP finish most code * add rollout batch to fix rollout e2e-tet * fix component name in rollout * ignore gc error, just log the error
-
- 15 Apr, 2021 2 commits
- 14 Apr, 2021 1 commit
-
-
yangsoon authored
-
- 09 Apr, 2021 1 commit
-
-
Shiwen Cheng authored
* Improve makefile and dockerfile * Add entrypoint.sh to support entrypoint and debugging * Add docker base image discussion issue #1448 in dockerfile
-
- 02 Apr, 2021 1 commit
-
-
Jianbo Sun authored
* remove no used ingress notes in charts * remove helm repo update
-
- 01 Apr, 2021 1 commit
-
-
Jianbo Sun authored
* use shell instead action to sync website && don't sync index.js and config.js * update test website build * use bash instead sh
-
- 31 Mar, 2021 1 commit
-
-
Jianbo Sun authored
fix kube-webhook-certgen to patch CRD conversation && remove cert-manager in CI e2e test && remove issuer create from CLI env (#1267) * remove cert-manager in CI e2e test and remove issuer create from CLI env * update job patch image(https://github.com/wonderflow/kube-webhook-certgen)
-
- 30 Mar, 2021 1 commit
-
-
yangsoon authored
-
- 28 Mar, 2021 1 commit
-
-
Jian.Li authored
* package upgrade * package import * Classified by groupversion * fix test cases * add test cases * check diff * lint code * fix test * add pacakge reference * VersionKind * package upgrade package import Classified by groupversion fix test cases add test cases check diff lint code fix test add pacakge reference VersionKind fix ci
-
- 26 Mar, 2021 3 commits
-
-
Jianbo Sun authored
-
Yue Wang authored
Signed-off-by:
roywang <seiwy2010@gmail.com>
-
wyike authored
add ci workflow update scripts add missed licence header for all files
-
- 25 Mar, 2021 1 commit
-
-
Jianbo Sun authored
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>
-
- 24 Mar, 2021 1 commit
-
-
yangsoon authored
* add workloaddef ref to helm. * fix package_suit_test * show git diff result.
-
- 23 Mar, 2021 1 commit
-
-
Jianbo Sun authored
-
- 20 Mar, 2021 1 commit
-
-
天元 authored
-
- 19 Mar, 2021 1 commit
-
-
kushthedude authored
Signed-off-by:
kushthedude <kushthedude@gmail.com>
-
- 18 Mar, 2021 2 commits
-
-
Ryan Zhang authored
* move out rollout e2e * fix go workflow
-
Yue Wang authored
Signed-off-by:
roywang <seiwy2010@gmail.com>
-
- 15 Mar, 2021 1 commit
-
-
Yue Wang authored
use settings from App to override Values add discovery util to get workload created by helm module add helm typed structs into workloadDef and traitDef update doc & refine code add e2e test for helm module application use oam.dev/catalog as helm repo Signed-off-by:
roywang <seiwy2010@gmail.com>
-
- 10 Mar, 2021 1 commit
-
-
天元 authored
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>
-