Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow skipping node groups that are master or delete complete
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.
- Loading branch information