-
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 <liheng.zms@alibaba-inc.com>
* fix: upgrade minimum dockerapi version Signed-off-by: hantmac <hantmac@outlook.com> * fix codecov Signed-off-by: hantmac <hantmac@outlook.com> --------- Signed-off-by: hantmac <hantmac@outlook.com>
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 <kevinyang1689@163.com>
* use golang standard errors Signed-off-by: dongjiang1989 <dongjiang1989@126.com> * update test_context.go Signed-off-by: dongjiang1989 <dongjiang1989@126.com> * add unittest casae Signed-off-by: dongjiang1989 <dongjiang1989@126.com> * fix unittest Signed-off-by: dongjiang1989 <dongjiang1989@126.com> * add golangci lint Signed-off-by: dongjiang1989 <dongjiang1989@126.com> --------- Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
* fix: validate update AdvancedDaemonSet Signed-off-by: hantmac <hantmac@outlook.com> refactor it fix fix Signed-off-by: hantmac <hantmac@outlook.com> * fix ut Signed-off-by: hantmac <hantmac@outlook.com> --------- Signed-off-by: hantmac <hantmac@outlook.com>
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 <dui_zhang@163.com>
Signed-off-by: jicheng.sk <jicheng.sk@alibaba-inc.com> Co-authored-by: jicheng.sk <jicheng.sk@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
Signed-off-by: jicheng.sk <jicheng.sk@alibaba-inc.com> Co-authored-by: jicheng.sk <jicheng.sk@alibaba-inc.com>
* PodWebhook=false will not disable ResourcesDeletionProtection Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com> * changelog feature no longer work for resources under namespace kube-system Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com> * change imagepulljob reconcile RequeueAfter=5s Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com> --------- Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Signed-off-by: jicheng.sk <jicheng.sk@alibaba-inc.com> Co-authored-by: jicheng.sk <jicheng.sk@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
…pull/278/files (#1548) Signed-off-by: jicheng.sk <jicheng.sk@alibaba-inc.com>
Signed-off-by: suhe <suhe@njust.edu.cn>
Signed-off-by: Alex Vorona <alex@vorona.com.ua>
* update meeting time and links for community call Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com> * update meeting time and links for community call Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com> * fix flaky unit test Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com> --------- Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
* Upgrade opencontainers/runc to 1.1.12 Signed-off-by: ppbits <ppbits3@gmail.com> * keep using go 1.19 Signed-off-by: ppbits <ppbits3@gmail.com> * revert change to config/manager/kustomization.yaml Signed-off-by: ppbits <ppbits3@gmail.com> --------- Signed-off-by: ppbits <ppbits3@gmail.com>
Signed-off-by: acejilam <acejilam@gmail.com>
Signed-off-by: Lan Liang <gcslyp@gmail.com>
Signed-off-by: MajLu <majlu@qq.com>
Signed-off-by: Abner-1 <Abner199709@gmail.com>
Signed-off-by: Lan Liang <gcslyp@gmail.com>
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] <support@github.com> 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] <support@github.com> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: hantmac <hantmac@outlook.com>
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] <support@github.com>
Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
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] <support@github.com>
Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
Signed-off-by: Abner-1 <yuanyuxing.yyx@alibaba-inc.com>
…updated (#1751) * adjust the judgment logic of whether the current ordinal needs to be updated Signed-off-by: zhangyubin <zhangyubin@zhangyubindeMacBook-Pro.local> * add more ut cases and description about isCurrentRevisionNeeded(create pod with current revision or updated) Signed-off-by: Abner-1 <yuanyuxing.yyx@alibaba-inc.com> --------- Signed-off-by: zhangyubin <zhangyubin@zhangyubindeMacBook-Pro.local> Signed-off-by: Abner-1 <yuanyuxing.yyx@alibaba-inc.com> Co-authored-by: zhangyubin <zhangyubin@zhangyubindeMacBook-Pro.local> Co-authored-by: Abner-1 <yuanyuxing.yyx@alibaba-inc.com>
… adapter (#1720) Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com> Co-authored-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
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] <support@github.com>
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] <support@github.com>
…vision label bug (#1798) Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com> Co-authored-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
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] <support@github.com>
Signed-off-by: Kürşat Aktaş <kursat.ce@gmail.com>
…` pod's owner failed; prevent WorkloadSpread e2e panic (#1807) Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
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] <support@github.com>
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.27.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c36620d...4f3212b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from fc1500abdcdc9fc681e98d8912a52fa70dbc67de to d2a392a13760cb64cb6bbd31d4bed2a7d9a5298d. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@fc1500a...d2a392a) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.1 to 1.27.3. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@b86466d...b74202f) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@d632683...11bd719) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.1 to 3.27.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@4f3212b...ea9e4e3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ds (#1834) Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.27.3 to 1.28.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@b74202f...bd36f89) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* add helm pre delete hook Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com> * add docker-image CI and makefile command for helm hook Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com> --------- Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ea9e4e3...aa57810) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@2cdf405...1bd1e32) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )