Tags: kubevela/kubevela
Tags
Chore: (deps): Bump goreleaser/goreleaser-action from 5.0.0 to 6.3.0 (#… …6775) Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.0.0 to 6.3.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@7ec5c2b...9c156ee) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Feat: add controller metrics (#6650) * feat: add controller metrics Signed-off-by: yyzxw <1020938856@qq.com> * Fix: README changes after make reviewable Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> --------- Signed-off-by: yyzxw <1020938856@qq.com> Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> Co-authored-by: Anoop Gopalakrishnan <2038273+anoop2811@users.noreply.github.com> Co-authored-by: Anoop Gopalakrishnan <anoop2811@aol.in>
Feat: Semantic versioning support for Definitions (#6648) * feature: Add Semantic versioning to KubeVela Definitions Fixes #6435 Fixes #6534 Changes: - Adds an optional "Version" field for all Definition Specs. - Adds the following new validations to Webhooks for Definitions: - Validate the "Version" field follows Semantic versioning. - Dis-allow conflicting versioning fields ( Name annotation, Spec.Version) - Adds the following new validations to Webhooks for Application: - Dis-allow the use of both the "publishVersion" & "autoUpdate" annotations. - Enahnce "multiStageComponentApply" feature to support auto updates. Boy Scout Changes: - Fixes Plugin e2e tests broken by the fix for 6534. - Fixes the dryRun and livediff commands to respect the "-n" namespace flag. - Fixes the Application ValidationWebhook to respect the "-n" namespace flag. Co-authored-by: Rahul Kumar <35751394+bugbounce@users.noreply.github.com> Co-authored-by: Chaitanya Reddy <chaitanyareddy0702@gmail.com> Co-authored-by: Vibhor Chinda <vibhorchinda@gmail.com> Co-authored-by: Shivin Gopalani <gopalanishivin@gmail.com> Signed-off-by: kanchan-dhamane <74534570+kanchan-dhamane@users.noreply.github.com> * feature: Add KEP to define the proposal Signed-off-by: kanchan-dhamane <74534570+kanchan-dhamane@users.noreply.github.com> * fix: Rebase and fix merge conflicts Signed-off-by: kanchan-dhamane <74534570+kanchan-dhamane@users.noreply.github.com> * Fix: Adds unit test cases Signed-off-by: kanchan-dhamane <74534570+kanchan-dhamane@users.noreply.github.com> --------- Signed-off-by: kanchan-dhamane <74534570+kanchan-dhamane@users.noreply.github.com> Co-authored-by: bugbounce <35751394+bugbounce@users.noreply.github.com>
Feat: add new providers and fix definitions (#6599) * feat: add new providers and fix definitions Signed-off-by: FogDong <fog@bentoml.com> * fix: fix definitions and tests Signed-off-by: FogDong <fog@bentoml.com> * fix: fix lint and helm Signed-off-by: FogDong <fog@bentoml.com> * fix: fix definitions Signed-off-by: FogDong <fog@bentoml.com> * fix: add multicluster Signed-off-by: FogDong <fog@bentoml.com> * fix: fix e2e Signed-off-by: FogDong <fog@bentoml.com> * fix: fix dynamic client for cli Signed-off-by: FogDong <fog@bentoml.com> * fix: fix api gen Signed-off-by: FogDong <fog@bentoml.com> * fix: fix lint Signed-off-by: FogDong <fog@bentoml.com> --------- Signed-off-by: FogDong <fog@bentoml.com>
Fix: upgrade workflow to fix suspend (#6623) * fix: upgrade workflow to fix suspend Signed-off-by: FogDong <fog@bentoml.com> * fix: fix gomega version Signed-off-by: FogDong <fog@bentoml.com> * Fix: Update docker image and workflow go version to 1.22 Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> * Fix: do dependency fix check Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> * Fix: build failure Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> * Fix: build failure Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> --------- Signed-off-by: FogDong <fog@bentoml.com> Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in> Co-authored-by: Anoop Gopalakrishnan <anoop2811@aol.in>
Fix: add cronjob support for annotations, resources, and volumeMounts (… …#6422) * Fix: add cronjob support for annotations, resources, and volumeMounts Signed-off-by: kolossi <github@kolossi.co.uk> * Fix: cronjob support change if shortcuts to chained ifs Signed-off-by: kolossi <github@kolossi.co.uk> * Fix: cronjob support change if shortcuts to chained ifs Signed-off-by: kolossi <github@kolossi.co.uk> --------- Signed-off-by: kolossi <github@kolossi.co.uk> Co-authored-by: kolossi <kolossi@github.com>
PreviousNext