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

[release-0.4] bugfix: Filter rs that are not part of the current Deployment #245

Open
wants to merge 1 commit into
base: release-0.4
Choose a base branch
from

Conversation

vvhuang-ll
Copy link

Ⅰ. Describe what this PR does

This is a backport of the fix from PR #191 to the release-0.4 branch.
#191

Ⅱ. Does this pull request fix one issue?

In the release-0.4 version, the issue occurs when the Deployment controller fails to filter ReplicaSets (rs) that are not part of the current Deployment. This can lead to incorrect behavior and potential conflicts in the Deployment process.

Ⅲ. Special notes for reviews

The fix has been adjusted to be compatible with the release-0.4 branch. The changes are minimal and do not introduce any new dependencies or breaking changes.

@vvhuang-ll vvhuang-ll force-pushed the backport-191-to-0.4 branch 3 times, most recently from a430bf9 to 22f6543 Compare December 13, 2024 02:00
…ot part of the current Deployement)

Signed-off-by: vvhuang-ll <[email protected]>
@vvhuang-ll vvhuang-ll force-pushed the backport-191-to-0.4 branch 3 times, most recently from cca34e9 to eae1b1c Compare December 13, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant