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

fix: remove stale objects handling from *network CR states #686

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

ykulazhenkov
Copy link
Collaborator

All CR instances are sharing the same state name, but they handled by a separate Reconcile loop.
Stale objects removal logic doesn't support this scenario.

All CR instances are sharing the same state name, but
they handled by a separate Reconcile loop. Stale objects
removal logic doesn't support this scenario.

Signed-off-by: Yury Kulazhenkov <[email protected]>
Copy link
Collaborator

@e0ne e0ne left a comment

Choose a reason for hiding this comment

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

LGTM

@e0ne e0ne merged commit 30aaa6c into Mellanox:master Nov 22, 2023
10 checks passed
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.

3 participants