Skip to content
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

[Proposal] Add proposal for adding progressDeadlineSeconds in CloneSet #1520

Conversation

hantmac
Copy link
Member

@hantmac hantmac commented Mar 8, 2024

Ⅰ. Describe what this PR does

Add proposal for support progressDeadlineSeconds in CloneSet

Ⅱ. Does this pull request fix one issue?

To fix #1468

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

@hantmac hantmac marked this pull request as draft March 8, 2024 08:10
@hantmac hantmac changed the title [Proposal] Add proposal for support progressDeadlineSeconds in CloneSet [Proposal] Add proposal for adding progressDeadlineSeconds in CloneSet Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.41%. Comparing base (0d0031a) to head (fa87578).
Report is 55 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1520      +/-   ##
==========================================
+ Coverage   47.91%   49.41%   +1.50%     
==========================================
  Files         162      183      +21     
  Lines       23491    18997    -4494     
==========================================
- Hits        11256     9388    -1868     
+ Misses      11014     8385    -2629     
- Partials     1221     1224       +3     
Flag Coverage Δ
unittests 49.41% <ø> (+1.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kruise-bot kruise-bot added size/L size/L: 100-499 and removed size/M size/M: 30-99 labels Apr 2, 2024
@hantmac hantmac force-pushed the feat/cloneset-progressDeadlineSeconds-proposal branch from 79cb889 to 16eaf6c Compare July 6, 2024 02:02
@hantmac hantmac marked this pull request as ready for review July 6, 2024 02:02
@kruise-bot kruise-bot requested a review from furykerry July 6, 2024 02:02
@hantmac
Copy link
Member Author

hantmac commented Jul 6, 2024

@furykerry the proposal is read for review 😄

Copy link
Member

@furykerry furykerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plz squash the commits
/lgtm

@kruise-bot kruise-bot added lgtm and removed lgtm labels Jul 18, 2024
@hantmac hantmac force-pushed the feat/cloneset-progressDeadlineSeconds-proposal branch from 90bcde9 to d01d64a Compare July 18, 2024 02:51
@hantmac
Copy link
Member Author

hantmac commented Jul 18, 2024

plz squash the commits /lgtm

Thanks. Squashed.

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

more docs

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

fix mdl ci

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

complete the proposal

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

fix

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

update

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

fix typo

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

Bump crate-ci/typos from 1.22.9 to 1.23.1 (openkruise#1658)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.9 to 1.23.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@v1.22.9...v1.23.1)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  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>

Bump actions/upload-artifact from 4.3.3 to 4.3.4 (openkruise#1659)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6546280...0b2256b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

changed the scorecard badge link to the standard format and updated the domain (openkruise#1657)

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

fix typo

Signed-off-by: hantmac <[email protected]>
@hantmac hantmac force-pushed the feat/cloneset-progressDeadlineSeconds-proposal branch from b7541eb to fa87578 Compare July 18, 2024 02:53
Copy link
Member

@furykerry furykerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@furykerry
Copy link
Member

@zmberg PTAL

@zmberg
Copy link
Member

zmberg commented Jul 22, 2024

/approve

@kruise-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zmberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kruise-bot kruise-bot merged commit c5c6df7 into openkruise:master Jul 22, 2024
40 checks passed
@zmberg zmberg added this to the 1.8 milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Support progressDeadlineSeconds in CloneSet
4 participants