Somefive
|
c255d21ad6
|
Chore: remove unnecessary go mod (#6093)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-06-08 15:32:57 +08:00 |
|
dependabot[bot]
|
f28c050530
|
Chore: (deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#6077)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](08e2f20817...5f1fec7010)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 09:50:24 +08:00 |
|
dependabot[bot]
|
25e4d6278e
|
Chore: (deps): Bump zeebe-io/backport-action from 1.2.0 to 1.3.0 (#6078)
Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/zeebe-io/backport-action/releases)
- [Commits](a759fd2d7d...b9f8a0a03e)
---
updated-dependencies:
- dependency-name: zeebe-io/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 09:50:08 +08:00 |
|
dependabot[bot]
|
85213e656d
|
Chore: (deps): Bump thehanimo/pr-title-checker from 1.3.7 to 1.4.0 (#6079)
Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) from 1.3.7 to 1.4.0.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](https://github.com/thehanimo/pr-title-checker/compare/v1.3.7...v1.4.0)
---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 17:48:02 +08:00 |
|
Somefive
|
f15eba2c5f
|
Chore: remove legacy rollout and scope (#6068)
* Chore: remove legacy rollout & scope
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* remove outdated params
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* fix
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-06-05 10:57:38 +08:00 |
|
Somefive
|
7a8264ddf3
|
Fix: issue command permission error (#6071)
|
2023-06-03 08:53:41 +08:00 |
|
Somefive
|
1a6dafafde
|
Feat: support custom cascading gc policy (#6059)
|
2023-06-01 10:12:10 +08:00 |
|
Somefive
|
dd899c2b39
|
Chore: remove outdated apis(v1alppha2 ApplicationConfiguration Component, and HealthScope, Rollout) (#6041)
* remove outdated api
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* fix rt test: no component rt
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* recover context.revision to component hash
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-06-01 09:32:49 +08:00 |
|
Somefive
|
af7922d87c
|
Chore: remove oss upload in CI (#6051)
|
2023-05-31 14:14:05 +08:00 |
|
Somefive
|
5ccec581e6
|
Chore: remove acr in ci (#6040)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-26 15:41:19 +08:00 |
|
Somefive
|
2298dd73dc
|
Feat: revert ci to kind (#6035)
* Feat: revert ci to kind
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* feat: use internal runner
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* fix test bug
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-25 17:49:44 +08:00 |
|
Somefive
|
e109d4e525
|
Chore: upgrade kubebuilder installation in unit-test ci (#6018)
* Chore: upgrade kubebuilder installation in unit-test ci
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* upgrade ingress in kuebuilder test
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-23 14:46:22 +08:00 |
|
Somefive
|
868cd32012
|
Chore: auto prune ci network after test (#6028)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-23 14:45:55 +08:00 |
|
dependabot[bot]
|
da662a2f93
|
Chore: (deps): Bump actions/setup-go from 4.0.0 to 4.0.1 (#6023)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4d34df0c23...fac708d667)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 09:41:05 +08:00 |
|
dependabot[bot]
|
af606be896
|
Chore: (deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#6024)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](894ff025c7...eaaf4bedf3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 09:40:51 +08:00 |
|
Somefive
|
aa36edbc3a
|
Fix: ci tool version (#6011)
|
2023-05-19 15:56:44 +08:00 |
|
Somefive
|
c4bd532523
|
Fix: ci docker install (#6005)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-17 19:59:59 +08:00 |
|
Somefive
|
34d6898fac
|
Fix: cleanup ci for minimal chart (#6004)
|
2023-05-17 09:47:42 +08:00 |
|
Somefive
|
d59b116d06
|
Feat: upgrade ginkgo to v2 (#5940)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-05-15 16:07:51 +08:00 |
|
Somefive
|
0921f43262
|
Chore: update dependabot settings (#5946)
|
2023-05-04 16:39:50 +08:00 |
|
Somefive
|
be85b1d579
|
add retest for pr (#5936)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-28 15:47:26 +08:00 |
|
Somefive
|
d6541d0c4f
|
Chore: add e2e ci env bootstrap & remove multlcluster legacy rollout ci (#5926)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-27 13:55:19 +08:00 |
|
Somefive
|
b9fa400cd0
|
Chore: update code owners (#5923)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-26 11:31:34 +08:00 |
|
dependabot[bot]
|
e7d57e96e8
|
Chore: (deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#5910)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](40a12dcee2...894ff025c7)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-24 17:37:20 +08:00 |
|
Somefive
|
1aaab58f15
|
Feat: upgrade deps (#5900)
* Chore: cherry-pick #5821 #5822
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: upgrade cluster gateway
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: fix config test
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-23 17:50:37 +08:00 |
|
Somefive
|
859702900f
|
Fix: upgrade dependencies (#5827)
* Fix: upgrade base
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* upgrade gateway api
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: (deps): Bump codecov/codecov-action from 3.1.1 to 3.1.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](d9f34f8cd5...40a12dcee2)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix: revert gateway api
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Feat: add docker hub login for e2e
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
---------
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-19 09:39:33 +08:00 |
|
dependabot[bot]
|
95cc5f1c26
|
Chore: (deps): Bump actions/checkout from 3.4.0 to 3.5.2 (#5866)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](24cb908017...8e5e7e5ab8)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-18 15:33:21 +08:00 |
|
Somefive
|
61dd692819
|
Chore: refactor e2e test (#5871)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-18 14:39:09 +08:00 |
|
Jianbo Sun
|
39e33c1260
|
Chore: update pr template and test github copilot (#5833)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
|
2023-04-12 10:50:51 +08:00 |
|
Somefive
|
57dd6d105f
|
Chore: update codeowners (#5818)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
|
2023-04-10 13:59:32 +08:00 |
|
qiaozp
|
5ef0798d89
|
Chore: bump testing to Kubernetes v1.26 (#5816)
* Chore: bump testing to Kubernetes v1.25
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix condition in e2e test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Bump e2e-multicluster-test to v1.25
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Bump e2e-rollout-test and rebase
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: EndpointSlice v1beta1 is depracated
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix vela ql test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove comment
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Bump all e2e test environment to v1.26
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
|
2023-04-07 17:28:51 +08:00 |
|
dependabot[bot]
|
0a368ec856
|
Chore: (deps): Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#5790)
|
2023-04-06 03:05:09 +00:00 |
|
dependabot[bot]
|
d06d3bee79
|
Chore: (deps): Bump rajatjindal/krew-release-bot from 0.0.43 to 0.0.46 (#5747)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-28 09:30:57 +08:00 |
|
qiaozp
|
6b4da4fa45
|
Feat: add sub-module to Golang SDK (#5655)
* wait to deal with go.mod
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* seperate def and module modifier
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix module import
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* refine code
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove the pointer reference in loop
generalize the language-specific argument parsing
amend tests
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove focused test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* update command usage
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
|
2023-03-24 11:28:56 +08:00 |
|
dependabot[bot]
|
586f0f26c1
|
Chore: (deps): Bump actions/setup-go from 3.5.0 to 4.0.0 (#5706)
|
2023-03-21 03:29:46 +00:00 |
|
dependabot[bot]
|
7b47fdc046
|
Chore: (deps): Bump actions/checkout from 3.3.0 to 3.4.0 (#5708)
|
2023-03-21 02:41:55 +00:00 |
|
dependabot[bot]
|
23383841db
|
Chore: (deps): Bump actions/cache from 3.2.6 to 3.3.1 (#5663)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](69d9d449ac...88522ab9f3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-16 10:14:16 +08:00 |
|
dependabot[bot]
|
c08cffbc4c
|
Chore: (deps): Bump zeebe-io/backport-action from 1.1.0 to 1.2.0 (#5622)
|
2023-03-13 08:01:13 +00:00 |
|
barnettZQG
|
50622ababc
|
Chore: move the API server to the VelaUX repository (#5636)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
|
2023-03-13 13:53:35 +08:00 |
|
qiaozp
|
07a05c419f
|
Feat: sync sdk automatically (#5630)
|
2023-03-09 10:18:08 +08:00 |
|
qiaozp
|
3f53c26bc8
|
Feat: enhance the SDK, fix generating bugs (#5586)
|
2023-03-07 15:12:54 +08:00 |
|
dependabot[bot]
|
36128671c1
|
Chore: (deps): Bump dawidd6/action-homebrew-bump-formula from 3.8.3 to 3.9.0 (#5623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-07 09:52:11 +08:00 |
|
dependabot[bot]
|
1762f7a294
|
Chore: (deps): Bump actions/cache from 3.2.5 to 3.2.6 (#5621)
|
2023-03-06 16:11:54 +00:00 |
|
dependabot[bot]
|
282bb4e977
|
Chore: (deps): Bump zeebe-io/backport-action from 0.0.9 to 1.1.0 (#5543)
Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.1.0.
- [Release notes](https://github.com/zeebe-io/backport-action/releases)
- [Commits](2ee900dc92...5984bcd72f)
---
updated-dependencies:
- dependency-name: zeebe-io/backport-action
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>
|
2023-02-25 13:29:36 +08:00 |
|
dependabot[bot]
|
0927700fcf
|
Chore: (deps): Bump supercharge/mongodb-github-action (#5540)
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/supercharge/mongodb-github-action/releases)
- [Changelog](https://github.com/supercharge/mongodb-github-action/blob/main/CHANGELOG.md)
- [Commits](538a4d2a10...d26215f71b)
---
updated-dependencies:
- dependency-name: supercharge/mongodb-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-25 13:29:01 +08:00 |
|
dependabot[bot]
|
597172ad35
|
Chore: (deps): Bump thehanimo/pr-title-checker from 1.3.5 to 1.3.7 (#5541)
Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](https://github.com/thehanimo/pr-title-checker/compare/v1.3.5...v1.3.7)
---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-25 13:27:57 +08:00 |
|
dependabot[bot]
|
9ecfa55056
|
Chore: (deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.1 (#5542)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-22 17:27:22 +08:00 |
|
qiaozp
|
48db981db2
|
Chore: add codeowner (#5496)
* Chore: add codeowner
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* finer-grained permission
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* backup
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
|
2023-02-14 13:50:53 +08:00 |
|
dependabot[bot]
|
53842dc5c5
|
Chore: (deps): Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#5490)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](9754a253a8...f82d6c1c34)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-14 09:49:31 +08:00 |
|
dependabot[bot]
|
cb5fa0c122
|
Chore: (deps): Bump actions/github-script from 6.3.3 to 6.4.0 (#5494)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.3 to 6.4.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](d556feaca3...98814c53be)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-13 19:42:43 +08:00 |
|