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: pause ensure work object #1859

Closed
wants to merge 1 commit into from

Conversation

CharlesQQ
Copy link
Member

@CharlesQQ CharlesQQ commented May 22, 2022

Signed-off-by: charlesQQ [email protected]

What type of PR is this?
/kind design
/kind documentation

What this PR does / why we need it:

pause ensure work object

Which issue(s) this PR fixes:
Part of #1567

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

None

@karmada-bot karmada-bot added kind/design Categorizes issue or PR as related to design. kind/documentation Categorizes issue or PR as related to documentation. labels May 22, 2022
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign kevin-wangzefeng after the PR has been reviewed.
You can assign the PR to them by writing /assign @kevin-wangzefeng in a comment when ready.

The full list of commands accepted by this bot can be found 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

@karmada-bot karmada-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 22, 2022
@CharlesQQ CharlesQQ changed the title docs: add pause-ensure-work docs proposal: pause ensure work object May 22, 2022
@RainbowMango
Copy link
Member

This week will be pretty rough for me as we are planning to cut the new release, I'm not sure I can take a look at this approach. But I've added this to the release-1.3 backlog.


## Summary

When the resource (as known as `resource template`) paused field(such as label `work.karmada.io/paused`) is true, we hope that the latest change, whether it is workload or PP or OP, will not be updated to the work object until it becomes false
Copy link
Member

Choose a reason for hiding this comment

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

The summary part should describe what the proposal is. e.g. Do you propose a work.karmada.io/paused label?

Comment on lines 19 to 21
## Motivation
Users might add/replace/delete overriders for OP dynamically, and add/remove targetCluster in PP dynamically;
These operations should be transactional, before all modifications are done, policy should not take effect
Copy link
Member

Choose a reason for hiding this comment

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

The motivation part focuses on the reason why raise the proposal and why people need it.

@RainbowMango
Copy link
Member

I'm going to revisit this proposal.

@RainbowMango RainbowMango added this to the v1.7 milestone Jun 8, 2023
@RainbowMango
Copy link
Member

I'm trying to figure out which PR/Issue should be included in the coming v1.7 release which is planned at the end of this month.
I guess we don't have enough time for this feature, so I'm moving this to v1.8.

@RainbowMango RainbowMango modified the milestones: v1.7, v1.8 Aug 25, 2023
@RainbowMango RainbowMango modified the milestones: v1.8, v1.9 Nov 30, 2023
@CharlesQQ
Copy link
Member Author

#4421

@RainbowMango RainbowMango modified the milestones: v1.9, v1.10 Feb 29, 2024
@RainbowMango RainbowMango modified the milestones: v1.10, v1.11 May 29, 2024
@XiShanYongYe-Chang
Copy link
Member

#5217 fix this pr.
Hi @CharlesQQ, can we close this pr?

@CharlesQQ
Copy link
Member Author

/close

@karmada-bot karmada-bot closed this Aug 9, 2024
@karmada-bot
Copy link
Collaborator

@CharlesQQ: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Categorizes issue or PR as related to design. kind/documentation Categorizes issue or PR as related to documentation. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants