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

Update selectContainerFromConstraints to work on a container list #1645

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Update selectContainerFromConstraints to work on a container list #1645

merged 1 commit into from
Feb 16, 2023

Conversation

SeanTAllen
Copy link
Contributor

A small point of improvement that we saved away was to take a list of containers rather than constraints when selecting a container. This will make the function more usable elsewhere in tests.

This change doesn't do anything but the refactoring. Future usage of the more generally useful function can be done as needed.

Signed-off-by: Sean T. Allen [email protected]

A small point of improvement that we saved away was to take a list of containers
rather than constraints when selecting a container. This will make the function
more usable elsewhere in tests.

This change doesn't do anything but the refactoring. Future usage of the more
generally useful function can be done as needed.

Signed-off-by: Sean T. Allen <[email protected]>
@SeanTAllen SeanTAllen requested a review from a team as a code owner February 6, 2023 20:25
@SeanTAllen
Copy link
Contributor Author

Can this get a merge? We have two approvals.

@helsaawy helsaawy merged commit 2c33d3d into microsoft:main Feb 16, 2023
@anmaxvl anmaxvl deleted the rename-container-select branch February 16, 2023 22:37
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