Skip to content
Snippets Groups Projects
Commit 1b8e9805 authored by Hidde Beydals's avatar Hidde Beydals
Browse files

Make resource selector args case insensitive


So that `<kind>/<name>` flags can be supplied as:

* `secret/foo`
* `Secret/foo`
* `SeCrEt/foo`

But result in: `Secret/foo`.

Signed-off-by: default avatarHidde Beydals <hello@hidde.co>
parent 567acb62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment