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

Infer resource scope if one is not explicitly specified with the "--namespaced" command-line option #15

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

ulucinar
Copy link
Owner

If the resource scope (namespaced or cluster-scoped) is not explicitly specified via the --namespaced command-line option , then we try to infer the scope using the partial resource specification. This PR also introduces support for using CRD short names in partial resource specifications.

with the "--namespaced" command-line option

- Fixes #9
- Support CRD short names in partial resource specifications

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
@ulucinar ulucinar mentioned this pull request Jan 23, 2022
@ulucinar ulucinar merged commit 97b3c19 into master Jan 23, 2022
@ulucinar ulucinar deleted the infer-scope branch January 23, 2022 04:11
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.

Support CRD shortNames
1 participant