Skip to content

Tags: jingliming/kubevela

Tags

v1.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Helm Chart values.yaml typo (kubevela#3405)

Signed-off-by: yangsoon <[email protected]>

Co-authored-by: yangsoon <[email protected]>

v1.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "[Backport release-1.2] Feat: rollout controller is disabled b…

…y default (kubevela#3322)" (kubevela#3325)

This reverts commit 2f825f3.

v1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Backport release-1.2] Fix: disable cochange for apprev when def chan…

…ges (kubevela#3221)

* Fix: disable cochange for apprev when def changes

Signed-off-by: Somefive <[email protected]>
(cherry picked from commit f67d1c7)

* Fix: add test

Signed-off-by: Somefive <[email protected]>
(cherry picked from commit e3f9576)

Co-authored-by: Somefive <[email protected]>

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: support vela show for workflow step definition (kubevela#3161)

Signed-off-by: FogDong <[email protected]>
(cherry picked from commit 23852b3)

Co-authored-by: FogDong <[email protected]>

v1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: rollout workload namespace not aligned with rollout (kubevela#3107)

Signed-off-by: Somefive <[email protected]>

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: add more performance optimization and prometheus metrics for co…

…ntroller (kubevela#3086)

* Feat: add more prometheus metrics

Signed-off-by: yangsoon <[email protected]>

* Feat: add detail gc rt duration metrics

Signed-off-by: Yin Da <[email protected]>

* Feat: add monitor to client

Signed-off-by: Yin Da <[email protected]>

* Feat: add all cache object

Signed-off-by: Yin Da <[email protected]>

* Fix: watch job

Signed-off-by: Yin Da <[email protected]>

* Feat: add deleg client

Signed-off-by: Yin Da <[email protected]>

* Feat: add optimize for rt list and disable controllerrevision

Signed-off-by: Yin Da <[email protected]>

* Feat: add apprev disable optimize

Signed-off-by: Yin Da <[email protected]>

* Fix: optimize log

Signed-off-by: Yin Da <[email protected]>

* Feat: add time recorder for app ctrl

Signed-off-by: Yin Da <[email protected]>

* Feat: add in-memory workflow context

Signed-off-by: Yin Da <[email protected]>

* Feat: add reconcile-reduction & random-pick-gc & optimize rt record

Signed-off-by: Yin Da <[email protected]>

* Feat: add optimize for healthcheck & resourcetracker trigger

Signed-off-by: Somefive <[email protected]>

* Chore: refactor

Signed-off-by: Somefive <[email protected]>

* Feat: record the resource-tracker number by informer event-handler

Signed-off-by: yangsoon <[email protected]>

* Feat: add promethus collect annotation in template

Signed-off-by: yangsoon <[email protected]>

* Fix: command line comment bug

Signed-off-by: Somefive <[email protected]>

* Chore: rename args and remove legacy controller metrics

Signed-off-by: Somefive <[email protected]>

* Fix: make code reviewable

Signed-off-by: yangsoon <[email protected]>

* Chore: optimize flag descriptions

Signed-off-by: Somefive <[email protected]>

* Chore: break optimize package

Signed-off-by: Somefive <[email protected]>

* Fix: gc policy test

Signed-off-by: Somefive <[email protected]>

Co-authored-by: Yin Da <[email protected]>
Co-authored-by: yangsoon <[email protected]>

v1.2.0-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: add uischema manage command (kubevela#3021)

Signed-off-by: barnettZQG <[email protected]>

v1.2.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: check target where create and update env (kubevela#3003)

* Feat: check target where create and update env

Signed-off-by: barnettZQG <[email protected]>

* Fix: list applications by env

Signed-off-by: barnettZQG <[email protected]>

v1.2.0-beta.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor: addon cache mechanism and code architecture (kubevela#2956)

* Refactor: fix addon cache and code

Signed-off-by: Jianbo Sun <[email protected]>

* basic trim

Signed-off-by: qiaozp <[email protected]>

* Fix list OSS bucket addon's meta

Signed-off-by: qiaozp <[email protected]>

* rename listAddonMeta func

Signed-off-by: qiaozp <[email protected]>

* fix enable

Signed-off-by: qiaozp <[email protected]>

* rename and trim cache func call

Signed-off-by: qiaozp <[email protected]>

* remove same source code, use Registry to implement Source interface. Keep the compatibility of DeployTo fields.

Signed-off-by: qiaozp <[email protected]>

* complete github reader

Signed-off-by: qiaozp <[email protected]>

* fix read from github, fix test

Signed-off-by: qiaozp <[email protected]>

* reviewable

Signed-off-by: qiaozp <[email protected]>

* header

Signed-off-by: qiaozp <[email protected]>

* rename function, restore test

Signed-off-by: qiaozp <[email protected]>

* try CI

Signed-off-by: qiaozp <[email protected]>

* sort out functions name. add detail test

Signed-off-by: qiaozp <[email protected]>

* fix test

Signed-off-by: qiaozp <[email protected]>

* fix test

Signed-off-by: qiaozp <[email protected]>

* filter directory without metadata.yaml in oss

Signed-off-by: qiaozp <[email protected]>

* add GitHub reader unit test

Signed-off-by: qiaozp <[email protected]>

* clean up

Signed-off-by: qiaozp <[email protected]>

* reviewable

Signed-off-by: qiaozp <[email protected]>

* header

Signed-off-by: qiaozp <[email protected]>

* add cache arg

Signed-off-by: qiaozp <[email protected]>

* fix test

Signed-off-by: qiaozp <[email protected]>

* change field name

Signed-off-by: qiaozp <[email protected]>

* build swagger

Signed-off-by: qiaozp <[email protected]>

* some json tag, revert cache logic

Signed-off-by: qiaozp <[email protected]>

Co-authored-by: Jianbo Sun <[email protected]>

v1.2.0-beta.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: add the project api (kubevela#2899)

* Feat: add the project api

Signed-off-by: barnettZQG <[email protected]>

* Fix: fix e2e test bug

Signed-off-by: barnettZQG <[email protected]>