8000 Return unsupported labels when listing VPCs · Issue #255 · antrea-io/nephe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Return unsupported labels when listing VPCs #255
Open
@jeyhun

Description

@jeyhun

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0