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

Return unsupported labels when listing VPCs #255

Open
jeyhun opened this issue Jun 20, 2023 · 3 comments
Open

Return unsupported labels when listing VPCs #255

jeyhun opened this issue Jun 20, 2023 · 3 comments

Comments

@jeyhun
Copy link

jeyhun commented Jun 20, 2023

Describe the problem/challenge you have
Currently, when one tries to list VPCs by passing labels selectors that are not supported, the following error message is returned:

unsupported label selector, supported labels are: [nephe.antrea.io/cpa-namespace nephe.antrea.io/cpa-name]

The error message does not state which label selector is not supported, so the developer has to check the source code to see where the List VPCs call was made and which label selectors were passed.

Describe the solution you'd like
The error message should state explicitly which label selector is unsupported, thus causing this error.

@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

@krishnamiriyala
Copy link

@jeyhun Is this still an issue?

Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants