Releases
v1.9.11
Changelog
39d5ce4 Feat: add affinity trait to merge node and pod affinity (kubevela#3973 )
964a12b Feat: support manage multiple workflows in one application. (kubevela#2533 )
ccc5826 Remove 3 standard controller (route autoscaler metrics ) (kubevela#1172 )
89863b3 fix ci and refactor code (kubevela#887 )
9e2f406 fix ci and refactor common util
07c8c23 minor fix for docs (kubevela#1356 )
4cfee56 refactor and add scope to application
dd222ac refactor cli/dashboard/apiserver to reference folder (kubevela#1084 )
4eb33e9 split out oam-spec v0.2 charts (kubevela#1842 )
4d00ad7 kubevela#884 kubevela#830 complete the trait info when it is applied to * (kubevela#890 )
d54a9bd 1.Create app impl (kubevela#1072 )
2aebcf0 1.Organize the menu (kubevela#1068 )
c09e4df 1.add application list page (kubevela#779 )
9f27f70 1.migrate-env (kubevela#757 )
df89d24 1.set applications as homepage (kubevela#1073 )
7acc52e 1.use yarn (kubevela#769 )
8ef3a37 :evert "add AppRevision label to cuetemplate"
98dcf28 API request parameter check for trait attach
ec287a1 Adapted for brew installation
56aa3c2 Add "Autoscale: how to enable metrics server in various Kubernetes clusters?" in FAQ
4b27f9b Add "How to fix issue: MutatingWebhookConfiguration mutating-webhook-configuration exists?"
37cb5cc Add "description" field for each workload from ListWorkloads API
b7d16f7 Add "warning: Namespace cert-manager exists" in FAQ
d5d0cd1 Add AppRevision option in webservice template and refine website doc (kubevela#1355 )
d082502 Add Autoscaler docs and support cli and appfile
a11ae2f Add Dynamic Admission Control for ComponentDefinition (kubevela#1648 )
eba7049 Add Getdefinition OpenAPI in Restful-api docs (kubevela#917 )
b36bfa0 Add JSON format appfile support (kubevela#691 )
b224230 Add Logging Convention in CONTRIBUTING.md (kubevela#1762 )
75f081f Add More End User Docs (kubevela#1511 )
07b8fbd Add Prerequisites about kustomize.
e91deaa Add Prometheus/KEDA as addon (kubevela#1915 )
d31bb40 Add Restful API reference
eefc8c1 Add Security Reporting (kubevela#1647 )
83ce5ec Add ConflictsWith
and more sections for Rollout (kubevela#869 )
78b86d8 Add Writing Appfile
based on capability references docs
f36f729 Add what's the difference between Kubevela and helm
in FAQ
325a4cd Add a new cloneset scale controller (kubevela#1301 )
356db2d Add add-on input go-template implementation (kubevela#2049 )
8fdf48e Add appfile tutorial and fix code
9e1189c Add back workflow design diagram and update doc (kubevela#1894 )
de7bb9b Add better rollout trait doc
d145487 Add cli support for provider gcp and baidu. (kubevela#3242 )
ea64b1d Add cloneset as kruise addon's componentDefinition (kubevela#2050 )
f58b682 Add cloud service doc in official site (kubevela#1348 )
8643558 Add cloud service docs for end-users (kubevela#1510 )
81df4e2 Add concepts doc to kubevela
be0563a Add deploymentController struct (kubevela#1845 )
deaf309 Add description column to vela trait and component command (kubevela#4107 )
abce944 Add description field for Capability/Workloads list
f29bb26 Add details for the project
93559a2 Add details in cap mgmt
dbc4593 Add e2e test for App Context (kubevela#1240 )
aa720f3 Add expose (kubevela#1678 )
21cde39 Add helm release component definition as part of fluxcd Intializer (kubevela#1928 )
f4cbe1b Add ignore feature for cue parameter (kubevela#1756 )
22e6160 Add interface call
4d30423 Add introducation doc (kubevela#459 )
bba6e05 Add krew auto release and docs (kubevela#1582 )
3ee746a Add latest release tag to be the prefix of latest version of Chart (kubevela#1007 )
50f4d10 Add make target to start both OpenAPI server and dashboard (kubevela#766 )
e120e14 Add missing TagCommandType
086effa Add more details in readme
d42e0e3 Add more optional paramters to built-in component (kubevela#1748 )
116e78e Add more properties for trait helm (kubevela#2033 )
98a31f6 Add new label for configmap which store the parameter json schema of the Definition (kubevela#1652 )
53198a9 Add nodeselector to jobs (kubevela#2811 )
050afca Add obsevability addon (kubevela#2091 )
aae8084 Add onwers file and fix typo
07ebca4 Add open-kruise as addon (kubevela#1910 )
9afe577 Add or update copyright for workload/trait definition controllers
f4feb1a Add oss registry support (kubevela#1715 )
08a1dc5 Add package discover refresh when component/trait definition are registered (kubevela#1402 )
3800a70 Add parameters comments for crossplane definitions (kubevela#1515 )
e827da2 Add roadmap doc and update extending doc
27c1eda Add service-binding trait to chart (kubevela#1692 )
f59341f Add short name for crds
38cf4c8 Add terraform controller as built-in addon (kubevela#1905 )
e176fcf Add the basic ability to initialize a single-cluster environment for the initializer (kubevela#1829 )
7a1f957 Add timeout context for controllers (kubevela#1990 )
90d7d78 Add trait attach cases and refactor all others
e3e3a79 Add trait part and capability part interface
014513d Add unit test for PersistentPreRunE
33ed0a9 Add unit-test for vela up
2243632 Add unit-test for generateOpenAPISchema
e8e45dd Add unit-tests for ApplicationRollout related packages (kubevela#1413 )
0571ae3 Add unittests for ApplicationContext (kubevela#1586 )
f8e1ddc Add up CII Best Practices badge (kubevela#2843 )
d8eb7d6 Add user docs (kubevela#1472 )
2f6fc44 Add vela cli documentation
d5a8b54 Add warning for not play around it for now
f737379 Added ingressClass to route trait (kubevela#947 )
1a001e5 Address GolangCI lint 1.55 errors (kubevela#6453 )
c24c039 Address review comments
22d014d Align vela cli and kubectl vela client tools (kubevela#1827 )
d795006 Align with doc (kubevela#1899 )
00a4e4c Align with doc site (kubevela#1545 )
d8d891f Allow trait to work without TraitDefinition
baff3d7 AppDeployment: Add API types, necessary labels, and utilities
b08c6b9 Appfile: Extensible, User-friendly Application Config Format (kubevela#390 )
6405603 ApplicationContext status patch nothing (kubevela#2019 )
9cbb3b4 Apply builtin definition in system:init (kubevela#132 )
4088a20 ApplyApp
f7718b4 Auto-generate reference docs
91f4758 Autoscaler for appfile (kubevela#510 )
cd1fdc8 Bot add assign ability (kubevela#1876 )
dd04402 Build KubeVela legacy chart (kubevela#983 )
2c2fe4d Bump github.com/containerd/containerd from 1.3.2 to 1.4.8 (kubevela#2001 )
8040245 Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0 (kubevela#1971 )
d2a2a9a Bump k8s.io/client-go to v0.18.12 (kubevela#1826 )
3edc6ed CI: ignore all markdown changes
fb40432 CONTRIBUTING: add merge regulations
fb53904 CUE line spaces and typo (kubevela#5997 )
c1b3325 Capability interface , Page loading effect And app details page
662a791 Change "AWS OSS bucket" to "AWS S3 bucket" (kubevela#1538 )
86db8de Change "vela show" function name
bb3111d Change Kubevela to KubeVela
afceb36 Change kustomize version.
dfdb833 Check trait CR is created and update ApplicationConfiguration
b76a3f3 Check whether parameter.cmd is nill for sidecar trait (kubevela#1575 )
936dc41 Check whether parameter.command is nill for init-container trait
2be5b20 Chore(cli): remove useless deploy.yaml (kubevela#2335 )
aa2a0e9 Chore(deps): Bump github.com/containerd/containerd from 1.4.11 to 1.4.12 (kubevela#2744 )
9342588 Chore(deps): Bump github.com/containerd/containerd from 1.4.12 to 1.4.13 (kubevela#3364 )
910cb50 Chore(deps): Bump github.com/containerd/containerd from 1.5.10 to 1.5.13 (kubevela#4123 )
336408f Chore(deps): Bump github.com/containerd/containerd from 1.5.13 to 1.5.16 (kubevela#5169 )
94a82ce Chore(deps): Bump github.com/containerd/containerd from 1.5.4 to 1.5.10 (kubevela#3815 )
7cc7ea2 Chore(deps): Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (kubevela#5235 )
6eca997 Chore(deps): Bump github.com/emicklei/go-restful/v3 (kubevela#4144 )
8b98caa Chore(deps): bump github.com/containerd/containerd from 1.4.8 to 1.4.11 (kubevela#2419 )
298ce69 Chore(deps): bump go.mongodb.org/mongo-driver from 1.3.2 to 1.5.1 (kubevela#2391 )
a874aa3 Chore(docs): fix typos in design docs (kubevela#2053 )
96c52ab Chore: add homebrew bump (kubevela#2434 )
449b3e0 Chore: (deps): Bump RyanSiu1995/kubebuilder-action (kubevela#6192 )
8946fcf Chore: (deps): Bump actions/cache from 3.0.11 to 3.2.5 (kubevela#5493 )
1762f7a Chore: (deps): Bump actions/cache from 3.2.5 to 3.2.6 (kubevela#5621 )
2338384 Chore: (deps): Bump actions/cache from 3.2.6 to 3.3.1 (kubevela#5663 )
5be6f38 Chore: (deps): Bump actions/cache from 3.3.1 to 3.3.2 (kubevela#6334 )
0f32ed9 Chore: (deps): Bump actions/checkout from 3.2.0 to 3.3.0 (kubevela#5491 )
7b47fdc Chore: (deps): Bump actions/checkout from 3.3.0 to 3.4.0 (kubevela#5708 )
95cc5f1 Chore: (deps): Bump actions/checkout from 3.4.0 to 3.5.2 (kubevela#5866 )
799dfbe Chore: (deps): Bump actions/checkout from 3.5.2 to 3.5.3 (kubevela#6112 )
9459aae Chore: (deps): Bump actions/checkout from 3.5.3 to 3.6.0 (kubevela#6311 )
a39a835 Chore: (deps): Bump actions/checkout from 3.6.0 to 4.0.0 (kubevela#6338 )
5861988 Chore: (deps): Bump actions/checkout from 4.0.0 to 4.1.0 (kubevela#6360 )
cb5fa0c Chore: (deps): Bump actions/github-script from 6.3.3 to 6.4.0 (kubevela#5494 )
9993fba Chore: (deps): Bump actions/github-script from 6.4.1 to 7.0.1 (kubevela#6407 )
586f0f2 Chore: (deps): Bump actions/setup-go from 3.5.0 to 4.0.0 (kubevela#5706 )
da662a2 Chore: (deps): Bump actions/setup-go from 4.0.0 to 4.0.1 (kubevela#6023 )
dab2059 Chore: (deps): Bump actions/setup-go from 4.0.1 to 4.1.0 (kubevela#6266 )
0c449d5 Chore: (deps): Bump actions/setup-go from 4.1.0 to 5.0.0 (kubevela#6426 )
eba8b8a Chore: (deps): Bump actions/setup-node from 3.5.1 to 3.6.0 (kubevela#5434 )
57b74c3 Chore: (deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (kubevela#6194 )
5349f16 Chore: (deps): Bump actions/setup-node from 3.7.0 to 3.8.1 (kubevela#6277 )
003f329 Chore: (deps): Bump actions/setup-node from 3.8.1 to 4.0.0 (kubevela#6385 )
a565b48 Chore: (deps): Bump actions/setup-node from 4.0.0 to 4.0.3 (kubevela#6582 )
fa7218f Chore: (deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2 (kubevela#5435 )
e944269 Chore: (deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (kubevela#6337 )
e7d57e9 Chore: (deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (kubevela#5910 )
af606be Chore: (deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (kubevela#6024 )
3612867 Chore: (deps): Bump dawidd6/action-homebrew-bump-formula from 3.8.3 to 3.9.0 (kubevela#5623 )
1ce1fc4 Chore: (deps): Bump docker/build-push-action from 3.2.0 to 4.0.0 (kubevela#5433 )
ef2df12 Chore: (deps): Bump docker/build-push-action from 4.0.0 to 4.1.0 (kubevela#6109 )
69dd0d0 Chore: (deps): Bump docker/build-push-action from 4.1.0 to 4.1.1 (kubevela#6142 )
3655a90 Chore: (deps): Bump docker/build-push-action from 4.1.1 to 5.0.0 (kubevela#6340 )
4aeeaa7 Chore: (deps): Bump docker/build-push-action from 5.0.0 to 6.3.0 (kubevela#6571 )
36efea1 Chore: (deps): Bump docker/login-action from 2.1.0 to 2.2.0 (kubevela#6110 )
ac9aa16 Chore: (deps): Bump docker/login-action from 2.2.0 to 3.0.0 (kubevela#6349 )
544cc4a Chore: (deps): Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (kubevela#6351 )
9ecfa55 Chore: (deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.1 (kubevela#5542 )
06cacb8 Chore: (deps): Bump docker/setup-buildx-action from 2.4.1 to 2.6.0 (kubevela#6111 )
162a8f3 Chore: (deps): Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (kubevela#6143 )
2808de4 Chore: (deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (kubevela#6175 )
096afa2 Chore: (deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (kubevela#6193 )
4778aac Chore: (deps): Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (kubevela#6215 )
6ee7eb3 Chore: (deps): Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (kubevela#6310 )
8626a4d Chore: (deps): Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (kubevela#6108 )
263081a Chore: (deps): Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (kubevela#6350 )
7a69a3b Chore: (deps): Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 (kubevela#6380 )
a37b865 Chore: (deps): Bump github.com/alibabacloud-go/cs-20151215/v3 (kubevela#5529 )
f66bd51 Chore: (deps): Bump github.com/alibabacloud-go/cs-20151215/v3 (kubevela#5990 )
d90cfa5 Chore: (deps): Bump github.com/alibabacloud-go/darabonba-openapi/v2 from 2.0.0 to 2.0.4 (kubevela#5518 )
fa88990 Chore: (deps): Bump github.com/alibabacloud-go/tea from 1.1.19 to 1.1.20 (kubevela#5681 )
258a1ab Chore: (deps): Bump github.com/briandowns/spinner from 1.11.1 to 1.23.0 (kubevela#5824 )
abb2732 Chore: (deps): Bump github.com/chartmuseum/helm-push (kubevela#5724 )
4ff3330 Chore: (deps): Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (kubevela#5979 )
dbd230e Chore: (deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (kubevela#6439 )
b54a153 Chore: (deps): Bump github.com/cloudtty/cloudtty from 0.2.0 to 0.5.2 (kubevela#5942 )
c070330 Chore: (deps): Bump github.com/cloudtty/cloudtty from 0.5.2 to 0.5.3 (kubevela#6083 )
874cd73 Chore: (deps): Bump github.com/containerd/containerd (kubevela#5511 )
a1840d5 Chore: (deps): Bump github.com/containerd/containerd (kubevela#5520 )
6ddb2ec Chore: (deps): Bump github.com/containerd/containerd from 1.6.18 to 1.7.0 (kubevela#5892 )
338703b Chore: (deps): Bump github.com/containerd/containerd from 1.7.0 to 1.7.1 (kubevela#6025 )
c433684 Chore: (deps): Bump github.com/containerd/containerd from 1.7.1 to 1.7.2 (kubevela#6140 )
b06dec9 Chore: (deps): Bump github.com/containerd/containerd from 1.7.2 to 1.7.3 (kubevela#6281 )
b5d42d3 Chore: (deps): Bump github.com/containerd/containerd from 1.7.3 to 1.7.5 (kubevela#6306 )
996e55d Chore: (deps): Bump github.com/coreos/go-oidc (kubevela#5439 )
eb1bb69 Chore: (deps): Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (kubevela#6330 )
13eb787 Chore: (deps): Bump github.com/dave/jennifer from 1.6.0 to 1.6.1 (kubevela#5847 )
7397936 Chore: (deps): Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 (kubevela#5454 )
c8f2c74 Chore: (deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (kubevela#5980 )
a4dfe30 Chore: (deps): Bump github.com/emicklei/go-restful-openapi/v2 (kubevela#5440 )
1159eef Chore: (deps): Bump github.com/emicklei/go-restful/v3 (kubevela#5650 )
345b17a Chore: (deps): Bump github.com/fatih/color from 1.13.0 to 1.14.1 (kubevela#5453 )
6811443 Chore: (deps): Bump github.com/fatih/color from 1.13.0 to 1.15.0 (kubevela#5898 )
ab156ef Chore: (deps): Bump github.com/fluxcd/helm-controller/api (kubevela#5798 )
944d782 Chore: (deps): Bump github.com/fluxcd/helm-controller/api (kubevela#5953 )
b3a6b77 Chore: (deps): Bump github.com/form3tech-oss/jwt-go (kubevela#5930 )
ce749dd Chore: (deps): Bump github.com/gdamore/tcell/v2 (kubevela#5583 )
5155044 Chore: (deps): Bump github.com/gertd/go-pluralize from 0.1.7 to 0.2.1 (kubevela#5438 )
b05ea09 Chore: (deps): Bump github.com/getkin/kin-openapi from 0.94.0 to 0.118.0 (kubevela#6106 )
332c7e4 Chore: (deps): Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.6.1 (kubevela#5715 )
110d475 Chore: (deps): Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (kubevela#6156 )
cce1859 Chore: (deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (kubevela#6239 )
bf03d9a Chore: (deps): Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (kubevela#5929 )
cdcda5c Chore: (deps): Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 (kubevela#6357 )
392d238 Chore: (deps): Bump github.com/google/go-containerregistry (kubevela#5927 )
e500c79 Chore: (deps): Bump github.com/google/go-containerregistry (kubevela#5991 )
cacbad3 Chore: (deps): Bump github.com/google/go-containerregistry (kubevela#6081 )
cc1ac25 Chore: (deps): Bump github.com/google/go-containerregistry (kubevela#6264 )
80d149a Chore: (deps): Bump github.com/google/go-containerregistry from 0.9.0 to 0.13.0 (kubevela#5519 )
2f2371d Chore: (deps): Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (kubevela#5437 )
4f24f13 Chore: (deps): Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.16.2 (kubevela#5649 )
9599e67 Chore: (deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (kubevela#6107 )
308819d Chore: (deps): Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 (kubevela#6344 )
5df0aa0 Chore: (deps): Bump github.com/imdario/mergo from 0.3.13 to 0.3.15 (kubevela#5919 )
8818f54 Chore: (deps): Bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (kubevela#6046 )
9203bbc Chore: (deps): Bump github.com/kubevela/workflow (kubevela#6177 )
ef8b0ac Chore: (deps): Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 (kubevela#6229 )
f080f80 Chore: (deps): Bump github.com/nacos-group/nacos-sdk-go/v2 (kubevela#6019 )
a427c1e Chore: (deps): Bump github.com/oam-dev/cluster-gateway (kubevela#5891 )
9d479b7 Chore: (deps): Bump github.com/oam-dev/terraform-controller (kubevela#6284 )
141f7dc Chore: (deps): Bump github.com/oam-dev/terraform-controller from 0.7.10 to 0.7.11 (kubevela#6157 )
c0c1f6f Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.8.0 (kubevela#5441 )
b8259c9 Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (kubevela#6159 )
dc14baf Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.1 (kubevela#6400 )
41cf74e Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (kubevela#5544 )
761c308 Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (kubevela#5960 )
434cd4c Chore: (deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (kubevela#5912 )
d3b1006 Chore: (deps): Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (kubevela#6048 )
b576bee Chore: (deps): Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (kubevela#6105 )
0854896 Chore: (deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (kubevela#6307 )
7d52cea Chore: (deps): Bump github.com/openkruise/kruise-api from 1.1.0 to 1.3.0 (kubevela#5510 )
8a71a96 Chore: (deps): Bump github.com/openkruise/kruise-api from 1.3.0 to 1.4.0 (kubevela#5964 )
a1f57e4 Chore: (deps): Bump github.com/openkruise/rollouts (kubevela#6047 )
942e88c Chore: (deps): Bump github.com/prometheus/client_golang (kubevela#5668 )
9ffec64 Chore: (deps): Bump github.com/prometheus/client_golang (kubevela#5954 )
8be1fb2 Chore: (deps): Bump github.com/prometheus/client_golang (kubevela#6198 )
1376189 Chore: (deps): Bump github.com/prometheus/client_model (kubevela#5557 )
2ca31b4 Chore: (deps): Bump github.com/prometheus/client_model (kubevela#6139 )
c56820a Chore: (deps): Bump github.com/rogpeppe/go-internal from 1.9.0 to 1.10.0 (kubevela#5963 )
2c341db Chore: (deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (kubevela#6022 )
5bbae04 Chore: (deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (kubevela#6084 )
e961f8d Chore: (deps): Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (kubevela#5694 )
df3a990 Chore: (deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (kubevela#5945 )
87f2a43 Chore: (deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (kubevela#5666 )
9d214c4 Chore: (deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (kubevela#6049 )
8a794a0 Chore: (deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (kubevela#6104 )
c8d4bfb Chore: (deps): Bump github.com/tidwall/gjson from 1.9.3 to 1.14.4 (kubevela#5576 )
0394375 Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.60.0 to 0.80.0 (kubevela#5503 )
351cb83 Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.80.0 to 0.83.0 (kubevela#5884 )
652368f Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.85.0 (kubevela#6103 )
118f022 Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0 (kubevela#6180 )
629592c Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.86.0 to 0.90.0 (kubevela#6282 )
48d1ba0 Chore: (deps): Bump github.com/xanzy/go-gitlab from 0.90.0 to 0.91.1 (kubevela#6323 )
7f1def4 Chore: (deps): Bump github.com/xlab/treeprint from 1.1.0 to 1.2.0 (kubevela#5667 )
5ed67d7 Chore: (deps): Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 (kubevela#5584 )
4ebbfb1 Chore: (deps): Bump go.mongodb.org/mongo-driver from 1.5.1 to 1.11.1 (kubevela#5443 )
0defc5d Chore: (deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (kubevela#6347 )
b9bfc4a Chore: (deps): Bump golang.org/x/crypto from 0.14.0 to 0.18.0 (kubevela#6442 )
d27cc31 Chore: (deps): Bump golang.org/x/crypto from 0.18.0 to 0.21.0 (kubevela#6474 )
fdcdf65 Chore: (deps): Bump golang.org/x/crypto from 0.21.0 to 0.23.0 (kubevela#6518 )
eba6a70 Chore: (deps): Bump golang.org/x/crypto from 0.23.0 to 0.25.0 (kubevela#6569 )
0d273b0 Chore: (deps): Bump golang.org/x/crypto from 0.4.0 to 0.6.0 (kubevela#5527 )
7b132d6 Chore: (deps): Bump golang.org/x/crypto from 0.6.0 to 0.9.0 (kubevela#6021 )
856718e Chore: (deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 (kubevela#6506 )
662597b Chore: (deps): Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (kubevela#6309 )
26faaaf Chore: (deps): Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (kubevela#6346 )
2f6ea93 Chore: (deps): Bump golang.org/x/oauth2 from 0.3.0 to 0.6.0 (kubevela#5693 )
7256066 Chore: (deps): Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (kubevela#5961 )
31a0158 Chore: (deps): Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (kubevela#5992 )
6e1cb04 Chore: (deps): Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (kubevela#6155 )
9edd6eb Chore: (deps): Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (kubevela#6195 )
454887e Chore: (deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 (kubevela#5993 )
4218faa Chore: (deps): Bump golang.org/x/term from 0.10.0 to 0.11.0 (kubevela#6280 )
932b48d Chore: (deps): Bump golang.org/x/term from 0.6.0 to 0.7.0 (kubevela#5941 )
ccdfc40 Chore: (deps): Bump golang.org/x/term from 0.9.0 to 0.10.0 (kubevela#6197 )
b42e6cf Chore: (deps): Bump golang.org/x/text from 0.10.0 to 0.11.0 (kubevela#6196 )
18fb098 Chore: (deps): Bump golang.org/x/text from 0.11.0 to 0.12.0 (kubevela#6262 )
6961587 Chore: (deps): Bump golang.org/x/text from 0.12.0 to 0.13.0 (kubevela#6322 )
3acfecc Chore: (deps): Bump golang.org/x/text from 0.7.0 to 0.8.0 (kubevela#5692 )
956eb31 Chore: (deps): Bump golang.org/x/text from 0.8.0 to 0.9.0 (kubevela#5897 )
eeb6f08 Chore: (deps): Bump golang.org/x/tools from 0.10.0 to 0.11.0 (kubevela#6217 )
103bd9b Chore: (deps): Bump golang.org/x/tools from 0.11.0 to 0.12.0 (kubevela#6283 )
10e458c Chore: (deps): Bump golang.org/x/tools from 0.9.3 to 0.10.0 (kubevela#6136 )
232a387 Chore: (deps): Bump golangci/golangci-lint-action from 3.3.0 to 3.4.0 (kubevela#5436 )
f28c050 Chore: (deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (kubevela#6077 )
9b6019f Chore: (deps): Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (kubevela#6141 )
555e94a Chore: (deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (kubevela#6279 )
159bb73 Chore: (deps): Bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.3.0 (kubevela#6050 )
c4f9c8f Chore: (deps): Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (kubevela#6308 )
81b5478 Chore: (deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (kubevela#6479 )
53842dc Chore: (deps): Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (kubevela#5490 )
d283c2f Chore: (deps): Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (kubevela#6145 )
9c57c09 Chore: (deps): Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (kubevela#6267 )
e3dc76d Chore: (deps): Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (kubevela#6336 )
a8cc845 Chore: (deps): Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (kubevela#6348 )
3027899 Chore: (deps): Bump k8s.io/klog/v2 from 2.70.1 to 2.90.0 (kubevela#5466 )
4a08caf Chore: (deps): Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (kubevela#5830 )
c4fbc38 Chore: (deps): Bump open-cluster-management.io/api from 0.7.0 to 0.10.0 (kubevela#5574 )
8992bdf Chore: (deps): Bump ossf/scorecard-action from 2.1.0 to 2.1.2 (kubevela#5492 )
0a368ec Chore: (deps): Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (kubevela#5790 )
1baa125 Chore: (deps): Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (kubevela#6160 )
b036624 Chore: (deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.1 (kubevela#6386 )
ba0173f Chore: (deps): Bump rajatjindal/krew-release-bot from 0.0.38 to 0.0.43 (kubevela#5432 )
d06d3be Chore: (deps): Bump rajatjindal/krew-release-bot from 0.0.43 to 0.0.46 (kubevela#5747 )
479221f Chore: (deps): Bump sigs.k8s.io/gateway-api from 0.4.3 to 0.6.2 (kubevela#5829 )
9246929 Chore: (deps): Bump sigs.k8s.io/gateway-api from 0.6.2 to 0.7.0 (kubevela#6020 )
8059c30 Chore: (deps): Bump sigs.k8s.io/gateway-api from 0.7.0 to 0.7.1 (kubevela#6179 )
babf84f Chore: (deps): Bump sigs.k8s.io/kind from 0.17.0 to 0.18.0 (kubevela#5920 )
7d3854d Chore: (deps): Bump sigs.k8s.io/kind from 0.18.0 to 0.20.0 (kubevela#6158 )
5c9e109 Chore: (deps): Bump sigs.k8s.io/kind from 0.9.0 to 0.17.0 (kubevela#5502 )
0927700 Chore: (deps): Bump supercharge/mongodb-github-action (kubevela#5540 )
597172a Chore: (deps): Bump thehanimo/pr-title-checker from 1.3.5 to 1.3.7 (kubevela#5541 )
85213e6 Chore: (deps): Bump thehanimo/pr-title-checker from 1.3.7 to 1.4.0 (kubevela#6079 )
7973864 Chore: (deps): Bump thehanimo/pr-title-checker from 1.4.0 to 1.4.1 (kubevela#6375 )
282bb4e Chore: (deps): Bump zeebe-io/backport-action from 0.0.9 to 1.1.0 (kubevela#5543 )
c08cffb Chore: (deps): Bump zeebe-io/backport-action from 1.1.0 to 1.2.0 (kubevela#5622 )
25e4d62 Chore: (deps): Bump zeebe-io/backport-action from 1.2.0 to 1.3.0 (kubevela#6078 )
7af4bd5 Chore: (deps): Bump zeebe-io/backport-action from 1.3.0 to 1.3.1 (kubevela#6144 )
5b6b66a Chore: (deps): Bump zeebe-io/backport-action from 1.3.1 to 1.4.0 (kubevela#6278 )
9c037c8 Chore: (deps): Bump zeebe-io/backport-action from 1.4.0 to 2.1.1 (kubevela#6399 )
c085d83 Chore: Add Fog, Anoop and Daniel as codeowners (kubevela#6564 )
6d77b9c Chore: Add v1.23 to regular CI test (kubevela#4673 )
3f725ca Chore: Bump kubectl sdk (kubevela#3960 )
7b119e6 Chore: CUE code quality changes (kubevela#5987 )
30bc8c9 Chore: Cache the DiscoveryClient for cli command. (kubevela#6091 )
467e7c9 Chore: Cleanup useless examples (kubevela#5067 )
114cf40 Chore: Fix duplicate logs and parameter wrong hints. (kubevela#6086 )
6874384 Chore: Give the help information of Makefile to make it more clear (kubevela#5638 )
e3c1e39 Chore: Migrate to k3d in CI & trim redundant steps (kubevela#4652 )
eda7e6c Chore: Nomiante Daniel as a Maintainer (kubevela#3491 )
a7d3cd5 Chore: Nominate JooKS-me as a Reviewer member (kubevela#3508 )
0c97f83 Chore: Nominate fourierr as a Reviewer member (kubevela#3475 )
fd5faed Chore: Nominate s4rd1nh4 as a Reviewer member (kubevela#3603 )
a3e1c4d Chore: Update CODEOWNERS (kubevela#4682 )
7f3b55e Chore: add @StevenLeiZhang into owners file and ajust for more flexible owners (kubevela#4100 )
4d1c8e8 Chore: add IP for gateway trait (kubevela#4833 )
6a512c0 Chore: add autogen CLI reference doc script (kubevela#3063 )
f270c59 Chore: add backup for code owners (kubevela#2252 )
426fe5c Chore: add chaneglog and add backport github action and change the pull request template (kubevela#2410 )
ce25bd9 Chore: add changelog of v1.2.x (kubevela#3167 )
48db981 Chore: add codeowner (kubevela#5496 )
cd565f3 Chore: add definition example doc CI check (kubevela#5117 )
d6541d0 Chore: add e2e ci env bootstrap & remove multlcluster legacy rollout ci (kubevela#5926 )
f9ffb9e Chore: add example for env patch and fix e2e flaky (kubevela#2462 )
6f927d3 Chore: add governance file and refer to the community repo (kubevela#3814 )
ecd7f62 Chore: add more frequency on CI image clean job && delete rollout-test image (kubevela#2883 )
32382ba Chore: add new code flow for kubevela milestone (kubevela#3586 )
9bd443c Chore: add ossf/scorecard-action to secure workflows (kubevela#5209 )
6397f97 Chore: add special field name test case (kubevela#5826 )
77c02f9 Chore: add video records in readme for chinese community call (kubevela#3565 )
775faee Chore: add welcome logo in helm install notes (kubevela#2994 )
868cd32 Chore: auto prune ci network after test (kubevela#6028 )
7a87e6e Chore: avoid update version file when publish smaller version (kubevela#4272 )
331a251 Chore: bump helm to v3.7.0 (kubevela#3767 )
c6b9abe Chore: bump k8s version contraint (kubevela#3560 )
aed06c3 Chore: bump some dependencies to make sure license exists (kubevela#4803 )
73c9c75 Chore: bump terraform-controller to v0.8.0 (kubevela#6363 )
4eafb46 Chore: bump test k8s to 1.20 (kubevela#3567 )
5ef0798 Chore: bump testing to Kubernetes v1.26 (kubevela#5816 )
cf296b7 Chore: change the acr registry address (kubevela#4214 )
a5cd007 Chore: change the key features in readme (kubevela#4064 )
7855b00 Chore: change the package name of the readme-generator-for-helm (kubevela#4894 )
e519c61 Chore: delete useless test (kubevela#2984 )
b4c7ed1 Chore: deprecate 'vela dashboard' apiserver (kubevela#2341 )
53081d0 Chore: deprecate and delete approllout related code (kubevela#3040 )
7708944 Chore: deprecate appDeployment related logic (kubevela#3050 )
6647a11 Chore: deprecate containerized workload (kubevela#2330 )
c7c6009 Chore: enhance workflow with specific git commit id (kubevela#5220 )
167720f Chore: expose functions and refactor conversion style (kubevela#5828 )
040d5e1 Chore: fix issue-commands
workflow (kubevela#3451 )
fce6687 Chore: fix cli description to remove html tag format (kubevela#4550 )
542b32b Chore: fix definition parse logic and allow if/for comprehension & use op.#Suspend for deploy (kubevela#5743 )
b8b254e Chore: fix e2e test check tag exist and set matrix (kubevela#3743 )
bbdce2f Chore: fix flaky multicluster test (kubevela#4848 )
c2de316 Chore: fix krew release with new binary format for .exe (kubevela#5459 )
d7c6f6c Chore: fix missing trigger for e2e tests (kubevela#3738 )
f8272d8 Chore: fix potential bot failures (kubevela#4141 )
ffbd53e Chore: hide some definitions in VelaUX (kubevela#4073 )
1390095 Chore: merge goverance doc to community repo (kubevela#5103 )
50622ab Chore: move the API server to the VelaUX repository (kubevela#5636 )
556535b Chore: omit empty message in workflow step status (kubevela#4837 )
79f1d5c Chore: optimize the package dependencies (kubevela#5596 )
7cdaa09 Chore: organize appliesToWorkloads field of trait defs, add doc example (kubevela#4483 )
15c0e41 Chore: prevent restart/resume/suspend/terminate workflow when application running (kubevela#4839 )
932553a Chore: refactor addon enable with package (kubevela#4467 )
61dd692 Chore: refactor e2e test (kubevela#5871 )
fb79ee4 Chore: refactor vela cli entrance (kubevela#5909 )
239c547 Chore: refactor workflow from workflow engine (kubevela#4631 )
3af3233 Chore: refine CLI help message and docs (kubevela#3068 )
3157efd Chore: refine chart readme and notes (kubevela#3563 )
ec07e64 Chore: refine logs and align using klog/v2 (kubevela#5145 )
c12bf43 Chore: refine readme with more featrues (kubevela#5447 )
e0ab168 Chore: refine the output of velaux addon fixes kubevela#3902 (kubevela#4332 )
5ccec58 Chore: remove acr in ci (kubevela#6040 )
7ef8cea Chore: remove addons stored in configmap (kubevela#2951 )
ef4bb07 Chore: remove dm (kubevela#6036 )
19b6728 Chore: remove duplicated feature flags for workflowrun (kubevela#4691 )
a8adaef Chore: remove e2e-api-test in rollout test to speed up (kubevela#2345 )
0d8a9fc Chore: remove hack/website as docs moved to kubevela.io repo (kubevela#3197 )
a74fb18 Chore: remove legacy o11y logic (kubevela#5046 )
f15eba2 Chore: remove legacy rollout and scope (kubevela#6068 )
ac52f4a Chore: remove manualscaler (kubevela#4716 )
057e640 Chore: remove migrated swagger json (kubevela#6075 )
af7922d Chore: remove oss upload in CI (kubevela#6051 )
dd899c2 Chore: remove outdated apis(v1alppha2 ApplicationConfiguration Component, and HealthScope, Rollout) (kubevela#6041 )
f1bae16 Chore: remove schematic kube and helm (kubevela#6099 )
c255d21 Chore: remove unnecessary go mod (kubevela#6093 )
d3500b6 Chore: remove useless controller args to avoid confusion (kubevela#3284 )
da3618a Chore: remove useless envbinding env (kubevela#6122 )
307d1db Chore: revert "Feat: apply-component supports namespace" (kubevela#6247 )
9b6ec58 Chore: revert the definitions after cue upgrade (kubevela#4786 )
eefccfb Chore: seprate test into linux env which can't be execute in darwin (kubevela#3823 )
057441b Chore: set CLI verbose output to be hidden by default (kubevela#6016 )
72827b2 Chore: simplify enqueueing app reconcile request for rt (kubevela#4810 )
01737d6 Chore: split unit test from e2e test for apiserver and use skip-dup v4 (kubevela#4369 )
8f4ce76 Chore: stable the version of cue and workflow (kubevela#4963 )
d4576db Chore: stable the version of workflow to 0.5.0 for 1.8 release (kubevela#5759 )
dabaf03 Chore: swtich between old and new registry in vela install (kubevela#6173 )
2cc32e6 Chore: sync the cli binaries to OSS (kubevela#3764 )
94cbcad Chore: tidy appHandler (kubevela#6300 )
68a9565 Chore: trim debug info (kubevela#4423 )
493a609 Chore: trim updated docs, make the source clean (kubevela#3946 )
aea98ff Chore: try fix lint (kubevela#3571 )
c1b116b Chore: update CODEOWNERS to promote barnettZQG and leejanee (kubevela#3435 )
be0914f Chore: update backport bot os (kubevela#4590 )
5bdd0db Chore: update chart readme (kubevela#6494 )
b4c6544 Chore: update chart-publishing, only push index and new charts (kubevela#4529 )
4283a0c Chore: update code owner (kubevela#4482 )
b9fa400 Chore: update code owners (kubevela#5923 )
57dd6d1 Chore: update codeowners (kubevela#5818 )
0e77b2b Chore: update cue to v0.5.0 (kubevela#5869 )
6324c16 Chore: update cue to v0.5.0-beta.5 (kubevela#5421 )
c3ca308 Chore: update cue version to 0.4.3 (kubevela#4425 )
cd9ac72 Chore: update cue version to attr and notification (kubevela#4734 )
db3249a Chore: update cue version to fix panic in def (kubevela#4758 )
0921f43 Chore: update dependabot settings (kubevela#5946 )
643429d Chore: update dependabot settings (kubevela#5984 )
cae4aa4 Chore: update description of policy/workflowstep definition (kubevela#4428 )
82dad1e Chore: update go version to 1.22 (kubevela#6560 )
5d6848b Chore: update makefile with velaql in make def-install (kubevela#5285 )
39e33c1 Chore: update pr template and test github copilot (kubevela#5833 )
0ece1d4 Chore: update readme (kubevela#4279 )
755ccad Chore: update some docs to the new org url (kubevela#3792 )
2c7f294 Chore: update test case and remove unnecessary info (kubevela#5069 )
43131d8 Chore: update test coverage (kubevela#4730 )
7f1a901 Chore: update the API schema (kubevela#4992 )
38aa522 Chore: update workflow version to add restart from step and fix bugs (kubevela#5233 )
b28b165 Chore: update workflow version to fix depends on skip (kubevela#5698 )
951fd83 Chore: update workflow version to fix panic (kubevela#5383 )
649aaa2 Chore: upgrade cloud.google.com/go/compute to 1.7.0 (kubevela#4350 )
8aaf526 Chore: upgrade kind in tests, fix flaky test (kubevela#4105 )
e109d4e Chore: upgrade kubebuilder installation in unit-test ci (kubevela#6018 )
5c8a44a Chore: upgrade moby dependency to fix security issue (kubevela#5937 )
51c803c Chore: upgrade workflow vendor version (kubevela#4876 )
cea9ef5 Chore: use functions from kubevela/pkg (kubevela#4693 )
04cd510 Chore: use package function to replace parallel function (kubevela#6052 )
913c740 Chore: use use fix and optimize definitions (kubevela#4851 )
332b48e Chore: vela delete doc (kubevela#5301 )
b41391a Chore: wrong endpoint for LoadBalancer type service(revert kubevela#4729 ) (kubevela#4902 )
3742b98 Clean up code duplicate
e6b5e11 Clean up for printed messages
79bf139 Cleaned/Deleted the worklows after every test case (kubevela#6565 )
fdefd61 Code normalization
fc55b65 Compatible with Application containing WorkloadDefinition type helm moudle (kubevela#1261 )
e56eb2f Complete detailed design (part 1)
d341862 Complete env page interface docking and page status
2a25b10 Complete env page structure
30127f8 Component module related
83ed11e ComponentTrait composing and trait CR naming design (kubevela#628 )
d6e519f Components static page,bugfix,capability delete
0ac7f02 Continue to add rollout integration test (kubevela#1535 )
318f9e5 Correct rebase issue and add e2e test
a605198 Creat application (without trait)
44462a0 Create CNAME
38446f0 Create Dashboard folder for front-end code repo
3e6c4dc Create LICENSE
884648a Create SECURITY.md (kubevela#1649 )
b2adf5b Create a guide of test level maintainance (kubevela#1852 )
282efa2 Create codeql-analysis.yml (kubevela#1470 )
46d762f Create dependabot.yml (kubevela#5423 )
19e8aa2 Dashboard fix (kubevela#871 )
522feef Delete an application
01afc07 Delete cert-manager.yaml.orig
cdfdc7f Deprecate: oam runtime is no longer maintained, users should use kubevela instead (kubevela#3958 )
0496bff Detach trait
24c30e6 Determine whether it is necessary to create a service (kubevela#333 )
e1cfd48 Doc: add the design document of vela-top (kubevela#4736 )
960322c Docs update (kubevela#741 )
0396d8d Docs: add CD system README (kubevela#2411 )
eddd131 Docs: add KEPs introduction to the main repo (kubevela#5099 )
6771c68 Docs: add a WeChat QR code (kubevela#2351 )
a2acd06 Docs: add description for shared-resource (kubevela#4572 )
2af198b Docs: add feature docs for multi-cluster and application revision (kubevela#3530 )
4291e7c Docs: add vpc and vswitch cloud resource templates of alicloud (kubevela#2663 )
ae724b2 Docs: canary rollout demo (rollout part only) (kubevela#2177 )
4ad0c7a Docs: correct the doc of recycle application env api (kubevela#5537 )
6461625 Docs: correct update project user api's doc description (kubevela#5244 )
59e5d29 Docs: fix README.md ad-hoc (kubevela#5345 )
44262f0 Docs: fix typo about workflow rollout (kubevela#2163 )
75eab7b Docs: remove the commit convention doc (kubevela#2187 )
11103b3 Docs: rollout demo (kubevela#2348 )
7310cc1 Docs: update environment design (kubevela#2199 )
9599e2d Docs: update some outdated content in workflow doc (kubevela#2962 )
cf055a8 Docs: update webhook example with url in secret (kubevela#2521 )
5767d16 Docs: use graph to explain vela in README (kubevela#2404 )
a488a24 Enable "vela show" to support namespaced capability (kubevela#1521 )
1866753 Enable Dynamic Admission Control for Application (kubevela#1619 )
2cebad6 Enable more rollout e2e tests (kubevela#1176 )
5e06421 Enhance Initializer: export the phase of Initializer and help install build-in Initializer (kubevela#1932 )
5098955 Expend column width for "vela workloads/traits"
ef5d3c3 Explain KubeVela
8f67454 Explain vela next (kubevela#1671 )
e882a65 Extend application's capabilities by trait definition (kubevela#742 )
2c3c975 FAQ
a715564 Feat allow users to specify component revision name (kubevela#1929 )
3c05232 Feat change appHandler scope to package (kubevela#1892 )
be3b990 Feat(kubevela#5861 ): Support addon dependencies version ranges (kubevela#6002 )
af04ca3 Feat(addon): Add source and patch to kustomize definition (kubevela#2138 )
0c7048b Feat(addon): add default enable addon (kubevela#2172 )
c91a7ac Feat(apiserver): helm apiserver webservice (list chart, list version, extract helm values) (kubevela#3398 )
e59374b Feat(apiserver): add apiserver service to helm chart (kubevela#2225 )
4ed40be Feat(app): show health status from HealthScope in application status (kubevela#2228 )
a8ad79b Feat(charts): add cert-manager support for "cluster-gateway" component in chart "vela-core" (kubevela#3848 )
2145afe Feat(ci): add commit lint ci (kubevela#2160 )
564cbaf Feat(cli): added the offline flag to the dry-run command (kubevela#3875 )
e49dec5 Feat(cli): app status more info (kubevela#2937 )
37bd10d Feat(contributing): add commit message convention (kubevela#2140 )
9780ce3 Feat(cue): support access components artifacts in cue template context (kubevela#2161 )
8fc192b Feat(definition): add built-in dingtalk workflow step definition (kubevela#2152 )
007f13d Feat(delay suspend): delayDuration in suspend step properties (kubevela#3644 )
d24e282 Feat(envbinding): add resourceTracker for envBinding (kubevela#2179 )
6bf4a2c Feat(healthscope): add health-scope-binding policy and e2e test for health scope (kubevela#2205 )
54e3331 Feat(lang): The policy controller generate the OpenAPI schema (kubevela#3703 )
83fe4a1 Feat(lang): add addons gitlab support (kubevela#3543 )
7647ef9 Feat(rollout): fill rolloutBatches if empty when scale up/down (kubevela#2569 )
e29f22a Feat(trait): annotation and labels trait should also affect the workload object along with pod (kubevela#2237 )
a675373 Feat(vela): add vela workflow resume command and ut (kubevela#2114 )
2854c42 Feat(vela): add vela workflow suspend command (kubevela#2108 )
7254bb6 Feat(vela): add vela workflow terminate and restart command (kubevela#2131 )
a849435 Feat(velaql): read max depth for query iterator from env. (kubevela#6039 )
1776859 Feat(workflow): Add op.#Task action (kubevela#2220 )
2d1edbb Feat(workflow): add apply application workflow step definition (kubevela#2186 )
f9b2189 Feat(workflow): add depends on in workflow (kubevela#2387 )
75a9725 Feat(workflow): add depends-on workflow step definition (kubevela#2190 )
f8ac24d Feat(workflow): add status check for workflow mutil-env (kubevela#2229 )
60cd8ef Feat(workflow): add workflow CRD (kubevela#2098 )
1a6d2be Feat(workflow): input.ParameterKey described like paths notation (kubevela#2214 )
7a42c74 Feat(workflow): outputs support script notation (kubevela#2218 )
7a139b5 Feat(workflow): support dingding and slack in webhook notification (kubevela#2213 )
9311c22 Feat(workflow): support to send dingDing message (kubevela#2141 )
dae0358 Feat: mechanism to let user add relationship mapping rule by configmap (kubevela#3968 )
0803b45 Feat: output log with structured tag & add step duration metrics (kubevela#2683 )
ef897db Feat: support label selector filter for 'vela ls' (kubevela#4966 )
5de7904 Feat: support self-signed helm repo (kubevela#4322 )
99d473d Feat: translate the object type to Group (kubevela#2786 )
f8c24ba Feat: vela ql into vela-cli (kubevela#3519 )
8ab311f Feat: API of retrieving image registry secrets by image and its tag (kubevela#3719 )
8be11a7 Feat: Add Lark support for notification (kubevela#3053 ) (kubevela#3059 )
c350cc3 Feat: Add Request and Limit metrics to vela status --metrics (kubevela#5546 )
d945eb3 Feat: Add Terraform Azure Storage Account (kubevela#2646 )
4d3ef75 Feat: Add a new CLI command: vela top
which can display system information and resource status in UI form (kubevela#4556 )
a07acc0 Feat: Add command to list all workflows in vela-cli (kubevela#6326 )
93841b4 Feat: Add example doc for controlPlaneOnly (kubevela#3810 )
3157e65 Feat: Add image scan for vela core (kubevela#3210 )
bd728cb Feat: Add more data field to application view and managed resource view in vela top (kubevela#4781 )
d25676a Feat: Add short name velaapp for application CRD (kubevela#3816 )
3b8cd84 Feat: Add startup probe trait (kubevela#5093 )
6ca2012 Feat: Add support for multiple gateway traits (kubevela#5860 )
25b0cb8 Feat: Addon support app template written by cuelang. (kubevela#4401 )
4ec919e Feat: Addon yaml files discovery logic improvement (kubevela#3356 )
6976b2b Feat: CUE generator with type conversion (kubevela#5585 )
258d816 Feat: Check def binding to a component (kubevela#4531 )
dfbe65c Feat: Commit step-generate data without success (kubevela#2539 )
520e67f Feat: Delete the annotation "kubernetes.io/last-applied-configuration" in applicationRevision. Signed-off-by: Xiangbo Ma [email protected] (kubevela#3724 )
5b636e4 Feat: Detect the correctness of the custom addon repository when adding add… (kubevela#5221 )
b6a14e4 Feat: EnableAddon supports runtime cluster (kubevela#2739 )
eb60d94 Feat: Expose optimizeDisableComponentRevision in helm chart (kubevela#3470 )
e215b18 Feat: Fix ingress service name for multiple gateway traits (kubevela#6067 )
3f2e76c Feat: HTTP Provider requires adding certificate chain from secret (kubevela#2771 )
3a310f0 Feat: Initialize api for vela dashboard and CLI (kubevela#2339 )
49335fd Feat: Introduce timeout mechanism into cache and update network request mechanism in vela top
(kubevela#5153 )
4ff4afd Feat: Make applicationComponent can be modified in step (kubevela#2304 )
9fea82f Feat: Record workflow execution state (kubevela#2479 )
09ce919 Feat: Refactoring the API Server module for better layering (kubevela#3945 )
2255b0a Feat: Refer to the generation when checking the application status (kubevela#4901 )
b622cbd Feat: ResourceTracker new architecture (kubevela#2849 )
8ff77c4 Feat: SDK generating framework (kubevela#5431 )
a9bc43a Feat: Support SSH for retrieving terraform modules in private git repo (kubevela#5059 )
88fb854 Feat: Support basic-auth or reuse chartmuseum as addon registry (kubevela#3787 )
c4e1f39 Feat: Support kruise rollout (kubevela#4243 )
9238fc3 Feat: Support trait with custom resource be dispatched to hubcluster. (kubevela#3774 )
8a82ac6 Feat: System Info & Diagnose (kubevela#4379 )
a4ad1ad Feat: System Info & Diagnose (kubevela#4657 )
4e08ece Feat: System diagnose (kubevela#4662 )
319b5c2 Feat: The vela-apiserver supports displaying chart values stored in the OCI registry (kubevela#5458 )
4e611fe Feat: vela top
supports custom theme features (kubevela#5180 )
b4ddf0e Feat: a new ComponentDefinition cron-task Signed-off-by: Xiangbo Ma [email protected] (kubevela#3541 )
4814bce Feat: adapt vela port-forward with the velaql (kubevela#4439 )
ca8d664 Feat: add @evanli18 as one Reviewer (kubevela#3402 )
8eaa438 Feat: add @wangwang as one Reviewer (kubevela#3268 )
251c440 Feat: add ACR webhook trigger (kubevela#3044 )
49a91ca Feat: add Addon REST API (kubevela#2369 )
c3eaa74 Feat: add BatchAdd function and entity index support (kubevela#2454 )
bfbdb85 Feat: add DockerHub webhook trigger (kubevela#3081 )
ceb9522 Feat: add Harbor webhook trigger (kubevela#3065 )
ad01f30 Feat: add HealthProbe for sidecar (kubevela#3629 )
438a9fe Feat: add JFrog webhook trigger (kubevela#3104 )
044c4bf Feat: add RBAC support (kubevela#3493 )
3531249 Feat: add a new resource level view: pod view (kubevela#4661 )
bade23c Feat: add addon arguments API (kubevela#2732 )
b05deec Feat: add addon invisible field (kubevela#2820 )
49ba77c Feat: add addon registry update API (kubevela#2671 )
59fc019 Feat: add adopt all command (kubevela#5690 )
9519d24 Feat: add alias field and fix some code bug (kubevela#2589 )
8dad1ea Feat: add alias in list record api (kubevela#2833 )
334ef86 Feat: add alias in workflow step status (kubevela#2821 )
5f04812 Feat: add annotations and labels to gateway.cue (kubevela#6397 )
debd9f2 Feat: add api for app compare、reset、dryrun (kubevela#3136 )
342b853 Feat: add api for delete component (kubevela#3341 )
5f73718 Feat: add api of listing configs for project when creating a target (kubevela#3581 )
2fc0f1c Feat: add app revision list and detail api (kubevela#2722 )
a5c7804 Feat: add apply component definition for docs (kubevela#5070 )
c049f49 Feat: add apply raw built in workflow steps (kubevela#2420 )
2d8c8ef Feat: add args for init-contianer and sidecar (kubevela#2331 )
7bec350 Feat: add auto clear data function for the memory cache (kubevela#3439 )
36ee590 Feat: add base resource section for component ref (kubevela#4635 )
0c3db0b Feat: add build check for generate kubevela-core-api (kubevela#4973 )
4a16b2f Feat: add category for workflow step definition (kubevela#5471 )
bb34012 Feat: add check prometheus metrics workflowStepDefinition (kubevela#5768 )
059f248 Feat: add cli command vela metrics
to display resource number and resource status (kubevela#5479 )
22cb57d Feat: add cloud resource data passing KEP (kubevela#5489 )
f15d748 Feat: add cluster alias to dt (kubevela#2929 )
b3f60b4 Feat: add cluster in read or apply object (kubevela#2551 )
b4732ed Feat: add cluster name in service endpoint (kubevela#3076 )
12361c1 Feat: add commit msg in kustomize (kubevela#2296 )
4dc2134 Feat: add compatibility code for new rt (kubevela#2920 )
1e0f329 Feat: add component definiton in the detail component response body (kubevela#3437 )
7395994 Feat: add componentName in context for traitDefinition (kubevela#3200 )
966dbc1 Feat: add config management apis (kubevela#3562 )
b9f1cc9 Feat: add container-ports trait for hostPort and hostIP (kubevela#6187 )
5116ef3 Feat: add controller parameters for apply-once (kubevela#4663 )
d1f5674 Feat: add core definitions (kubevela#2664 )
2337c82 Feat: add create ack api (kubevela#2596 )
201f68c Feat: add daemon component def (kubevela#4335 )
a1ada26 Feat: add default user in dex (kubevela#3753 )
e8969e4 Feat: add definition API (kubevela#2602 )
54eb662 Feat: add definitions to addon detail API, fix addon cache, async download files (kubevela#2738 )
59b4584 Feat: add deleting phase for apiserver application status model (kubevela#2854 )
4eb9cc1 Feat: add delivery-target API (kubevela#2703 )
b7e0cd8 Feat: add deploy inline policy and support loading definitions when lack in the revision (kubevela#5416 )
6c5a40d Feat: add dex login in apiserver (kubevela#3417 )
828acd9 Feat: add email support in webhook notification (kubevela#2535 )
7907618 Feat: add env for sidecar and init-container trait (kubevela#3730 )
e2ce40a Feat: add export config and secret def (kubevela#2484 )
fb45a94 Feat: add export service (kubevela#4841 )
01bf4c5 Feat: add failed state in workflow (kubevela#4695 )
1e3759b Feat: add feature docs and controller parameters for MultiStageComponentApply (kubevela#4873 )
4edb217 Feat: add feature gate to allow disbale cluster watch at the start of vela-core (kubevela#5632 )
d38b20d Feat: add feature of refreshing resource view and fix the bug of stucking (kubevela#4743 )
e595879 Feat: add featuregates to disallow url in ref-objects (kubevela#4446 )
52ac570 Feat: add filter in list definitions (kubevela#2835 )
2e18eaa Feat: add filtering features to the Application
view and K8S object
view of vela top
(kubevela#4612 )
ff79438 Feat: add gen-cue to Makefile (kubevela#6009 )
8a334d7 Feat: add get and delete method for app and test (kubevela#2127 )
514ef4c Feat: add get topology placement in multi-cluster provider (kubevela#4636 )
ccfab6c Feat: add health check for componentdefinition task (kubevela#3509 )
6719e8a Feat: add health check status (kubevela#2166 )
b8fd610 Feat: add helm chart doc and make command (kubevela#3331 )
8ff93b3 Feat: add helm repo list endpoint (kubevela#3564 )
f62deca Feat: add helm type component definition custom status (kubevela#2499 )
d300d1b Feat: add http status and code from http cmd run (kubevela#4516 )
fcfb101 Feat: add if in workflow (kubevela#3941 )
faa4452 Feat: add image auto update for gitops (kubevela#2251 )
cfcf24b Feat: add image-pull-policy to init-container (kubevela#4809 )
5b7b74c Feat: add imagePullPolicy/imagePullSecret to task def (kubevela#2503 )
add5d40 Feat: add init secret demo (kubevela#2955 )
ef653eb Feat: add inputs test cases and optimize code (kubevela#2388 )
17b840f Feat: add label backport in github action (kubevela#2494 )
cc292fe Feat: add list and delete kube provider (kubevela#2531 )
32103f5 Feat: add list application records api (kubevela#2757 )
b4ef7e9 Feat: add load testing app template (kubevela#5526 )
f008411 Feat: add load testing script (batch apply applications) (kubevela#5506 )
976da6f Feat: add local cache of addons to avoid Github limit (kubevela#2558 )
426b22d Feat: add log provider (kubevela#3711 )
03cd0d1 Feat: add login handle for apiserver (kubevela#3471 )
198fcfc Feat: add metrics for workflow and app phase (kubevela#4236 )
0fc65eb Feat: add mock server (kubevela#2911 )
e10928d Feat: add mode and meta in workflow (kubevela#4206 )
7ea237d Feat: add mode in steps for step group (kubevela#5799 )
73bed17 Feat: add mode in workflow template (kubevela#4926 )
eb5f416 Feat: add more detailed output for vela addon status
(kubevela#3876 )
0ace203 Feat: add more information about resource in vela top's topology view (kubevela#5577 )
bab241e Feat: add more logs in workflow sync (kubevela#2806 )
7ed34b6 Feat: add more options for leader election configuration to avoid pressure on kube-apiserver (kubevela#2271 )
6cee468 Feat: add more performance optimization and prometheus metrics for controller (kubevela#3086 )
1ce8722 Feat: add more registry traits as internal ones (kubevela#2184 )
722ed48 Feat: add more views (kubevela#2689 )
54285e6 Feat: add multicluster test for vela logs (kubevela#5168 )
de84421 Feat: add name param in vela logs (kubevela#3556 )
b85dda3 Feat: add namesapce create and list api (kubevela#2514 )
863da99 Feat: add new fields for addon metadata (kubevela#5845 )
5a24107 Feat: add new system info to system info board and optimize code (kubevela#4640 )
4dd18d1 Feat: add nocalhost dev config trait definition (kubevela#2545 )
fbf25c6 Feat: add nodeport in webservice (kubevela#4696 )
41844eb Feat: add op.#Suspend and suspending phase in step (kubevela#5567 )
b9e7c71 Feat: add options for addon parameter (kubevela#5166 )
d9a676a Feat: add page index for env list API (kubevela#3482 )
a67b7e9 Feat: add path argument to addon oss source (kubevela#2907 )
16dfc1b Feat: add pending phase in workflow step (kubevela#4365 )
c97124a Feat: add policy parser test (kubevela#4174 )
408c893 Feat: add port name in webservice (kubevela#3110 )
b5f0363 Feat: add port name to CollectServiceEndpoints (kubevela#4801 )
2cea51e Feat: add pprof (kubevela#2192 )
693eb3c Feat: add pre-dispatch dryrun check (kubevela#5277 )
32b6502 Feat: add pressure-test parameter optimize (kubevela#2230 )
f0902e9 Feat: add prestart-hook for vela-core and add crd guard check (kubevela#5232 )
ee28112 Feat: add print message example (kubevela#5077 )
9dc0db4 Feat: add qps for load test client (kubevela#5733 )
8a3b7b6 Feat: add query provider and get view template from configmap (kubevela#2619 )
56a8b0c Feat: add read object step def (kubevela#2480 )
9a3ad7e Feat: add readOnly for velaux application which is synced from CR (kubevela#3479 )
d2672ce Feat: add reconcile timeout configuration for vela-core (kubevela#2630 )
c42ea7c Feat: add record status sync (kubevela#2627 )
061c061 Feat: add redis definition (kubevela#2507 )
f7e2123 Feat: add registry, merge registry and cap center (kubevela#2528 )
637ec62 Feat: add render component and apply component remaining (kubevela#2587 )
00a80b9 Feat: add request logging for the apiserver (kubevela#3012 )
fd11f90 Feat: add resource topology view in vela top
(kubevela#4817 )
795231c Feat: add revision command (kubevela#3506 )
2e12ea9 Feat: add revisionHistoryLimit to helm chart (kubevela#2343 )
d646636 Feat: add scope label in workflow step defs (kubevela#4980 )
bcd7f3e Feat: add secure tls for cluster-gateway (kubevela#2426 )
7ee4b14 Feat: add seldon virtual service support in endpoints (kubevela#3259 )
7eb0002 Feat: add sequential in gc policy (kubevela#3701 )
fd784e2 Feat: add several policy definition (kubevela#4409 )
7b2f4af Feat: add some APIs to manage the definitions (kubevela#3749 )
ba0c226 Feat: add some links in readme (kubevela#3811 )
3b3898b Feat: add status check for expose trait (kubevela#4356 )
13b1e85 Feat: add style and immutable parameters for uischema (kubevela#3309 )
6b4da4f Feat: add sub-module to Golang SDK (kubevela#5655 )
d2cb1bf Feat: add support for apprt (kubevela#3824 )
fdc4622 Feat: add support for compressing apprev using gzip and zstd (kubevela#5090 )
472ed3a Feat: add support for envbinding with namespace selector (kubevela#2432 )
598de21 Feat: add support for json-patch and json-merge-patch (kubevela#3406 )
5f31b9a Feat: add test for registry name in addon response (kubevela#2858 )
2ec18bd Feat: add the API for querying the image info (kubevela#4209 )
97ce8ba Feat: add the API that rollbacks the application (kubevela#5273 )
eea8570 Feat: add the CloudShell feature (kubevela#4280 ) * Feat: add the CloudShell feature
30308fa Feat: add the component name field for the trigger (kubevela#3884 )
5209be6 Feat: add the conditions for ui schema spec (kubevela#3461 )
44b4afb Feat: add the container view to vela top
(kubevela#4892 )
6eb7af9 Feat: add the creating and deleting permission APIs (kubevela#4026 )
c8a16ad Feat: add the daemonset resource rule for building the tree (kubevela#4525 )
d9aa541 Feat: add the design of if condition in workflow (kubevela#3922 )
ab4348e Feat: add the feature of viewing log of pod in vela top
(kubevela#4870 )
0c190ef Feat: add the feature that views in addon are applied independently.(kubevela#3905 ) (kubevela#4154 )
647fdf8 Feat: add the func of additionalInfo for workload (kubevela#5325 )
c7f9cdc Feat: add the oam application api in apiserver (kubevela#2492 )
ad4b446 Feat: add the project api (kubevela#2899 )
df1fe1d Feat: add the updating the application trigger API (kubevela#5382 )
72ac218 Feat: add timeout and if examples (kubevela#4226 )
210db6d Feat: add timeout for reconcile (kubevela#4912 )
8767309 Feat: add timeout in workflow step (kubevela#4121 )
66bffab Feat: add topologySpreadConstraints traits (kubevela#5081 )
a528431 Feat: add trait service-account (kubevela#2878 )
0555623 Feat: add triat alias description time (kubevela#2727 )
06eb414 Feat: add type filter option (kubevela#5789 )
f468814 Feat: add uischema manage command (kubevela#3021 )
1f7b9ce Feat: add unify step definitions from catalog (kubevela#5199 )
a97a4d0 Feat: add update dex config in apiserver (kubevela#3548 )
3ea2ac6 Feat: add user management apis (kubevela#3458 )
0df7803 Feat: add validation for invalid definition attribute (kubevela#6029 )
fb5716c Feat: add vela apiserver release into github workflow (kubevela#2877 )
2121605 Feat: add vela debug command (kubevela#3580 )
e675cda Feat: add vela def gen-cue command (kubevela#5956 )
e5745bb Feat: add vela exec for multi cluster (kubevela#2299 )
e9981b6 Feat: add vela live-diff , dry-run, cue-packages into vela commands (kubevela#2182 )
360c19c Feat: add vela minimal chart (kubevela#2340 )
1e21a01 Feat: add vela minimal in make manifests (kubevela#2389 )
c448ba0 Feat: add vela prob to test cluster (kubevela#2635 )
edf4207 Feat: add velaql webservice (kubevela#2532 )
72a00b5 Feat: add webhook token in application (kubevela#2970 )
f1eef83 Feat: add workflow name for frontend (kubevela#2787 )
655c261 Feat: add workflow reconciling backoff time and failed limit times (kubevela#2881 )
ff405cd Feat: add workflow record actions (kubevela#2733 )
6666c3a Feat: add workflow record api (kubevela#2567 )
6f90155 Feat: add workflow rollback cli (kubevela#2795 )
b85be11 Feat: add workflow stability mechanism doc (kubevela#2960 )
250824b Feat: add workflow step scope in doc gen (kubevela#5351 )
f0b91ef Feat: added environment binding capabilities to the application creation API. (kubevela#2523 )
ae06dda Feat: addon compability code for 1.1 (kubevela#2961 )
d64c78d Feat: addon enable support local dir for install offline (kubevela#3066 )
2da6041 Feat: addon parameter support ui-shcema (kubevela#3154 )
3ebc943 Feat: addon service impl (kubevela#2515 )
16414a0 Feat: addon support version check (kubevela#3304 )
9975781 Feat: algin addon cli and apiserver (kubevela#2867 )
c1ebe9d Feat: alibaba provider addon (kubevela#2243 )
ad6f072 Feat: align resource selector across policies (kubevela#4595 )
f1107c5 Feat: allow empty cluster for cluster selector (kubevela#4880 )
e828d3c Feat: allow empty policy name (kubevela#5917 )
a5c2edf Feat: allow select resource by component name for gc policy (kubevela#3539 )
0c35753 Feat: allow select resource by resource type for gc policy (kubevela#3598 )
0a3244f Feat: allow user specify alibaba provider addon's region (kubevela#2297 )
19fbe2f Feat: allowing restart a compeleted workflow (kubevela#4972 )
accf013 Feat: apiserver cluster api (kubevela#2526 )
cdc1550 Feat: apiserver definition alias (kubevela#3721 )
d2dc9a8 Feat: application operation API implementation (kubevela#2478 )
68ada42 Feat: application support controller requirement (kubevela#3192 )
208a4ae Feat: application_controller should be responsible for deleting application revision (kubevela#5739 )
f0357fd Feat: apply-component supports namespace (kubevela#6228 )
d787e95 Feat: apply-component supports namespace (kubevela#6248 )
4294cc8 Feat: automatically populate the provider and region configuration for cloud app (kubevela#2841 )
09e6280 Feat: beautify addon list experience (kubevela#4807 )
83b2634 Feat: bootstrap multicluster testing (kubevela#2368 )
9244efe Feat: build docker image(oamdev/vela-cli) for vela-cli (kubevela#3976 )
3d2fcac Feat: built in gc policy to application (kubevela#2575 )
2ac4dda Feat: calculate systemInfo everyday periodically and store them in datastore (kubevela#3689 )
e1c6454 Feat: change api spec (kubevela#2695 )
8e874bc Feat: change application to applicationplan (kubevela#2616 )
8798371 Feat: change health check resource fetch order (kubevela#5190 )
3e68f8a Feat: change model name (kubevela#2688 )
0bff849 Feat: change the cluster-gateway connect mode to direct and deprecate envbinding CRD (kubevela#5631 )
3fdf39c Feat: change the default workflow step with deploy type (kubevela#3878 )
ba1f8e4 Feat: change the model to support multiple environments (kubevela#2721 )
1237f73 Feat: change the webservice and config-image-registry definitions (kubevela#3732 )
58293dc Feat: check addon dependencies when enable (kubevela#2741 )
a6460d6 Feat: check if an addon is been used while disabling. (kubevela#3457 )
4d69027 Feat: check target where create and update env (kubevela#3003 )
58edb34 Feat: check whether a project matched a config's project (kubevela#3725 )
ba4a28f Feat: cherry-pick kubevela#2720 into apiserver: support list runtime cluster (kubevela#2730 )
d2fca08 Feat: cli addon add registry add more git types (kubevela#4170 )
e572235 Feat: cli def alias support (kubevela#4185 )
f5f5ff5 Feat: cli manage addon registry and apiserver addon status return app status info (kubevela#2910 )
c24cbdc Feat: compatibility on componentDefinition spec.workload.definition field (kubevela#5800 )
3ae9381 Feat: compatible with k8s last-applied-configuration while perfer app.oam.dev/last-applied-configuration in annotations (kubevela#5804 )
924d553 Feat: component replication (kubevela#4449 )
99ffe80 Feat: component-pod-view support filter resource by cluster name and cluster namespace (kubevela#2754 )
4d73715 Feat: controller auto-impersonation (kubevela#3906 )
3a6d947 Feat: create VelaQL views using vela ql apply
(kubevela#4324 )
0442baf Feat: create the definition for built-in policies (kubevela#3894 )
2175bb5 Feat: createOrUpdateApplication support dryRun operation (kubevela#4860 )
af10f11 Feat: default enable multi-stage apply (kubevela#5530 )
148feeb Feat: definition support controller requirement (kubevela#4573 )
b95980a Feat: delete multi apps from vela delete cli command (kubevela#4484 )
70eb639 Feat: delete svc flag from vela delete cli cmd (kubevela#4448 )
7f23165 Feat: deploy user info (kubevela#3744 )
22553d7 Feat: deprecated envbinding (kubevela#4576 )
de37545 Feat: disable component revision for component wo rollout (kubevela#4281 )
91125c6 Feat: dispatch manifests in concurrent (kubevela#3060 )
a422ae8 Feat: don't ask user confirmation when delete with --force or --yes (kubevela#4259 )
15c0b1e Feat: enable unknown flags (kubevela#6303 )
ffb0d2f Feat: enhance ServiceAccount trait to support privileges (kubevela#4276 )
ace23f1 Feat: enhance addon init (kubevela#4370 )
b79dc3b Feat: enhance collect service endpoints (kubevela#4806 )
6e73c52 Feat: enhance container related traits (kubevela#3359 )
5730988 Feat: enhance controller auth by removing useless features & add authentication for componentrevision+healthcheck (kubevela#3992 )
4509b97 Feat: enhance deploy workflow step generator (kubevela#4315 )
1d62ab6 Feat: enhance expose trait and adopt (kubevela#5470 )
ce63df6 Feat: enhance health check to support bypass component check and add parameter to context (kubevela#5412 )
2d19454 Feat: enhance labels & annotations trait (kubevela#3454 )
49646dd Feat: enhance storage trait to support multi-mountToEnv config Signed-off-by: Shijie Zhong [email protected] (kubevela#3657 )
3f53c26 Feat: enhance the SDK, fix generating bugs (kubevela#5586 )
f7d34cb Feat: enhance the application synchronizer (kubevela#5299 )
c4a0c14 Feat: enhance the apply-once capability (kubevela#4874 )
3400599 Feat: enhance the workflow restful APIs (kubevela#5252 )
e70d2a1 Feat: enhance vela adopt and refactor (kubevela#5728 )
f157515 Feat: enhance velq ql and support cue file (kubevela#4196 )
34aa74f Feat: envbinding support cloud resource deploy and share (kubevela#2734 )
46320e9 Feat: expose cluster gateway metrics (kubevela#5523 )
6e4460e Feat: expose trait with new ports (kubevela#5781 )
fc078bb Feat: extend apply-once to allow specified path configuration to drift (kubevela#3899 )
665e2b6 Feat: extend gateway trait to set class in spec (kubevela#3138 )
3709400 Feat: filter definitions by which addon installed them (kubevela#4156 )
b898cec Feat: fix empty cluster topology and support select non-control-plane clusters (kubevela#4731 )
b71efdd Feat: fix flacky test (kubevela#5741 )
250f395 Feat: gateway trait support https protocol (kubevela#3832 ) (kubevela#3925 )
8ef512d Feat: gc orphan resources (kubevela#4847 )
a33d1e4 Feat: gc process ignore cluster not exists (kubevela#3007 )
b24e752 Feat: generate docs for reference automatically (kubevela#4377 )
5890b58 Feat: get raw Application yaml, json or jsonpath (kubevela#4415 )
f48da21 Feat: health scope controller support check trait-managing workload (kubevela#2527 )
b13132c Feat: helm chart keep fluxcd addon while delete (kubevela#3404 )
161d264 Feat: helm repo as addon registry to support addon's multi-version (kubevela#3523 )
15004d9 Feat: highlight the Yaml text of vela top
(kubevela#4689 )
afc1d42 Feat: ignore control check for resource without resource version (kubevela#4553 )
f8833e3 Feat: implement addon init command (kubevela#4162 )
d3454ec Feat: implement addon push command (kubevela#4261 )
23cbc9c Feat: implement pipeline APIs (kubevela#4908 )
0b0ed60 Feat: init multi-cluster metrics management (kubevela#3365 )
5b8c38a Feat: initial provider generator (kubevela#5839 )
0d036e7 Feat: initialize the Apiserver framework (kubevela#2417 )
22bf2e4 Feat: inputs support setting value in array (kubevela#2358 )
6184b6e Feat: install helm addon schema (kubevela#2815 )
d93d862 Feat: istio addon and use case demo (kubevela#2276 )
1a04121 Feat: list addon with specify registry (kubevela#5780 )
1634154 Feat: list enabled addon from cluster interface and update addon (kubevela#2832 )
a393fb0 Feat: load the Yaml text of resource in vela top
(kubevela#4665 )
e2275ef Feat: local virtual cluster + namespace in topology (kubevela#3436 )
bb8f4e4 Feat: make addon init use the latest CUE addon template (kubevela#4434 )
75700e7 Feat: make gateway trait's host field optional (kubevela#3912 )
600b3a7 Feat: make the component list is in reverse order (kubevela#3350 )
43aa056 Feat: manage trait (kubevela#2702 )
50458bc Feat: memory optimization via enhance informer cache (kubevela#5683 )
7103f8f Feat: merge master into apiserver (kubevela#2660 )
792f33d Feat: migrate prism cluster (kubevela#5836 )
383a2bd Feat: minimize controller privileges & enforce authentication in multicluster e2e test (kubevela#4031 )
cc8a1d3 Feat: modify apply component cue action to support skipWorkload trait (kubevela#2167 )
2d28fb3 Feat: multi-cluster authentication (kubevela#3713 )
46e22cc Feat: multicluster support ServiceAccountToken (kubevela#2356 )
f3899e3 Feat: multicluster vela status/exec/port-forward (kubevela#2662 )
5ec3bd5 Feat: need one Trait to set Rollout strategy of Workload (kubevela#5257 )
8a52395 Feat: need one new Trait to support HorizontalPodAutoscaler of CPU/MEM/PodCustomMetrcs (kubevela#5225 )
98e04eb Feat: need podAntiAffinity for vela pods, in order to make kubevela high availability (kubevela#5465 )
5b6f248 Feat: no need create appRevision if it already presents in histories (kubevela#1896 )
5b9fb49 Feat: omit service output if there's nothing (kubevela#4260 )
01e4dcb Feat: only print to stdout (kubevela#5958 )
c0cbe24 Feat: optimize "application-resource-tree-view" (kubevela#6096 )
2be261e Feat: optimize addon enable experience (kubevela#2677 )
c94fa21 Feat: optimize controller default value for better performance (kubevela#5194 )
d60bb62 Feat: optimize empty patch request (kubevela#5600 )
a8d5403 Feat: optimize imports packages to reduce 75% cpu with better performance (kubevela#4345 )
c023488 Feat: optimize list op (kubevela#5572 )
adc99bf Feat: optimize some logic of topology resource-tree (kubevela#4003 )
75156d5 Feat: optimize the API that list and detail definition (kubevela#4147 )
c780a1b Feat: optimize the definition controllers (kubevela#4751 )
a519a6c Feat: optimize the dry run feature (kubevela#4364 )
a6ef064 Feat: oss suppurt for addon (kubevela#2848 )
2c64d04 Feat: pass owner to workload if rollout failed (kubevela#2397 )
dc7d791 Feat: pipeline API for apiserver (kubevela#4840 )
38665e3 Feat: poll multi-cluster metrics and export to prometheus (kubevela#3429 )
b2dfee1 Feat: print addon parameters recursively (kubevela#4290 )
be317c4 Feat: print complex values in addon parameters (kubevela#4309 )
d386b64 Feat: provide defualt namespace for dry-run (kubevela#4416 )
3299184 Feat: provide stage field for TraitDefinition (kubevela#4570 )
af0556a Feat: provider doc generator (kubevela#5968 )
1300a98 Feat: reconcile app with scoped permissions (kubevela#3434 )
976d683 Feat: refactor CLI commands related to resources (kubevela#4500 )
ffd25a4 Feat: refactor envbinding for adapt policy placement (kubevela#2731 )
65215c0 Feat: refactor prometheus metrics (kubevela#5592 )
dab1618 Feat: refactor vela help (kubevela#5895 )
6d536a8 Feat: refactor velaql provider with new ResourceTracker architecture (kubevela#2915 )
385b246 Feat: refine config creation and provide config list (kubevela#3637 )
2abd983 Feat: remove apiserver component from the chart (kubevela#2838 )
5790e57 Feat: remove comp name dup check (kubevela#5727 )
bf3a1cd Feat: remove envbinding policy into workflow (kubevela#2556 )
76a8d13 Feat: remove loop reduction & filter unnecessary apprev update (kubevela#5598 )
b9058ca Feat: remove skip revision affect (kubevela#4774 )
5ab9f09 Feat: remove the duplicate command (kubevela#3228 )
f328308 Feat: remove unused crd in chart (kubevela#5899 )
9dc1020 Feat: remove useless storage driver (kubevela#5350 )
e0d1060 Feat: remove vela install version requirement upper bound (kubevela#5996 )
95b3b31 Feat: remove workflow step logs to vela workflow logs (kubevela#4883 )
146bcbd Feat: render color for outputs of vela up command (kubevela#4133 )
ccb122d Feat: report the manifest name when addon enabling failed (kubevela#4545 )
d7f57ed Feat: request token when vela auth gen-kubeconfig (kubevela#4687 )
8b5d7ed Feat: reset re-sync time (kubevela#3008 )
2b3da03 Feat: return notFound error when deleting app (kubevela#5189 )
cae7b32 Feat: reuse informer for app metrics (kubevela#4336 )
4ec9214 Feat: reuse same logic for cluster labels (kubevela#5346 )
2298dd7 Feat: revert ci to kind (kubevela#6035 )
741544c Feat: rework apprev (kubevela#3498 )
7059c8d Feat: rework cluster to align velaux and cli (kubevela#3299 )
c4a8fcf Feat: rework referred objects for version (kubevela#3446 )
f9ecc02 Feat: rework rt (kubevela#2797 )
d657ea4 Feat: rework vela up to support specified revision (kubevela#3634 )
c821f2a Feat: rewrite Addon API to support new format (kubevela#2605 )
3d0b9b7 Feat: rollout controller is disabled by default (kubevela#3250 )
e6fe7eb Feat: rollout support statefulsets (kubevela#5202 )
1125f87 Feat: run e2e test on several K8s version (kubevela#3714 )
02f5a96 Feat: run image scan CI for every pull request and fix CVEs in time (kubevela#3855 )
cdafc03 Feat: search useful addon version automatically (kubevela#4232 )
8284581 Feat: set GOPROXY build arg (kubevela#3004 )
a3bf61f Feat: set multicluster enabled by default (kubevela#2930 )
3ce7517 Feat: set right default value for oneOf schema if set (kubevela#5677 )
0e71a9d Feat: set the cloudshell instance max live time (kubevela#4313 )
da5282a Feat: show or list revisions in vela def get
and vela show
(kubevela#4307 )
feede07 Feat: show warnings about internal addon rendering logic (kubevela#4472 )
22fe52b Feat: skip validating version check (kubevela#4231 )
4ecb26e Feat: store outputs for unsuccessful steps in workflow context (kubevela#4270 )
117b993 Feat: store workflow step def properties in cm (kubevela#2592 )
1fc65f5 Feat: support HTTPRoute to generate endpoint (kubevela#4378 )
dcb5378 Feat: support NOTES.cue in addon for additional info printer (kubevela#5195 )
1563c58 Feat: support additional properties parameter (kubevela#2880 )
94f32a3 Feat: support addon definition in cue format (kubevela#2896 )
cdbf14c Feat: support addon dry-run to get the yaml results (kubevela#4753 )
e37b027 Feat: support addon helm repo skip tls verify (kubevela#4122 ) (kubevela#4146 )
7a0d2b5 Feat: support alias in cluster (kubevela#3630 )
64ab932 Feat: support apiserver-related multicluster features (kubevela#2625 )
070b313 Feat: support application trigger deletion (kubevela#3037 )
268400e Feat: support applicator applying resources and update status (kubevela#6030 )
96a9fb7 Feat: support auto creating workflow step for cloud app (kubevela#2826 )
f47ae0e Feat: support automatically creating scaler trait for webservice component (kubevela#2908 )
2e57be1 Feat: support basic auth private helm repo (kubevela#3595 )
53e5a3f Feat: support change resource gc policy from onAppUpdate to Never (kubevela#4530 )
55f8278 Feat: support chart value to disable conversation on application crd (kubevela#3890 )
e0eded5 Feat: support code-generator and sync to kubevela-core-api (kubevela#2174 )
7523576 Feat: support complicated addon parameter (kubevela#3232 )
8c6d978 Feat: support compression in ResourceTracker (kubevela#4613 )
6d63014 Feat: support config management (kubevela#3430 )
c007ad8 Feat: support config validation depends on CueX (kubevela#5796 )
feb8199 Feat: support connecting cluster via proxy url (kubevela#5875 )
17afabc Feat: support context.cluster (kubevela#4836 )
70f0500 Feat: support context.clusterVersion for definition graceful upgrade (kubevela#4890 )
1a6dafa Feat: support custom cascading gc policy (kubevela#6059 )
da8588c Feat: support customizing application revision limit number in policy (kubevela#5995 )
4ad8a13 Feat: support data-passing in deploy step (kubevela#5161 )
7bc34b8 Feat: support def doc-gen <LocalFile.yaml> and corresponding functions (kubevela#3368 )
e5b9dca Feat: support def gen-doc command (kubevela#5975 )
d041d8c Feat: support delete the readonly application (kubevela#3492 )
512664b Feat: support dependsOn in deploy workflowstep (kubevela#3750 )
0d27a41 Feat: support direct connection mode for cluster gateway (kubevela#5595 )
c5e1855 Feat: support disable legacy gc upgrade operation (kubevela#3694 )
02903cd Feat: support download kustomize in local folder (kubevela#3949 )
71a02b4 Feat: support dry run for policy (kubevela#4201 )
c89f268 Feat: support dry-run with cue format definition (kubevela#5078 )
69527b2 Feat: support external revision in patch component (kubevela#3106 )
ac9cf58 Feat: support fallback to kubeconfig namespace when env not set (kubevela#5182 )
a944f47 Feat: support field selector filter for 'vela ls' (kubevela#5016 )
1822e03 Feat: support filter the resource by kind or apiVersion (kubevela#3901 )
334446c Feat: support force delete Terraform typed application (kubevela#3929 )
4d81ba8 Feat: support force resource location with dispatch (kubevela#6033 )
4b07f1d Feat: support generate definition schema from terraform remote (kubevela#2860 )
52f3636 Feat: support gitee repository in addon registry (kubevela#3393 )
360c9e2 Feat: support hostpath in storage and vela cli (kubevela#5265 )
b8c08c3 Feat: support huawei cloud terraform generation (kubevela#5144 )
5cfc287 Feat: support impersonation for application in apiserver (kubevela#3985 )
2411399 Feat: support insecure cluster (kubevela#4157 )
f6eea78 Feat: support install and uninstall vela core (kubevela#3181 )
5a84510 Feat: support interactive mode to manually skip encountered errors (kubevela#5266 )
5507003 Feat: support list runtime cluster (kubevela#2720 )
160ef64 Feat: support livediff for referred object (kubevela#3525 )
746eb0d Feat: support logs for velaql (kubevela#3011 )
106b7b3 Feat: support mark stage in gc when workflow failed (kubevela#5882 )
f7be1cd Feat: support more expressions in if and op.Fail (kubevela#4151 )
d593b7a Feat: support multi keys in patchKey (kubevela#3826 )
bfb673e Feat: support multi policies (kubevela#5811 )
d8f95c9 Feat: support multicluster service in application status (kubevela#3387 )
99d25a3 Feat: support no browserver when using vela show without --web (kubevela#4756 )
de790e6 Feat: support nullable option (kubevela#5736 )
00ae0c9 Feat: support offline dryrun with deploy step (kubevela#6234 )
b7a763c Feat: support operations for workflow run (kubevela#4920 )
c68061b Feat: support outputs for addon (kubevela#4444 )
b6f4328 Feat: support outputs objects for policy (kubevela#5183 )
5f2085b Feat: support parallel apply in deploy2env (kubevela#2938 )
e209b28 Feat: support parallelize-state-keep (kubevela#5504 )
c0e1a1a Feat: support parameter in health check of definition (kubevela#4872 )
3d9b1b6 Feat: support parse template depends on CueX (kubevela#5848 )
4aa14fc Feat: support pause reconcile (kubevela#5732 )
96f8e4d Feat: support preventing component from garbage collection (kubevela#3424 )
20583e0 Feat: support query applied resources by velaQL (kubevela#3423 )
d4762e0 Feat: support query endpoints in status command and speed up CLI response (kubevela#3052 )
9f2e437 Feat: support query service endpoints by velaql (kubevela#3036 )
b437cf4 Feat: support query the policy definitions (kubevela#3445 )
4bd4e90 Feat: support read from URL for --file command globally (kubevela#4346 )
c66a639 Feat: support remote cluster client to allow user use CRD resource in managed cluster without installing CRD to hub cluster (kubevela#6008 )
cde7698 Feat: support resource topology for endpoints (kubevela#4362 )
530d7c5 Feat: support resource update policy (kubevela#6003 )
3a8746e Feat: support resume a specific suspend step in workflow (kubevela#5505 )
811c783 Feat: support rollout controller for StatefulSet (kubevela#1969 )
dcb677f Feat: support secret in webhook notification (kubevela#2509 )
f1790e5 Feat: support set labels for env (kubevela#4422 )
9efbb72 Feat: support sharding in controller (kubevela#5360 )
9c7d3f4 Feat: support shared resource (kubevela#4213 )
e17f6b9 Feat: support specified existing namespace while creating a project (kubevela#2931 )
c5baa1c Feat: support specify cluster in addon installation (kubevela#3497 )
de81c24 Feat: support standalone style multi-cluster (kubevela#3223 )
7d9c647 Feat: support step group with substep in the workflow (kubevela#3772 )
ccf7bdd Feat: support step logs in vela logs (kubevela#4845 )
8f9908e Feat: support the mountPath of trait-storage-secret is optional (kubevela#3462 )
5daec5b Feat: support to configure the qps and burst (kubevela#3961 )
e2031c1 Feat: support to init the roles of the user who login by dex (kubevela#4431 )
2ac3a75 Feat: support to manage the CLI-created apps in VelaUX (kubevela#4197 )
49ed837 Feat: support to manage the configs by the CLI, UI, and workflow. (kubevela#4794 )
89037b2 Feat: support to query the alias of the project member (kubevela#4441 )
96ece00 Feat: support to sync the revision and the workflow status (kubevela#4419 )
eb258fa Feat: support ui schema (kubevela#2647 )
adcb7bd Feat: support update component and query app statistics info (kubevela#2746 )
92fa67c Feat: support url in ref-objects (kubevela#4240 )
d791911 Feat: support use update instead of patch for apply (kubevela#4592 )
a67bd24 Feat: support user defined image registry (kubevela#2623 )
5549619 Feat: support validate properties with CueX (kubevela#5894 )
8fd47ef Feat: support vela addon enable with package (kubevela#4443 )
70408e4 Feat: support vela cluster labels add/del to manage cluster labels (kubevela#3413 )
3e57246 Feat: support vela def apply for directory (kubevela#4142 )
072b80f Feat: support vela def apply for yaml definition (kubevela#4372 )
eba40ab Feat: support vela def vet the input "dir" and many cue files (kubevela#5806 )
957302c Feat: support vela kube apply for CUE and JSON files (kubevela#4420 )
614472b Feat: support vela show for workflow step definition (kubevela#3140 )
3bd3858 Feat: support vela up --wait and --timeout (kubevela#5073 )
19a542f Feat: support vela up from remote url file (kubevela#3075 )
afd363b Feat: support webservice containing duplicate port with different protocol (kubevela#5034 )
14b1354 Feat: support wild match for env patch (kubevela#3111 )
685d73a Feat: support with metadata as context render cue file in the addon (kubevela#3549 )
7fa40db Feat: support workflow get-context cli (kubevela#4795 )
309eb2e Feat: support zstd compression in resourcetracker (kubevela#4630 )
b7bf9df Feat: supports multiple difference compare modes (kubevela#4334 )
df5bc27 Feat: supports setting environment differences for application plan (kubevela#2624 )
6354912 Feat: sync application from CR to data store (kubevela#3428 )
07a05c4 Feat: sync sdk automatically (kubevela#5630 )
63c7285 Feat: sync the model of api workflow with core (kubevela#4936 )
f39a3fb Feat: system information collection logic in apiserver (kubevela#3082 )
734025f Feat: takeover & readonly policy (kubevela#5102 )
15418a6 Feat: the golang version upgrade to 1.7 (kubevela#3208 )
25b9350 Feat: the webservice component has no args parameter kubevela#5226 (kubevela#5227 )
573f601 Feat: trim redundant makefile denpendency (kubevela#4426 )
37fb45b Feat: update community.md (kubevela#3248 )
a9e511d Feat: update logo to .svg (kubevela#3254 )
2fd8b7b Feat: update owners_aliases (kubevela#3246 )
e2f95e0 Feat: update sharding using pkg (kubevela#5430 )
0f6c89b Feat: update version of terraform-controller to v0.7.10. (kubevela#5550 )
c06dbf3 Feat: upgrade API version for Terraform Controller (kubevela#3396 )
f733d74 Feat: upgrade cluster gateway to 1.7.0 (kubevela#5354 )
cee3630 Feat: upgrade cluster gateway to support remote debug (kubevela#2673 )
478d134 Feat: upgrade cluster-gateway (kubevela#2941 )
69293f4 Feat: upgrade cluster-gateway to support client-identity-exchange config (kubevela#5284 )
4596aac Feat: upgrade cluster-gateway to use v1.8.0-alpha.3 & fix time metrics bug (kubevela#5593 )
1815dd4 Feat: upgrade cluster-gateway version (kubevela#3986 )
3cde233 Feat: upgrade dependencies (kubevela#3776 )
88f4c33 Feat: upgrade dependency (kubevela#5217 )
1aaab58 Feat: upgrade deps (kubevela#5900 )
d59b116 Feat: upgrade ginkgo to v2 (kubevela#5940 )
668a637 Feat: upgrade go1.19 (kubevela#4790 )
80da131 Feat: upgrade helm values (kubevela#5722 )
d8af202 Feat: upgrade k8s.io to 0.26 (kubevela#5758 )
bfa5f4c Feat: upgrade pkg & workflow (kubevela#5819 )
efea09d Feat: upgrade the image of kube-webhook-certgen (kubevela#2495 )
9ab6fe4 Feat: upgrade the workflow version to v0.4.0 (kubevela#5335 )
a3f4842 Feat: use #ApplyComponent for EnvBinding (kubevela#2382 )
985d49d Feat: use deferred config in CLI (kubevela#4083 )
c98d0d5 Feat: vela adopt command (kubevela#5197 )
9d6706d Feat: vela auth gen-kubeconfig (kubevela#3911 )
c5b28cb Feat: vela auth grant-privileges (kubevela#3943 )
12ec62d Feat: vela auth list-privileges (kubevela#3923 )
015f3cf Feat: vela can set default namespace and user can enable fluxcd addon by default (kubevela#3280 )
b342ab0 Feat: vela cluster export config (kubevela#5336 )
d8f92e0 Feat: vela cluster join support overwrite (kubevela#5784 )
7ba10d6 Feat: vela cluster support use ocm to join/list/detach cluster (kubevela#2599 )
3de9e39 Feat: vela cuex eval (kubevela#5562 )
900653a Feat: vela def gen-api command (kubevela#3699 )
65f8614 Feat: vela delete add wait and force option (kubevela#2747 )
1ce5c6d Feat: vela dry-run render results should be affected by override policy and deploy workflowstep (kubevela#4815 )
0cd1ae1 Feat: vela kube apply --cluster (kubevela#3931 )
897f07f Feat: vela kube delete (kubevela#3952 )
aa0190c Feat: vela logs support multicluster (kubevela#2593 )
bab9534 Feat: vela revision support read the apprevision details in yaml format (kubevela#4659 )
579f742 Feat: vela show annotations display undefined should be refined (kubevela#2244 )
0e97aa2 Feat: vela status --tree (kubevela#3609 )
7f7a9dc Feat: vela up support read from stdin && refine CLI output && fix vela addon command (kubevela#3080 )
b74d501 Feat: vela-core helm chart supports configure multicluster metrics (kubevela#3788 )
ec0b128 Feat: velaql provider for get application resource-tree (kubevela#3944 )
530f158 Feat: velaql support query the resources created by helmrelease (kubevela#2726 )
930d866 Feat: velaux support override policy (kubevela#4352 )
d588def Feat: versioned the context backend values to the app revision (kubevela#5231 )
1657326 Feat: webservice support healthProbe With http (kubevela#3930 )
4799cbf Feat: workflow support update (kubevela#2760 )
feca6cc Feat: workflow will rerun when application workflow changes (kubevela#4808 )
416f688 Feat: workflowStep of printing message in status (kubevela#4877 )
f8e320b Feature dashboard scaffold init. (kubevela#747 )
467506c Finalize deployment rollout (kubevela#1539 )
473164e Finalize the message (kubevela#1426 )
7787fe8 Fix "nil pointer" issue in UT (kubevela#1579 )
a446aab Fix Bug: strategyUnify not work with close call (kubevela#1430 )
fd9e99f Fix Documentation for Terraform Controller (kubevela#1724 )
26f0db3 Fix GitHub readme issue
6b804ac Fix Initializer bugs & Enhance addon command (kubevela#1955 )
0870156 Fix OpenAPIV3Schema Validation Issue (kubevela#300 )
b4ae473 Fix Terraform application status issue (kubevela#1611 )
2bd0e0a Fix Webservice/worker reference link 404 and add Scaler link
7371496 Fix capabilities system of OAM
links
cc93367 Fix charts/vela-core/crds/_.yaml
generation issue
72ee5db Fix `each child in a list should have a unique "key" prop.' (kubevela#844 )
d1b8fc2 Fix rudr list
issue
9ca4f64 Fix vela ls
issue
9972911 Fix a typo (kubevela#1793 )
d9cd048 Fix addRevisionLabel to selector (kubevela#1983 )
27cd190 Fix api response for error cases
a5b3ed9 Fix app:status issue (kubevela#140 )
da8457f Fix autoscale inconsistence UI
901b1ef Fix broken link
e524093 Fix broken link
51873e0 Fix broken link in introduction
4722260 Fix cloud service doc (kubevela#607 )
6fb9d02 Fix code of conduct link
650288d Fix containerized:run issue
966a773 Fix doc detail
2ca7ce5 Fix docs
72cdc3e Fix duplicated string literals
5c46477 Fix failure of bash autocomplete script (kubevela#135 )
c61efb1 Fix function GetCapabilityDir
error handler and variable env
typo
7ae6a14 Fix grammar error: changed "an success story" to "a success story" (kubevela#1385 )
8703950 Fix helm install error when disable webhook patch (kubevela#1483 )
7d3d6c0 Fix help message overridden issue
8bc63a4 Fix incorrect pod disruptive annotation traits (kubevela#1838 )
e9004d7 Fix introduction (kubevela#1479 )
2cfa7b7 Fix invalid defer in waitWebhookSecretVolume
bdb8af9 Fix issue and refine README
fb15b43 Fix issue: artifacthub-repo.yml not uploaded to repo (kubevela#1003 )
f5fc822 Fix legacy resourcetracker not garbage collect while previousRT is empty or equals currentRT (kubevela#2817 )
26aa3ec Fix link in APIServer-Catalog Examples
9d47a85 Fix link in cap docs (kubevela#1050 )
31012bc Fix lints in appHandlers.go
485cdff Fix message in doc readme
60e34d5 Fix naming in json
of struct fields
8d4fe38 Fix nits in rollout ref doc
5aea4c4 Fix openAPIV3Schema validatation issue
1f0af86 Fix quick start and concept based on app crd (kubevela#1051 )
879c6c8 Fix ref doc guide
1c91d46 Fix remove the parameter "--sync" (kubevela#1083 )
c4cf704 Fix revision hash compute (kubevela#1335 )
5bced27 Fix run issue
540d826 Fix sidecar and 404
d09531b Fix sidecar to 2 layers
b275090 Fix some small nits for introduction
15b1bd2 Fix the bug that the registered k8s built-in gvk does not exist (kubevela#1414 )
f4223eb Fix the function and method names that does not conform to the naming convention
b11d0c6 Fix the issue to set the latest nighty build chart name (kubevela#2109 )
1d76964 Fix the way to ignore errors in shell script (kubevela#1902 )
c43dad4 Fix typo
36318ac Fix typo
9027a78 Fix typo in 'Setting Routes' doc
5136269 Fix typo in the long cli description of vela system command (kubevela#5321 )
5c9e396 Fix typo in vela appfile doc
bb7033b Fix typo in vela appfile doc (kubevela#1065 )
04deadd Fix typos in design doc [part 2]
dd5a742 Fix typos in docs
5d22e86 Fix unstability of ApplicationContext UT (kubevela#1609 )
4426133 Fix vela install to include all dependencies (kubevela#467 )
dd68291 Fix wrong cue directory (kubevela#1749 )
51860cf Fix wrong target directory name for artifathub.io (kubevela#1004 )
a0ae9c6 Fix(CUE): fix namespaces field missing in the required at affinity trait (kubevela#6567 )
f46bfcf Fix(CUE): fix variable error bug in startup-probe (kubevela#6472 )
d570962 Fix(CUE): fix volumns variable err bug in vela-cli (kubevela#6537 )
60435e4 Fix(addon): don't install fluxcd and terraform by default (kubevela#2328 )
f04f29d Fix(addon): more note info and filter prerelease addon version (kubevela#4081 )
f5c2c85 Fix(addon): rename clonset-service to clonse (kubevela#2219 )
02f79a5 Fix(addons): remove kruise addon (kubevela#2226 )
d4277f6 Fix(app): When only the policy is specified, the resources in the app need to be rendered and created (kubevela#2197 )
9d1ffd4 Fix(application): nil pointer for component properties (kubevela#2481 )
67e88ff Fix(charts): the qps and brust of reconcile client configurable (kubevela#3289 )
b77cdaf Fix(cli): avoid incorrect addon name when using dot as local addon path (kubevela#4126 )
b904f4f Fix(cli): client-side throttling in vela CLI (kubevela#2581 )
fecdc23 Fix(cli): try to get mapValue type name (kubevela#2474 )
9d33b74 Fix(cli): use flag instead of env in workflow cli (kubevela#2512 )
9671e3b Fix(context): add support for context.appLables and context.appAnnotations (kubevela#3463 ) (kubevela#3468 )
a5fb098 Fix(docs): rollout example error (kubevela#3427 )
e3f0a60 Fix(docs): documentation where schematic for component definition refers to kube (kubevela#6579 )
8fb64fc Fix(dryrun): add default name and namespace in dry run (kubevela#2150 )
73be37b Fix(envbinding): fix the way that envbinding stores resources after configuration (kubevela#2175 )
63cfc2b Fix(example): fix workflow example (kubevela#2060 )
7652742 Fix(helm chart): change initialDelaySeconds of readinessProbe to 30s (kubevela#2308 )
ddb6285 Fix(helm chart): fix startup args for apiserver (kubevela#2362 )
324bbe5 Fix(helm): enable apiserver by default (kubevela#2249 )
478eb69 Fix(lint): fix lint and typo in oam testutil (kubevela#2017 )
f808827 Fix(makefile): update kustomize version to be available for darwin-arm64 (kubevela#3846 )
b60c16a Fix(rollout): improve rollback experience (kubevela#2294 )
f130d1d Fix(upgrade): upgrade controller-tools from 0.2 to 0.6.2 (kubevela#2215 )
c6c03d8 Fix(volume): seperate volume to trait (kubevela#2027 )
cec16cc Fix(webhook): only check the uniqueness of component names under the same namespace (kubevela#2222 )
296c823 Fix(workflow): correct terraform component health check (kubevela#3456 )
bd91cf7 Fix(workflow): set the namespace to app's ns if it's not specified (kubevela#2133 )
8ac5d22 Fix(workflow): set workload name in configmap if the name is not specified (kubevela#2119 )
28f6f42 Fix: apply label to pod for vela-cli workflow step definition. Fixes kubevela#5247 (kubevela#5248 )
47050c9 Fix: cli addon multicluster bug (kubevela#3547 )
133a89b Fix: deprecate CRD discovery for CUE import in Definition to prevent memory leak and OOM crash (kubevela#2925 )
52b1f20 Fix: filter rollout created by rolling-release in vela workflow resume
(kubevela#5783 )
a36eb4f Fix: loading definitions if lack in the revision when calculate dispatch stage of trait. (kubevela#5644 )
13c420d Fix: optimize helm repository logic put cache lower layer and return bcode when error (kubevela#3466 )
9c76b2f Fix: race condition of cloneset and statefulSet rollout plugin (kubevela#2394 )
b2fb9fc Fix: kubevela#2534 can't exit make when error occurs in curl (kubevela#2540 )
4ad27e9 Fix: (kubevela#2761 )
9642ed9 Fix: Add application name to the generated workload entities (kubevela#3786 )
c9d6bfe Fix: Add confirmation prompt for vela adopt --apply with existing app name (kubevela#5376 )
62fb106 Fix: Addressing CVEs (kubevela#3708 )
b38aa1c Fix: Align -n command argument (kubevela#2719 )
a865c85 Fix: Applied Resources Statistics Error (kubevela#2398 )
b66f299 Fix: Bugs (as follows) (kubevela#2278 )
48236f6 Fix: CI workflow for rollout acr image build and push (kubevela#4061 )
7482388 Fix: CVE-2021-42836 (kubevela#2548 )
86f3257 Fix: CVE-2022-27664 (kubevela#4721 )
f8f0730 Fix: Can not delete terraform provider (kubevela#4070 )
8935a87 Fix: Closure Bug In newValue (kubevela#2437 )
c6ae772 Fix: CloudShell read-only authorization is not automatically revoked (kubevela#4495 )
62b4d91 Fix: CollectLogsInPod won't work in multicluster (kubevela#5160 )
f0cbe81 Fix: ControllerRevision typo (kubevela#3214 )
46b31b2 Fix: Delete appplication fails if status.workflow.endTime not specified. (kubevela#5287 )
b30ca0c Fix: Do not fiter event triggered by resync for application controller (kubevela#3064 )
445db3b Fix: E2E Test (kubevela#2274 )
b8535d2 Fix: Failed to get detail policy for application (kubevela#5043 )
7f20b7c Fix: Fix the inaccurate judgment of ready status (kubevela#3317 )
8033279 Fix: Generate doc for Terraform typed ComponentDefinition (kubevela#3041 )
d5ad037 Fix: Helm Chart values.yaml typo (kubevela#3403 )
3484e81 Fix: Improve vela provider add response (kubevela#4055 )
bee732b Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. (kubevela#5274 )
9042bb2 Fix: Jfrog Webhook Handler Cannot Get Right Image (kubevela#4301 )
fb83134 Fix: Let versioned controller uses a separate election locker in one cluster. (kubevela#3298 )
2947da2 Fix: OSS read data race (kubevela#2875 )
4bae08c Fix: Optimize error msg of addon enable/upgrade local path (kubevela#3222 )
4d714ed Fix: Optimize the webhook log format (kubevela#5652 )
dfd316e Fix: Position of parameter is always changing on addon's details page. (kubevela#3345 )
c315e81 Fix: Print command output using stdout channel kubevela#6268 (kubevela#6273 )
8d99a35 Fix: Refactors shell to have double quotes format (kubevela#3830 )
4a1ed78 Fix: Restore service creation for gateway trait (kubevela#5978 )
c06c5dd Fix: The addon page displays the deleted addon (kubevela#5924 )
c2a4169 Fix: The apply failure error is ignored when the workflow is executed (kubevela#4455 )
66fbd10 Fix: The error of cannot fetch addon package breaks the loop to continue looking for addon package in the remaining registries (kubevela#5187 )
bed1fb3 Fix: The generated swagger.json is malformed. (kubevela#3372 ) (kubevela#3373 )
938fde9 Fix: The new addon can not shown in the Addons page (kubevela#3835 )
b54ddf4 Fix: The order of status displayed by vela ls is not correct (kubevela#3302 )
ad23240 Fix: The resource topology fails to display the pods under the cronjob (kubevela#5640 ) (kubevela#5642 )
93a56c8 Fix: The resource topology fails to display the pods under the job (kubevela#5566 ) (kubevela#5568 )
0f67440 Fix: Update Ingress APIVersion form v1beta1 to v1 in test case (kubevela#4819 )
873a19e Fix: Updated broken Getting Started links (kubevela#2248 )
225b591 Fix: Use systemDefinitionNamespace core Helm Chart (kubevela#3163 )
ad879da Fix: Vela CLI 纳管集群后,无法通过APi接口对该集群创建namespace kubevela#4421 (kubevela#4507 )
a5361b2 Fix: abnormal aux name (kubevela#2612 )
8571aa7 Fix: abuse timeout context in terraform provider (kubevela#4374 )
0a2a410 Fix: ack dashboard url (kubevela#2932 )
b10e4a0 Fix: add Alibaba Cloud ASK (kubevela#2700 )
5865a69 Fix: add Chart icon and url (kubevela#2441 )
2ba7480 Fix: add ComponentDefinition alibaba-eip (kubevela#2268 )
7b42515 Fix: add DisableUpdateAnnotation for addon (kubevela#3260 )
c80b8c0 Fix: add Target fail by fetch terraform-provider error (kubevela#3988 )
54311b9 Fix: add addon registry (kubevela#5646 )
e9ac4bb Fix: add another output CLUSTER_ID
for Alibaba Cloud ack (kubevela#2543 )
dd9ec23 Fix: add app samples for Terraform definition (kubevela#3118 )
fbac936 Fix: add application logging dashboard (kubevela#2301 )
66e8398 Fix: add back missed commit and add tests (kubevela#2781 )
e5fd150 Fix: add client validation and severside dry run for vela dry-run (kubevela#3485 )
3a93378 Fix: add cluster information for vela adopt help (kubevela#6015 )
4379a46 Fix: add comments and adjust helm typed component's spec (kubevela#2332 )
8b350a7 Fix: add context parameters into the error message (kubevela#3145 )
863b362 Fix: add controller version for pipeline in velaux (kubevela#5185 )
42d75e0 Fix: add cronjob support for annotations, resources, and volumeMounts (kubevela#6422 )
b17abe0 Fix: add cue binary requirement in Development doc (kubevela#3062 )
986a3a1 Fix: add debug for workflowrun and support debug sub steps (kubevela#5037 )
2117554 Fix: add deploy as built-in step to avoid parse in offline mode (kubevela#6201 )
a89bb69 Fix: add design docs for ResourceTracker (kubevela#2909 )
1c7e0c0 Fix: add detail cache, fix uiSchema (kubevela#2716 )
d6b96fe Fix: add e2e apiserver test for addon (kubevela#3607 )
ce70f9f Fix: add exponential backoff wait time for workflow reconciling (kubevela#2279 )
8af3dec Fix: add feature-gates to command-line args (kubevela#3591 )
90e5fd9 Fix: add fixes to cluster api (kubevela#2597 )
ecef32a Fix: add flag --label
to filer components and traits (kubevela#2217 )
1f6d4d2 Fix: add fluxcd dashbaords (kubevela#2130 )
a205fff Fix: add fogdong to codeowners of packages (kubevela#5134 )
b6b81c3 Fix: add generate JDBC connection workflowDefintion (kubevela#3360 )
a921048 Fix: add handle of ".yml" type in readviewfile function (kubevela#4172 )
707905d Fix: add label from inner system in CR can prevent sync (kubevela#3655 )
1801471 Fix: add libgit2 support for gitops (kubevela#2477 )
9563391 Fix: add local cluster & fix query parameter default value bug (kubevela#2561 )
b279df0 Fix: add lock to avoid addon concurrency read error (kubevela#2803 )
5630c02 Fix: add more fields for Terraform types definitions in api schema (kubevela#2836 )
844479c Fix: add owner reference in workflow context cm (kubevela#2573 )
b975c31 Fix: add parallelism params for deploy step (kubevela#3411 )
20f1d54 Fix: add parse comments in lookupScript to make patch work (kubevela#3839 )
25bc43a Fix: add patchkey to volumes (kubevela#2191 )
0fceb5e Fix: add path clean for request (kubevela#4799 )
6c12b96 Fix: add permission for release ci (kubevela#5245 )
d6cf2cd Fix: add process context in workflow (kubevela#3318 )
75dc45c Fix: add providerRef in generated ComponentDefinition (kubevela#3142 )
5210800 Fix: add registryName into addon list (kubevela#2993 )
46ef6f9 Fix: add response struct to config deletion api (kubevela#3579 )
f3d4db6 Fix: add some default permissions about the configuration (kubevela#3998 )
6c151eb Fix: add some message to make debug more clear (kubevela#3812 )
19424cf Fix: add state keep for healthy suspend (kubevela#3426 )
aa1f090 Fix: add status code for cue struct (kubevela#4580 )
2324357 Fix: add sub step in vela workflow logs (kubevela#4915 )
b182308 Fix: add terraform aws provider without AWS_SESSION_TOKEN (kubevela#3590 )
c640dd2 Fix: add test for InterfaceSlice (kubevela#5590 )
c43575a Fix: add the job of independently publishing chart packages (kubevela#4360 )
2c41ee9 Fix: add unit test for getting Terraform Configuration from remote git (kubevela#3193 )
cba8cb4 Fix: add usage comment for ref-objects (kubevela#4384 )
3f600b2 Fix: add write package permission in registry CI (kubevela#5213 )
7935447 Fix: addon cli parse any type (kubevela#3775 )
d3fbd5f Fix: addon API panic and override workflow step for addon installation (kubevela#3533 )
49327b8 Fix: addon args is not changed when reinstall it without args (kubevela#6065 )
ba7c22a Fix: addon compare vela version failure (kubevela#3928 )
beabd4f Fix: addon dependency 1.1 legacy support (kubevela#4585 )
6cbc12f Fix: addon dependency package retrieving is not compatible to v-prefixed version (kubevela#6316 )
1ebb64d Fix: addon ls comman does not show the componentless application (kubevela#5201 )
41f384e Fix: addon name should not add prefix resources
(kubevela#2808 )
257695f Fix: addon registry use kubevela.github.io and support redirect (kubevela#6133 )
36f5bbc Fix: addon spell issue (kubevela#2748 )
95fa621 Fix: addon status list addon info error when there are mulitiple registries (kubevela#6073 )
ca486be Fix: addon store&show complicated parameter (kubevela#3310 )
dde8a8e Fix: addon support empty components (kubevela#3542 )
a62724f Fix: addon timeout is not acturally tracked (kubevela#2863 )
32354d7 Fix: addon upgrade command does not recognize the --clusters flag (kubevela#5143 )
4b72954 Fix: addon with arguments could not be installed (kubevela#2789 )
572fba3 Fix: address failure when rendering addon API schemas (kubevela#4433 )
edc6d9c Fix: address vela-core crash due to empty policy properties (kubevela#4473 )
66dd2a7 Fix: aligin config create to be managed by apps with Dispatch function (kubevela#5384 )
0781937 Fix: align all CUE template keyword to use parameter (kubevela#2181 )
9c5b7a5 Fix: align sha256sums file with binary name (kubevela#4830 )
493e255 Fix: align the envbind-app name with the original application name (kubevela#2232 )
50cfe0c Fix: allow definition schema cm can be same name in different definition type (kubevela#2618 )
4e16b04 Fix: allow different service and container port (kubevela#6477 )
7a06701 Fix: allow external cloud resources to be kept when Application is deleted (kubevela#2698 )
e6507cd Fix: allow to read definition from user's namespace when force delete (kubevela#4778 )
2f7b20d Fix: amend fix for log sanitize (kubevela#2953 )
cbf9776 Fix: api not exist don't break whole query process (kubevela#4130 )
8af5afa Fix: api-server fail to start, when multi-cluster is disabled (kubevela#3501 )
0d61e78 Fix: apiVersion of CronJob for 1.25+ clusters (kubevela#5480 )
b97c3af Fix: apiserver & vela status use multi-cluster client (kubevela#4916 )
e5d8fcf Fix: apiserver image build and add CI check for it (kubevela#5116 )
03d892b Fix: apiserver k8sclient have duplicated multicluster wrapper (kubevela#5275 )
89237d2 Fix: app contains app override the child app with parent app label (kubevela#4985 )
ec105cb Fix: application conditions confusion. (kubevela#2834 )
8e6bed2 Fix: application gc not blocked by apprev gc (kubevela#6074 )
53d380f Fix: application status.services doesn't include Terraform typed components (kubevela#2643 )
d954bba Fix: applied-resources overflow (kubevela#2740 )
9fe9f98 Fix: apply crd error that the annotations too lang (kubevela#3231 )
0e8ffd7 Fix: apply-component bug (kubevela#2292 )
ff05180 Fix: apply-terraform-provider and container-image definition (kubevela#5485 )
14770df Fix: arguments map[string]string doesn't support observability's args (kubevela#2790 )
accc7f9 Fix: assign the value for the registry of the addon (kubevela#4910 )
3fc268d Fix: auth lack perm for rollout (kubevela#4763 )
f9635de Fix: auto deploy spec missing (kubevela#3386 )
d1e814e Fix: aws/azure Terraform provider are broken (kubevela#2513 )
571e154 Fix: bind env to system namespace (kubevela#3706 )
21bf141 Fix: bocde error override origin error message (kubevela#4951 )
191dbcc Fix: bug of filter registry func will modify origin data (kubevela#5118 )
277d94f Fix: bug when addon dependent an addon in other registry (kubevela#5083 )
c1ccfb1 Fix: bump oamdev/kube-webhook-certgen to v2.4.1 to support arm64 (kubevela#4113 )
19bcfdd Fix: bump version of Terraform Controller (kubevela#2250 )
3505c37 Fix: cache IsExpired() (kubevela#2669 )
5b356af Fix: can not collector pod list with rollout trait (kubevela#3225 )
2543b7b Fix: can not find target name in pod list (kubevela#2936 )
8dfc8e3 Fix: can not find the resource when the resource namespace is diffrent with application (kubevela#4517 )
ff52cf5 Fix: can not get the APISchema when registry is not version registry (kubevela#6066 )
6627dc3 Fix: can not logs from pod of subclusters (kubevela#5157 )
4ddfe32 Fix: can not query the instance list for the app with apply once policy (kubevela#3670 )
bd5864f Fix: can't get pods of CronTask component (kubevela#4925 )
de9fa2f Fix: can't obtain pods generated by Crontask
component (patch of PR 4925) (kubevela#4942 )
fccc5df Fix: can't query data from the MongoDB (kubevela#3095 )
2bd5938 Fix: can't reuse modified ref options (kubevela#5795 )
820db96 Fix: change Grafana service type and remove domain parameter (kubevela#2996 )
356c624 Fix: change Initializer to Application for addon Observability (kubevela#2615 )
a03751e Fix: change LabelResourceRuleFormat from Annotations to Labels (kubevela#4850 )
f41e0a3 Fix: change vela def gen-doc
to vela def doc-gen
(kubevela#3078 )
3b1f097 Fix: change catlog helm repo path to https://charts.kubevela.net/example (kubevela#2942 )
ece47b5 Fix: change namespace for the service-endpoints-view velaQL (kubevela#3071 )
85c887d Fix: change raw extension to pointer (kubevela#2451 )
170debf Fix: change seldon service from istio to ambassador (kubevela#3278 )
81d479a Fix: change systemInfo some fields (kubevela#3715 )
b0202eb Fix: change the default permission name (kubevela#3531 )
05b45fa Fix: change the image name in ghcr to align with docker image registry (kubevela#4110 )
c691649 Fix: change the region to customRegion (kubevela#4075 )
88aa6c0 Fix: change update cm to commit context (kubevela#2979 )
e63aa44 Fix: check if enabling operation will uninstall controller from some clusters (kubevela#5179 )
c372578 Fix: check definition of addon whether is conflict (kubevela#4493 )
15be6bc Fix: check error when client not created (kubevela#3038 )
952af10 Fix: check pr title instead of commit msg (kubevela#2541 )
af8a7eb Fix: check the legacy definitions in vela install (kubevela#5268 )
6e9063d Fix: ci definition lint wrong config (kubevela#6148 )
c4bd532 Fix: ci docker install (kubevela#6005 )
aa36edb Fix: ci tool version (kubevela#6011 )
ec5e2b4 Fix: clean up the view api (kubevela#2779 )
34d6898 Fix: cleanup ci for minimal chart (kubevela#6004 )
2849dfc Fix: clear info when addon version cannot meet require (kubevela#3642 )
6ed041c Fix: clear namespace for cluster scoped resource for dispatching (kubevela#4193 )
d88d4d8 Fix: clear old data in mongodb unit test case (kubevela#3103 )
3198693 Fix: cli addon registry style small fix (kubevela#2980 )
b6fac3f Fix: cli default switch on feature flags (kubevela#3625 )
3399742 Fix: clone request if round tripper modifies it (kubevela#3354 )
27e1dd4 Fix: cloud resource type applications could not be identified (kubevela#2856 )
6f641ca Fix: cluster url (kubevela#2675 )
85d5eec Fix: code vulnerability (kubevela#5054 )
9fae4df Fix: compare resource without version (kubevela#4559 )
4956d0e Fix: compatibility bug (kubevela#2467 )
784106c Fix: component name generated by vela adopt is not in lowecase (kubevela#5775 )
c039328 Fix: component-pod-view not showing podIP, hostIP, nodeName (kubevela#6058 )
9fc992e Fix: concurrent write to controller revision (kubevela#3520 )
1e15e27 Fix: conflict while using gc policy and shared-resource policy concurrently (kubevela#5330 )
1dd08f3 Fix: container image cue (kubevela#5127 )
6afe75e Fix: container-ports trait reserve port name (kubevela#6274 )
51a6059 Fix: context.namespace use override namespace when rendering component and trait (kubevela#4291 )
0469ba4 Fix: controller use cluster client to support empty label selector selecting local cluster (kubevela#4275 )
47a565d Fix: controllerrevision can not be updated (kubevela#2764 )
1cc5c54 Fix: corrected minor typo in code (kubevela#3913 )
59e8b88 Fix: create a config with the same name reported an incorrect error (kubevela#5270 )
f7ebbf4 Fix: create vela namespace (kubevela#2893 )
1e7edab Fix: createTime and LoginTime wrong for login information (kubevela#5535 )
73be281 Fix: cue patch remove temp var (kubevela#4207 )
d41c3ec Fix: cve-2022-4203 (kubevela#5658 )
dc8f558 Fix: delete Project fail (kubevela#3981 )
5f09fae Fix: delete addon registry (kubevela#2594 )
9a8ec5d Fix: delete app won't be synced in UI (kubevela#3487 )
f447e6c Fix: delete context when patch outputs in trait (kubevela#3854 )
5364e53 Fix: delete deprecated vela dashboard in e2e setup (kubevela#2379 )
9304315 Fix: delete example url in definitions that refer to workflowrun example (kubevela#5344 )
e2ab8aa Fix: delete the secret of the cluster (kubevela#5497 )
da5b32f Fix: delete useless rollouttrait (kubevela#2264 )
a11f2cd Fix: dependency makefile variable error (kubevela#5234 )
e99e1a6 Fix: deprecate the cue-packages command (kubevela#4762 )
56f200f Fix: deprecated resolve reference in gen open API (kubevela#4913 )
7694519 Fix: dingding notification message.text.content (kubevela#5424 )
fd70aa9 Fix: disable apprev status update when apprev disabled (kubevela#4337 )
d7261cd Fix: disable cochange for apprev when def changes (kubevela#3217 )
2dfe233 Fix: do not change the workflow after the env changed (kubevela#4954 )
e6668ac Fix: do not override the workload name if its specified (kubevela#2336 )
24c6514 Fix: docker file fail to build for vela cli (kubevela#4464 )
ee0a73b Fix: dockerfile e2e test command lack environment configuration (kubevela#2231 )
d0e8418 Fix: don't increment count in status (kubevela#2306 )
27c4dd1 Fix: don't invoke docker command if not exist (kubevela#2813 )
7bfcd6a Fix: don't override user definied region
(kubevela#3503 )
6ad7a72 Fix: don't return err if subresource type is not found when listing application resources (kubevela#5295 )
24c00fc Fix: don't skip health check for observability in single cluster (kubevela#3031 )
46bdc80 Fix: don't update version file when publish alpha/beta version (kubevela#3989 )
7d3ef05 Fix: duplicately list pods in velaQL (kubevela#3650 )
52873eb Fix: e2e-tests and unit-tests (kubevela#6562 )
25e33cd Fix: embed.FS filepath that follow the unix style file path when running on windows (kubevela#3718 )
aaf3f14 Fix: empty health policy do not check object existence (kubevela#4496 )
d11d171 Fix: enable Observability in runtime clusters (kubevela#2886 )
5b7b713 Fix: enable addon without arguments (kubevela#2766 )
3634ad6 Fix: enable provider elastic (kubevela#3453 )
17dbf6d Fix: enable to allocate public connection string (kubevela#2530 )
655697f Fix: end test environments (kubevela#5106 )
27ec48b Fix: enhance CLI for managing OCM clusters (kubevela#4165 )
1a2c964 Fix: enhance cluster api (kubevela#2742 )
cb5630a Fix: enhance grant privileges output (kubevela#3962 )
099e25a Fix: enhance ref object to support health check for deployment (kubevela#3529 )
ec094f2 Fix: enhance sidecar & init traits (kubevela#4341 )
195d35d Fix: enhance the default permissions (kubevela#4975 )
c33eaa0 Fix: enhance vela status tree print (kubevela#3639 )
7f5b8ef Fix: env trait compatible with valueFrom (kubevela#3778 )
fd024bc Fix: env trait error when existing env exists (kubevela#4038 )
ac6b125 Fix: error case is not tested when generate api schema (kubevela#3035 )
cd153e8 Fix: error doc link (kubevela#2195 )
3538007 Fix: error message of vela init env
is not clear (kubevela#4016 )
7e102d7 Fix: error msg in webhook too complicated to read (kubevela#3169 )
2cfedf7 Fix: escape resource name for label selector (kubevela#4348 )
557f719 Fix: examples on how to use cloud resources (kubevela#3385 )
072ef8f Fix: exit waiting after the workflow failed (kubevela#4879 )
4a6f98d Fix: expose trait load balance cue check bug (kubevela#5460 )
c29e980 Fix: fail directly when app terminated (kubevela#4363 )
987b369 Fix: fail to create the cloud service application (kubevela#3893 )
c8eb0b4 Fix: fail to get the endpoints via the velaql (kubevela#4056 )
2af8ab1 Fix: fail to query the application logs with the special characters (kubevela#4305 )
3a887ec Fix: fail to query the count with mongodb (kubevela#4012 )
4334c4c Fix: failed to assign the default role for the users who log in from dex (kubevela#4491 )
c52cd98 Fix: failed to create the record when rollbacking the application (kubevela#5377 )
af6dc4b Fix: failed to deploy application when no there is no avaiable (kubevela#3652 )
60129e0 Fix: fetch workflowpolicy policy info when request detail policy info (kubevela#4403 )
8d8447a Fix: filter kubectl apply annotation in vela live-diff (kubevela#2290 )
37605a1 Fix: filter last applied config for CRD, fixes kubevela#3679 (kubevela#4331 )
3e9b702 Fix: filter loggable workload in vela logs (kubevela#2651 )
acac055 Fix: filter managedfields update events (kubevela#3043 )
5fcc2ad Fix: fix EOF
event when describing an application (kubevela#2134 )
9436e7f Fix: fix a spelling error of velaQL usage document (kubevela#3932 )
78f4e00 Fix: fix acr webhook for enterprise registry (kubevela#5097 )
db26a03 Fix: fix addon bond component annotaion (kubevela#4571 )
c590853 Fix: fix alibaba cloud rds module (kubevela#2293 )
f70133e Fix: fix apiserver 1.1.3 not available bug (kubevela#2425 )
5590c3d Fix: fix apiserver definition schema struct (kubevela#2644 )
f5e04a5 Fix: fix apiserver snake case (kubevela#2944 )
17c17fc Fix: fix apply application (kubevela#2288 )
5a4bdd4 Fix: fix array in definition (kubevela#4875 )
181bc92 Fix: fix backoff time after default backoff times (kubevela#4413 )
7e5dac7 Fix: fix backport command (kubevela#2557 )
432a5f3 Fix: fix backport command action caused by upgrades (kubevela#5300 )
1438247 Fix: fix backport param (kubevela#2611 )
b3014c2 Fix: fix backport script (kubevela#2699 )
4f8e750 Fix: fix bugs in vela def doc-gen from local file (kubevela#3490 )
1465aba Fix: fix build bug (kubevela#2724 )
0424851 Fix: fix built in workflow steps (kubevela#2378 )
738b416 Fix: fix can not create first app env plan bug (kubevela#2665 )
0b21c54 Fix: fix ci with override-definitions for definitions conflict (kubevela#5208 )
291f9d1 Fix: fix cli logging (kubevela#2298 )
c1e6ded Fix: fix cluster-gateway image tag in chart (kubevela#2318 )
6dff9ab Fix: fix compatibility test
578aae6 Fix: fix component definition status message (kubevela#3054 )
3a2809f Fix: fix config parameter in ql (kubevela#4717 )
cd686fb Fix: fix definition schema struct (kubevela#2632 )
b0577a9 Fix: fix delete a component from application not delete workload (kubevela#2680 )
f06980c Fix: fix depends on app built-in step (kubevela#2429 )
1c5aab1 Fix: fix dex config field (kubevela#3568 )
7fcb899 Fix: fix dex login with existed email (kubevela#3623 )
1053501 Fix: fix e2e flaky tests (kubevela#4521 )
51b6e8b Fix: fix envbinding related workflow logic,add unit test (kubevela#2758 )
0a53eb2 Fix: fix filepath for windows (kubevela#4984 )
2bbf957 Fix: fix fill array with array in inputs (kubevela#5066 )
fa1409f Fix: fix flag conflict (kubevela#3211 )
13b0767 Fix: fix flaky e2e-test of apiserver (kubevela#2840 )
01c759d Fix: fix gen doc for container image (kubevela#4935 )
3d29df3 Fix: fix in middler of test (kubevela#2275 )
5f71d05 Fix: fix inputs conflict for workflow (kubevela#5251 )
13c24e5 Fix: fix label trigger from startWith to contains (kubevela#2496 )
cfda756 Fix: fix logs to record the right publish version (kubevela#4471 )
ba09cf5 Fix: fix migrate data duplicate in list API and add cluster info in addon status (kubevela#3528 )
05ac3ea Fix: fix multi clusters bottom in vela adopt (kubevela#5834 )
5704c3b Fix: fix multicluster coverage bug (kubevela#2401 )
89c697c Fix: fix multicluster template bug (kubevela#2333 )
55e746c Fix: fix multicluster values bug (kubevela#2326 )
1dc7647 Fix: fix nocalhost trait (kubevela#2577 )
8a57599 Fix: fix notfication properties for schema (kubevela#3006 )
f0d95c5 Fix: fix notification definition to show better (kubevela#2952 )
20bd1ee Fix: fix notification workflow step (kubevela#4656 )
395b594 Fix: fix package test
65522ca Fix: fix panic when user disable create apprevision (kubevela#3244 )
c2f5175 Fix: fix parse token error validate (kubevela#3507 )
19a7f4e Fix: fix permissions for backport in commands (kubevela#5308 )
0e849d1 Fix: fix problem of loading pods of cronjob (kubevela#5007 )
edebcc6 Fix: fix refresh code expired bcode (kubevela#3582 )
91e470a Fix: fix render fields in debug command (kubevela#4811 )
a257c18 Fix: fix revision in webservice (kubevela#3758 )
ea20b6c Fix: fix signedKey using platform id (kubevela#4634 )
3c2d47b Fix: fix step id to name in workflow logs (kubevela#5805 )
56f3008 Fix: fix sync from status version instead of anno (kubevela#2870 )
03d79db Fix: fix sync-api CI (kubevela#2923 )
657fcc6 Fix: fix terminate suspending steps (kubevela#5872 )
195c426 Fix: fix the annotation for APIService (kubevela#4187 )
d82f8e3 Fix: fix the backport label permission to read (kubevela#2504 )
8f127ce Fix: fix the bug of vela cli enable addon by localDir on windows os (kubevela#3761 )
6287a9c Fix: fix the bug of cluster list (kubevela#4772 )
38a8a7f Fix: fix the componentDefinition webservice parameter error (kubevela#3553 )
82fc748 Fix: fix the dash case in if validate for inputs (kubevela#4253 )
65f17bf Fix: fix the dependency gc policy to reverse dependency (kubevela#4063 )
8181b4d Fix: fix the envbinding can not be deleted bug (kubevela#2756 )
68a2223 Fix: fix the error when create the same secret twice (kubevela#6290 )
c6d170f Fix: fix the goroutine leak in http request (kubevela#4298 )
fea7ae5 Fix: fix the operate order in suspend & resume (kubevela#5841 )
7d82718 Fix: fix the output DB_PASSWORD
for rds definition (kubevela#2267 )
522efff Fix: fix the stuck problem and use LRU cache to promote the speed of loading topology (kubevela#5002 )
62710f4 Fix: fix the sync api script (kubevela#4720 )
d19bb89 Fix: fix the typo error in vela top (kubevela#5982 )
d3581b9 Fix: fix the vela show error when format the output markdown (kubevela#6356 )
dd13caf Fix: fix the vela system info command can not work (kubevela#4713 )
62ecc70 Fix: fix token invalid after the server restarted (kubevela#3658 )
9d414ce Fix: fix trait customStatus error when controlPlanOnly=true (kubevela#4167 )
cafb552 Fix: fix typo (kubevela#2317 )
905c49e Fix: fix undefined field error in email workflowstep (kubevela#3522 )
287c895 Fix: fix unhandled err (kubevela#2423 )
c2d6dfe Fix: fix uninstallation continues when answer is no (kubevela#4709 )
6761b18 Fix: fix up command add debug policy (kubevela#3770 )
8c276e2 Fix: fix update component and list workflow bug (kubevela#2782 )
b71a8a3 Fix: fix vela debug cli to find id for step (kubevela#5294 )
3066cde Fix: fix vela show --web that can not show elems (kubevela#3039 )
fe279cf Fix: fix vela-minimal helm chart unrecognised options (kubevela#5721 )
eed081f Fix: fix volumes duplicate in list (kubevela#4387 )
82453b4 Fix: fix webhook definition (kubevela#3022 )
33ffc00 Fix: fix webservice and worker def (kubevela#2865 )
9b7286d Fix: fix workflow apserver sort and rollback status (kubevela#2862 )
aaa1db8 Fix: fix workflow cli must have workflow in spec (kubevela#3469 )
0673bc9 Fix: fix workflowstep depends-on-app (kubevela#2723 )
436ff91 Fix: fix writing logs to file (kubevela#4587 )
46967da Fix: fixed required items for a Terraform ComponentDefinition (kubevela#3257 )
4c90e90 Fix: fixed the problems of display definition in web and support displaying WorkflowStep and Policy (kubevela#4234 )
86ef2d6 Fix: flags for controller (kubevela#3627 )
d595a05 Fix: flaky CI test (kubevela#4669 )
85489c6 Fix: forbid 302 request to avoid SSRF (kubevela#5000 )
cf039e2 Fix: format canary rollout manifests (kubevela#2542 )
2e109dd Fix: gateway message is wrong (kubevela#5748 )
5d8543f Fix: gateway triat miss port name (kubevela#6329 )
18f778a Fix: gc failure cause workflow restart not working properly (kubevela#5240 )
cb61b30 Fix: gc legacy rt with regularization (kubevela#4769 )
f23e2a8 Fix: gc resources without resourceversion (kubevela#4583 )
b354d2f Fix: generate Terraform ComponentDefinition by vela cli (kubevela#3067 )
1a50dd7 Fix: generate docs for Terraform ComponentDefinition (kubevela#3051 )
9a76646 Fix: generate service in canary-traffic trait (kubevela#2300 )
a151d17 Fix: generate service in canary-traffic trait (kubevela#2307 )
ea12c0f Fix: get Application status using jsonpath filter expression (kubevela#4923 )
2b8a89d Fix: get addon omit uiSchema (kubevela#2768 )
7976b32 Fix: grant privilege readonly incorrect binding (kubevela#3953 )
fa44776 Fix: grant the permission to read the ConfigMap in the vela-system namesapce (kubevela#4961 )
cb7bc0e Fix: handle workflow cache reconcile (kubevela#3128 )
dd84700 Fix: health check appRev label bug (kubevela#2816 )
7820255 Fix: health check do not check resource in correct namespace while ns is override by envbinding (kubevela#2818 )
0cb85d8 Fix: health check use original ns if no override and original exists (kubevela#4349 )
4ca68f2 Fix: health check will check for multiclusters (kubevela#2645 )
d1f70de Fix: healthscope support envbinding (namespace) (kubevela#2783 )
1bceea2 Fix: helm addon demo issues (kubevela#3033 )
f88b167 Fix: helm template adding namespace (kubevela#6423 )
755005b Fix: higher version contraint in install command (kubevela#5021 )
a00fee9 Fix: hold the force uninstalling process untill the last addon been deleted (kubevela#4101 )
5101401 Fix: hpa build-in trait corresponding to cpu parameters when try to use memory (kubevela#6434 )
b9b6c5f Fix: ignore empty output file (kubevela#4347 )
ff881f9 Fix: ignore kind not match err for vela def (kubevela#6053 )
e72690b Fix: ignore kubebuilder generated file in code coverage (kubevela#3524 )
0529ad8 Fix: ignore no kind match error in gc (kubevela#3861 )
285a5cc Fix: ignore save when source is local-path (kubevela#4417 )
cca8338 Fix: ignore validation webhook for ref-objects typed component (kubevela#5397 )
36c7b9e Fix: imagePullSecrets error from cloneset (kubevela#2305 )
8750fc8 Fix: implement addons/observability/status API (kubevela#2966 )
40c7607 Fix: init container bug (kubevela#4351 )
4288b21 Fix: initialize kube config multiple times (kubevela#3984 )
3bf3653 Fix: install Terraform and apply the support for a provider in a jump (kubevela#2718 )
7bdf4c1 Fix: install Terraform and apply the support for a provider in one jump (kubevela#2778 )
751aed0 Fix: install definition script (kubevela#3376 )
98deab0 Fix: install dependency is invalid for runtime addon when it's cluster arg is nil (kubevela#5865 )
b8c2b7a Fix: interface updateUser missing read body (kubevela#4802 )
29aa2b9 Fix: issue bot permission (kubevela#6245 )
7a8264d Fix: issue command permission error (kubevela#6071 )
070d612 Fix: it does not check the same name for 'vela env init' (kubevela#4796 )
85173a7 Fix: json-patch & json-merge-patch open result (kubevela#4225 )
1c43c6d Fix: keep the workflow data structure in MongoDB (kubevela#5276 )
a73a4c6 Fix: krew install template of kubectl-vela.exe (kubevela#3162 )
8f11b5b Fix: kube apply ignore userinfo for rt (kubevela#4297 )
330c3e2 Fix: kubeconfig tmp file security (kubevela#2894 )
1bd9a0e Fix: kubectl check err (kubevela#3759 )
c451d74 Fix: kustomize json patch trait definition (kubevela#2239 )
dfb33e0 Fix: kustomize not read environment variables (kubevela#3970 )
70c036a Fix: legacy API in gateway trait (kubevela#4899 )
2f7b8b5 Fix: length of name should be less than 32 (kubevela#5547 )
2899fa6 Fix: limit github action permission (kubevela#5210 )
1ea2686 Fix: lint apiserver code, fix panic (kubevela#2755 )
eaa7f58 Fix: list addon commond displays only the first 20 entries when addon registry is gitlab type (kubevela#5999 )
7ed293e Fix: list addon will always return non-nil err (kubevela#2967 )
2818f2a Fix: listKubeCluster page=0 (kubevela#3951 )
150ef6e Fix: livediff minor bug (kubevela#3558 )
629cc67 Fix: load component can set parameter (kubevela#2661 )
86dc53a Fix: load local ComponentDefinitions recursively (kubevela#6414 )
f47dc5f Fix: load the provider subcommands on demand (kubevela#4086 )
57dcab5 Fix: log message wraps wrong arguments (kubevela#3781 )
17bff50 Fix: longer releaser timeout (kubevela#5399 )
da251f1 Fix: lookupByScript don't support import
(kubevela#2788 )
5730d08 Fix: lower title level to make definition docs generation adapt to kubevela.io (kubevela#2240 )
d7ee461 Fix: lowercase the key name in API response (kubevela#2978 )
df3f134 Fix: maintain compatibility with old project data (kubevela#5328 )
9042ed0 Fix: make any as top value in cue (kubevela#5893 )
42837ef Fix: make e2e CI more stable in vela show case (kubevela#3292 )
7ef8005 Fix: make nginx class to be default value and allow pvc trait to attach more than once (kubevela#2466 )
91638eb Fix: make read-only object not found error more clear (kubevela#5614 )
ba0a726 Fix: make the impersonation feature work (kubevela#5261 )
99411a7 Fix: make the name of Terraform credential secret same to component name (kubevela#2399 )
9bbf7bf Fix: make the synced workflow name normative (kubevela#5278 )
b864022 Fix: mark test chart image in a fixed tag to avoid changed by release action (kubevela#2873 )
0ae82d8 Fix: mc flaky e2e test (kubevela#5661 )
9da8cb6 Fix: memory leak of the apiserver (kubevela#4773 )
12a106f Fix: migrate test from crd v1beta1 to v1 (kubevela#3061 )
fede223 Fix: minor fix for vela cli printing (kubevela#2655 )
f7d3fba Fix: missing return when token is null (kubevela#4512 )
9f68124 Fix: modify service-binding with more accurate type (kubevela#2209 )
a19e90e Fix: modify the template definition to solve the trait cli error Signed-off-by: Shijie Zhong [email protected] (kubevela#3877 )
f978519 Fix: mongoDB datastore can't list special email user(kubevela#4104 ) (kubevela#4129 )
4b9e071 Fix: mongodb can not decode runtime.Object (kubevela#4971 )
66881c1 Fix: more app info in addon status (kubevela#3000 )
4ed3171 Fix: more cluster system info range. (kubevela#4329 )
ff802ad Fix: more explicit error when addon package hasn't a metadata.yaml (kubevela#5298 )
068e9d9 Fix: move Terraform defintions charts/vela-core/templates/definitions (kubevela#2176 )
53006b4 Fix: move addon api to pkg/addon (kubevela#2905 )
d933af0 Fix: move charts from github repo to Alibaba Cloud OSS repo (kubevela#2324 )
78f5827 Fix: move notes to the right to avoid package head to be invalid format (kubevela#5280 )
0174e9a Fix: multi cluster inline policy load extra definitions (kubevela#5901 )
e05f343 Fix: multicluster cluster scope ref (kubevela#5111 )
9def408 Fix: multicluster disable installation (kubevela#5922 )
8ec8bd9 Fix: multiple initialization containers are not supported in traits (kubevela#5110 ) (kubevela#5413 )
cb0e88d Fix: nil pointer aliyun sdk (kubevela#2954 )
6c4b769 Fix: nit fix for workflow (kubevela#2957 )
37a523c Fix: not steady unit test (kubevela#3293 )
15795fb Fix: observability installation (kubevela#2676 )
f876a0b Fix: only compare with the default environment (kubevela#4402 )
ff4b10f Fix: op.#Task couldn't work, debug task.cue and fix bugs (kubevela#3005 )
f5b06f8 Fix: op.delete bugs (kubevela#2622 )
afb0466 Fix: open basic lit fails lookup path (kubevela#4632 )
a5a1a2e Fix: optimize build push image step (kubevela#5215 )
2951642 Fix: optimize err for auth in apiserver (kubevela#3526 )
db189f7 Fix: optimize resourcetracker upgrade (kubevela#2959 )
5158fcf Fix: optimize skip reconcile and expose error if the traits patch an invalid workload like terraform (kubevela#5334 )
1e87f45 Fix: optimize workflow debug cmd (kubevela#4638 )
1ada3fb Fix: optimized the version comparison (kubevela#4001 )
dd22f27 Fix: panic when properties empty (kubevela#4745 )
91bcedb Fix: parameter type is conflict with Component webserice and Trait re… (kubevela#5579 )
efb2f1b Fix: parse template disable resolve provider functions (kubevela#5905 )
605fb58 Fix: pass on octokit error to make the check consistent (kubevela#2549 )
7d341c4 Fix: pass on properties of Terraform typed application to Configuration (kubevela#2847 )
215c4e0 Fix: patch any key using retainKeys
strategy (kubevela#2280 )
9e73f5d Fix: patch status retry while conflict happens (kubevela#2629 )
8252b1e Fix: patchOutputs bug for multiple outputs (kubevela#5101 )
a8dfc99 Fix: pend registry test (kubevela#3420 )
0d6173c Fix: pending deprecated test (kubevela#3009 )
a79c96f Fix: pending the flaky rollout test (kubevela#2253 )
8988d9a Fix: pin dependencies to hash (kubevela#5223 )
7f78148 Fix: pod view invalid cue for special pod output (kubevela#5472 )
c222862 Fix: pprof addr checked before parsed (kubevela#5495 )
e747eae Fix: prevent apply existing orphan resource (kubevela#4399 )
4fba13c Fix: prevent rerun application while upgrading due to old apprev lack app workflow (kubevela#4852 )
0a9be7c Fix: prevent workflow end time refill (kubevela#4864 )
6e986d8 Fix: prevent workflow rerun when appspec struct change (kubevela#4755 )
4ad8913 Fix: prioritize namespace flag for vela up
(kubevela#3135 )
46fce32 Fix: properties table of cloud resource doc is broken (kubevela#3256 )
8b441b6 Fix: provider can't be added since 1.4 as context abused && Feat: add cache for remote terraform module in vela show (kubevela#4256 )
75def65 Fix: public image registry config could not be created (kubevela#3736 )
233fe5e Fix: publish chart version (kubevela#4535 )
84315ff Fix: push docker images to Alibaba Cloud ACR (kubevela#2601 )
6704e979 Fix: push tags anyway in new release while syncing api and sdk (kubevela#5641 )
4e9e88e Fix: pushing to ACR won't succeed all the way (kubevela#2685 )
95c2b8c Fix: query addon status api 500 because of secret (kubevela#2866 )
e2cc8b4 Fix: query the resource duplicately (kubevela#4714 )
9458522 Fix: read the ca cert from the test env (kubevela#4391 )
57cd4ce Fix: read-only definition in cue spec (kubevela#5498 )
48bf5cb Fix: readme badge broken (kubevela#5175 )
930ead9 Fix: recover application watcher when sharding disabled (kubevela#5488 )
d85f95f Fix: ref-objects parameter with invalid field definition (kubevela#4319 )
a855edd Fix: refactor the step group in workflow (kubevela#3956 )
cad21c5 Fix: refactor workflow and fix some e2e tests (kubevela#2272 )
373abf4 Fix: refactors lint issues in missing err in json
return value (kubevela#3828 )
a4a1c39 Fix: refine Terraform Azure mariadb ComponentDefinition (kubevela#2465 )
f44bd7c Fix: refine the config sync logic (kubevela#3602 )
08a7733 Fix: refine the erorr output format (kubevela#5843 )
4a29776 Fix: registry don't have enough info to build a reader (kubevela#3237 )
9151b3d Fix: registry permission (kubevela#5216 )
2d8cb12 Fix: reject applications with empty policy properties (kubevela#4563 )
8fb3867 Fix: release script condition syntax (kubevela#4042 )
bbb1c17 Fix: remove .cue
suffix from the component name of observability (kubevela#2796 )
0a9518f Fix: remove appcontext CRD and controller (kubevela#2270 )
0f6c244 Fix: remove cluster field from pod view in vela top and optimize some ui (kubevela#5237 )
3aa4412 Fix: remove config image registry (kubevela#3572 )
b5ce5df Fix: remove deprecated rt field in app status (kubevela#3388 )
7e012f5 Fix: remove duplicate mock server in CI (kubevela#5011 )
72a4341 Fix: remove duplicative route in application webservice. (kubevela#3236 )
c4f14ad Fix: remove forbid redirect for http get (kubevela#6147 )
6bef810 Fix: remove last-applied-config annotation for configmap and secret (kubevela#3939 )
8b1ce69 Fix: remove matchlabels in webservice template (kubevela#2255 )
0b03f99 Fix: remove multicluster app test for apply-in-order for addon (kubevela#4554 )
4f2ed4f Fix: remove ocm addon enable in Makefile (kubevela#2327 )
537f19f Fix: remove podspecworkload controller and CRD (kubevela#2269 )
65402bd Fix: remove some unused flaky tests (kubevela#2242 )
bb67eca Fix: remove the cloudshell dockerfile (kubevela#4546 )
0fb55d9 Fix: remove the owner references (kubevela#4881 )
5ad47a1 Fix: remove the reference of v1beta1 ingress (kubevela#5026 )
b13eb4a Fix: remove the tcp protocol prefix in the endpoint string (kubevela#4059 )
c0249c5 Fix: remove the ui-hidden label and the grafana traits (kubevela#4606 )
380d0ff Fix: remove unnecessary case in field selector (kubevela#5064 )
7a30ec6 Fix: remove unused variable (kubevela#3377 )
aeaa199 Fix: remove useless envbinding crd (kubevela#3379 )
cadaa99 Fix: remove useless field when loading pod in top (kubevela#5228 )
cee66fd Fix: remove useless test
39c24cf Fix: removes default
parameter name for terraform provider (kubevela#5468 )
1fcb639 Fix: rename pressure-test to load-test (kubevela#4481 )
6fa0d98 Fix: render addon application checkDeployClusters invalid (kubevela#5555 )
20877f7 Fix: repeat query configuration type (kubevela#4492 )
f9e8f42 Fix: replace homemade release script with goreleaser (kubevela#5380 )
e7dad3c Fix: replication example componentdefinition miss workload field for webhook validation (kubevela#5615 )
374c3cd Fix: reset record status when a new one is created (kubevela#2846 )
4d6c0eb Fix: reset step status to stopped if the workflow is terminated (kubevela#3049 )
a598272 Fix: resolve locally installed addons not being displayed (kubevela#3827 )
36ad774 Fix: resource policy test flaky (kubevela#2969 )
91e31c1 Fix: restrict the rules that automatically add topology strategy to addons to be valid only for the yaml type (kubevela#5957 )
7895560 Fix: retrieve Terraform variables from variables.tf (kubevela#3149 )
e818921 Fix: return reasonable error make multi-registry work (kubevela#2995 )
85c673a Fix: reuse chart values in vela install (kubevela#3616 )
ab2d275 Fix: revision GC in workflow mode (kubevela#2355 )
fd66e6a Fix: revision namespace override (kubevela#2550 )
8336f5a Fix: rework apiserver code coverage (kubevela#2489 )
f5e9e93 Fix: rework on apisrever e2e test covergae (kubevela#5385 )
d5e8b68 Fix: rework parallel execution for ApplyComponents and ResourceKeeper Dispatch (kubevela#3407 )
12f392c Fix: rollout workload namespace not aligned with rollout (kubevela#3107 )
8998537 Fix: rt resource key compare mismatch local cluster (kubevela#3681 )
61a12b0 Fix: runc security issue (kubevela#2350 )
801c630 Fix: sample yaml of Trait storage does not work (kubevela#5679 )
416fc45 Fix: security alert (kubevela#2945 )
53d3ff6 Fix: security alerts (kubevela#3058 )
b260348 Fix: sensitive field of addon registry is exposed (kubevela#3837 )
bef24bd Fix: separate waiting and failed backoff time and make them configurable (kubevela#3362 )
cb4a9ea Fix: set provider name as the config name (kubevela#3687 )
7508794 Fix: set workflow to finish before record in controller revision (kubevela#4060 )
3159da0 Fix: severa...
You can’t perform that action at this time.