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

DM-42029: Add support for label selectors in mock list_node #225

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

rra
Copy link
Member

@rra rra commented Dec 6, 2023

Nublado now wants to list nodes with a label selector to support nodeSelector in the prepuller. Add support in the list_node function. Since this requires reconstructing the V1NodeList, store a simple list of nodes in set_nodes_for_test.

Nublado now wants to list nodes with a label selector to support
nodeSelector in the prepuller. Add support in the list_node
function. Since this requires reconstructing the V1NodeList, store
a simple list of nodes in set_nodes_for_test.
@rra rra merged commit 5cf16d0 into main Dec 7, 2023
6 checks passed
@rra rra deleted the tickets/DM-42029 branch December 7, 2023 15:32
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.

None yet

1 participant