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 scope to the Resource trait #25

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Add scope to the Resource trait #25

merged 1 commit into from
Dec 19, 2023

Conversation

clux
Copy link
Member

@clux clux commented Dec 19, 2023

For #4

Note because of #26 we only actually need to implement 2 scopes; cluster + namespaced as the subresource scopes are not yet captured.

For #4

Signed-off-by: clux <sszynrae@gmail.com>
@clux clux marked this pull request as ready for review December 19, 2023 07:16
@clux clux merged commit 666985b into main Dec 19, 2023
6 checks passed
@clux clux deleted the add-scope-to-resource branch December 19, 2023 08:22
@clux clux linked an issue Dec 19, 2023 that may be closed by this pull request
5 tasks
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.

Define and implement equivalent k8s-openapi traits
1 participant