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: allow skipping node groups that are master or delete complete #415

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

okozachenko1203
Copy link
Member

@okozachenko1203 okozachenko1203 commented Jul 19, 2024

Modified the condition to use OR instead of AND for skipping node groups. Now, node groups with a role of "master" or a status of "DELETE_COMPLETE" are skipped.

related to 0e904b6

Modified the condition to use OR instead of AND for skipping node groups. Now, node groups with a role of "master" or a status of "DELETE_COMPLETE" are skipped.
@mnaser mnaser merged commit bd32dec into main Jul 19, 2024
11 of 12 checks passed
@mnaser mnaser deleted the fix-condition-check-for-nodegroup-status-update branch July 19, 2024 03:05
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.

2 participants