Go to file
github-actions[bot] fcd721ffed
fix bug if addon parameter is Empty (#5859)
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
(cherry picked from commit ebc631d7cf)

Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2023-04-14 17:45:57 +08:00
.github [Backport release-1.8] Feat: add sub-module to Golang SDK (#5731) 2023-03-24 11:34:16 +08:00
.license add license checker into CI (#1182) 2021-03-12 00:34:51 -08:00
CHANGELOG fix typo mistake (#4186) 2022-06-15 19:05:08 +08:00
apis [Backport release-1.8] Feat: compatibility on componentDefinition spec.workload.definition field (#5803) 2023-04-06 11:54:18 +08:00
charts [Backport release-1.8] Feat: compatibility on componentDefinition spec.workload.definition field (#5803) 2023-04-06 11:54:18 +08:00
cmd Fix: system crd validation hook should not always use the default vela system (#5709) 2023-03-21 10:16:40 +08:00
config/crd Feat: support chart value to disable conversation on application crd (#3890) 2022-05-21 22:57:38 +08:00
contribute Chore: trim updated docs, make the source clean (#3946) 2022-05-22 15:13:41 +08:00
design [Backport release-1.8] Feat: add sub-module to Golang SDK (#5731) 2023-03-24 11:34:16 +08:00
docs Fix: sample yaml of Trait storage does not work (#5679) 2023-03-16 10:00:30 +08:00
e2e [Backport release-1.8] Refactor: the addon dependency installation logic is accurate to the cluster (#5817) 2023-04-07 17:16:57 +08:00
hack Feat: add qps for load test client (#5740) 2023-03-27 10:03:45 +08:00
legacy [Backport release-1.8] Feat: add mode in steps for step group (#5802) 2023-04-06 11:02:55 +08:00
makefiles Chore: move the API server to the VelaUX repository (#5636) 2023-03-13 13:53:35 +08:00
pkg fix bug if addon parameter is Empty (#5859) 2023-04-14 17:45:57 +08:00
references Fix: fix multi clusters bottom in vela adopt (#5837) 2023-04-12 13:19:37 +08:00
runtime/rollout Fix: update CVE-2022-3996 vuln (#5417) 2023-02-04 20:53:17 +08:00
test Feat: fix flacky test (#5742) 2023-03-27 14:53:19 +08:00
vela-templates [Backport release-1.8] Feat: compatibility on componentDefinition spec.workload.definition field (#5803) 2023-04-06 11:54:18 +08:00
version Chore: update test coverage (#4730) 2022-09-15 13:55:16 +08:00
.gitignore Fix: replace homemade release script with goreleaser (#5380) 2023-01-31 10:08:09 +08:00
.golangci.yml Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
.goreleaser.yaml Fix: replace homemade release script with goreleaser (#5380) 2023-01-31 10:08:09 +08:00
.krew.yaml Chore: fix krew release with new binary format for .exe (#5459) 2023-02-08 21:54:41 +08:00
CODE_OF_CONDUCT.md Fix code of conduct link 2020-10-10 17:35:16 +08:00
CONTRIBUTING.md Chore: trim updated docs, make the source clean (#3946) 2022-05-22 15:13:41 +08:00
Dockerfile Fix: cve-2022-4203 (#5658) 2023-03-13 15:07:48 +08:00
Dockerfile.cli Fix: update CVE-2022-3996 vuln (#5417) 2023-02-04 20:53:17 +08:00
Dockerfile.e2e Chore: move the API server to the VelaUX repository (#5636) 2023-03-13 13:53:35 +08:00
GOVERNANCE.md Chore: merge goverance doc to community repo (#5103) 2022-11-22 10:19:30 +08:00
ISSUE_TRIAGE.md Chore: update some docs to the new org url (#3792) 2022-04-29 15:59:29 +08:00
LICENSE Create LICENSE 2020-09-10 15:06:54 +08:00
Makefile Chore: move the API server to the VelaUX repository (#5636) 2023-03-13 13:53:35 +08:00
OWNERS_ALIASES Chore: add governance file and refer to the community repo (#3814) 2022-05-05 18:08:54 +08:00
README.md docs: add leaderboard badge (#5581) 2023-02-28 11:55:48 +08:00
SECURITY.md Create SECURITY.md (#1649) 2021-05-13 10:03:26 +08:00
codecov.yml Chore: update test coverage (#4730) 2022-09-15 13:55:16 +08:00
community.md Chore: add governance file and refer to the community repo (#3814) 2022-05-05 18:08:54 +08:00
entrypoint.sh Refactor: Minor changes on shell script to support double quotes format and [ ] POSIX (#3889) 2022-05-14 13:21:28 +08:00
go.mod Fix: fix the operate order in suspend & resume (#5842) 2023-04-13 14:15:29 +08:00
go.sum Fix: fix the operate order in suspend & resume (#5842) 2023-04-13 14:15:29 +08:00
staticcheck.conf Chore: update cue version to 0.4.3 (#4425) 2022-08-08 17:57:48 +08:00

README.md



Make shipping applications more enjoyable.

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB CII Best Practices E2E status OpenSSF Scorecard

Introduction

KubeVela is a modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable.

kubevela

Highlights

KubeVela practices the "render, orchestrate, deploy" workflow with below highlighted values added to existing ecosystem:

Deployment as Code

Declare your deployment plan as workflow, run it automatically with any CI/CD or GitOps system, extend or re-program the workflow steps with CUE. No ad-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by Open Application Model.

Built-in observability, multi-tenancy and security support

Choose from the wide range of LDAP integrations we provided out-of-box, enjoy enhanced multi-tenancy and multi-cluster authorization and authentication, pick and apply fine-grained RBAC modules and customize them per your own supply chain requirements. All delivery process has fully automated observability dashboards.

Multi-cloud/hybrid-environments app delivery as first-class citizen

Natively supports multi-cluster/hybrid-cloud scenarios such as progressive rollout across test/staging/production environments, automatic canary, blue-green and continuous verification, rich placement strategy across clusters and clouds, along with automated cloud environments provision.

Lightweight but highly extensible architecture

Minimize your control plane deployment with only one pod and 0.5c1g resources to handle thousands of application delivery. Glue and orchestrate all your infrastructure capabilities as reusable modules with a highly extensible architecture and share the large growing community addons.

Getting Started

Documentation

Full documentation is available on the KubeVela website.

Blog

Official blog is available on KubeVela blog.

Community

We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions on the Github Issues/Discussion, chat on IM or the bi-weekly community calls. For more information on the community engagement, developer and contributing guidelines and more, head over to the KubeVela community repo.

Contact Us

Reach out with any questions you may have and we'll make sure to answer them as soon as possible!

Community Call

Every two weeks we host a community call to showcase new features, review upcoming milestones, and engage in a Q&A. All are welcome!

Talks and Conferences

Check out KubeVela videos for these talks and conferences.

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Report Vulnerability

Security is a first priority thing for us at KubeVela. If you come across a related issue, please send email to security@mail.kubevela.io .

Code of Conduct

KubeVela adopts CNCF Code of Conduct.