-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from openkruise:master #9
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: liheng.zms <[email protected]>
* fix: upgrade minimum dockerapi version Signed-off-by: hantmac <[email protected]> * fix codecov Signed-off-by: hantmac <[email protected]> --------- Signed-off-by: hantmac <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9 +/- ##
==========================================
- Coverage 49.19% 47.76% -1.44%
==========================================
Files 157 160 +3
Lines 22604 23366 +762
==========================================
+ Hits 11121 11161 +40
- Misses 10271 10992 +721
- Partials 1212 1213 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: kevin1689 <[email protected]>
* use golang standard errors Signed-off-by: dongjiang1989 <[email protected]> * update test_context.go Signed-off-by: dongjiang1989 <[email protected]> * add unittest casae Signed-off-by: dongjiang1989 <[email protected]> * fix unittest Signed-off-by: dongjiang1989 <[email protected]> * add golangci lint Signed-off-by: dongjiang1989 <[email protected]> --------- Signed-off-by: dongjiang1989 <[email protected]>
* fix: validate update AdvancedDaemonSet Signed-off-by: hantmac <[email protected]> refactor it fix fix Signed-off-by: hantmac <[email protected]> * fix ut Signed-off-by: hantmac <[email protected]> --------- Signed-off-by: hantmac <[email protected]>
add ut add some comments and simplified some code remove unnecessary pod status operations change pod to terminal phase before create crr reverse the checking to reduce code indentation simplified some logic remove unesd code and rename function avoid misleading Signed-off-by: liuzhenwei <[email protected]>
Signed-off-by: jicheng.sk <[email protected]> Co-authored-by: jicheng.sk <[email protected]>
Signed-off-by: liheng.zms <[email protected]>
Signed-off-by: 守辰 <[email protected]>
Signed-off-by: jicheng.sk <[email protected]> Co-authored-by: jicheng.sk <[email protected]>
* PodWebhook=false will not disable ResourcesDeletionProtection Signed-off-by: liheng.zms <[email protected]> * changelog feature no longer work for resources under namespace kube-system Signed-off-by: liheng.zms <[email protected]> * change imagepulljob reconcile RequeueAfter=5s Signed-off-by: liheng.zms <[email protected]> --------- Signed-off-by: liheng.zms <[email protected]>
Signed-off-by: jicheng.sk <[email protected]> Co-authored-by: jicheng.sk <[email protected]>
) Signed-off-by: liheng.zms <[email protected]>
Signed-off-by: liheng.zms <[email protected]>
…pull/278/files (#1548) Signed-off-by: jicheng.sk <[email protected]>
Signed-off-by: suhe <[email protected]>
Signed-off-by: Alex Vorona <[email protected]>
* update meeting time and links for community call Signed-off-by: 守辰 <[email protected]> * update meeting time and links for community call Signed-off-by: 守辰 <[email protected]> * fix flaky unit test Signed-off-by: 守辰 <[email protected]> --------- Signed-off-by: 守辰 <[email protected]>
Signed-off-by: liheng.zms <[email protected]>
* Upgrade opencontainers/runc to 1.1.12 Signed-off-by: ppbits <[email protected]> * keep using go 1.19 Signed-off-by: ppbits <[email protected]> * revert change to config/manager/kustomization.yaml Signed-off-by: ppbits <[email protected]> --------- Signed-off-by: ppbits <[email protected]>
Signed-off-by: acejilam <[email protected]>
Signed-off-by: Lan Liang <[email protected]>
Signed-off-by: MajLu <[email protected]>
Signed-off-by: Abner-1 <[email protected]>
Signed-off-by: Lan Liang <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.3.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@e38b190...0864cf1) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix codeql warning Signed-off-by: 守辰 <[email protected]> * pin and fix dependency problem Signed-off-by: 守辰 <[email protected]> --------- Signed-off-by: 守辰 <[email protected]>
Signed-off-by: Abner-1 <[email protected]>
Signed-off-by: Abner-1 <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2c779ab...294a9d9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.190.0 to 1.193.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@a6e6f86...f321cf5) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rkloadspread patch validation (#1740) Signed-off-by: AiRanthem <[email protected]> Co-authored-by: AiRanthem <[email protected]>
Signed-off-by: Abner-1 <[email protected]>
Signed-off-by: liheng.zms <[email protected]>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0. - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...2cdf405) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.5...d632683) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@294a9d9...6db8d63) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@aaa42aa...971e284) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: hantmac <[email protected]>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.193.0 to 1.196.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@f321cf5...f269373) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: AiRanthem <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@e28ff12...b9fd7d1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: AiRanthem <[email protected]>
Signed-off-by: Abner-1 <[email protected]>
…updated (#1751) * adjust the judgment logic of whether the current ordinal needs to be updated Signed-off-by: zhangyubin <[email protected]> * add more ut cases and description about isCurrentRevisionNeeded(create pod with current revision or updated) Signed-off-by: Abner-1 <[email protected]> --------- Signed-off-by: zhangyubin <[email protected]> Signed-off-by: Abner-1 <[email protected]> Co-authored-by: zhangyubin <[email protected]> Co-authored-by: Abner-1 <[email protected]>
… adapter (#1720) Signed-off-by: AiRanthem <[email protected]> Co-authored-by: AiRanthem <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6db8d63...c36620d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.196.0 to 1.197.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@f269373...7bae1d0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…vision label bug (#1798) Signed-off-by: AiRanthem <[email protected]> Co-authored-by: AiRanthem <[email protected]>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from d9cd5b1c23aaf8cb31bb09141028215828364bbb to fc1500abdcdc9fc681e98d8912a52fa70dbc67de. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@d9cd5b1...fc1500a) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Kürşat Aktaş <[email protected]>
…` pod's owner failed; prevent WorkloadSpread e2e panic (#1807) Signed-off-by: AiRanthem <[email protected]>
) Signed-off-by: Abner-1 <[email protected]>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.197.0 to 1.202.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@7bae1d0...a2bbe5b) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: 守辰 <[email protected]>
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )