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

Add GetContextsByType API #117

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

vuil
Copy link
Contributor

@vuil vuil commented Oct 12, 2023

This API return a lists of Contexts matching the provided context type.

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

make test

Release note

Add GetContextsByType API for retrieve the list of contexts matching a particular context type.

Additional information

Special notes for your reviewer

@vuil vuil requested a review from a team as a code owner October 12, 2023 16:58
@vuil vuil force-pushed the get-contexts-by-type branch 3 times, most recently from a6536a6 to 8ccff07 Compare October 12, 2023 17:50
@vuil vuil changed the title WIP: Add GetContextsByType API Hold: Add GetContextsByType API Oct 12, 2023
This API return a lists of Contexts matching the provided context type

Signed-off-by: Vui Lam <[email protected]>
Copy link
Contributor

@anujc25 anujc25 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.
Let's update the PR descriptor and release notes before merging the PR.

@vuil vuil changed the title Hold: Add GetContextsByType API Add GetContextsByType API Oct 13, 2023
@vuil vuil merged commit 69513e7 into vmware-tanzu:main Oct 13, 2023
4 checks passed
@marckhouzam marckhouzam added this to the v1.1.0 milestone Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants