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

pkg/k8s: fix resource scope of Kilo CRD #226

Closed
wants to merge 1 commit into from
Closed

pkg/k8s: fix resource scope of Kilo CRD #226

wants to merge 1 commit into from

Conversation

squat
Copy link
Owner

@squat squat commented Aug 19, 2021

When updating Kilo to the latest version of the CustomResourceDefinition
API, the Kilo Peer CRD was incorrectly scoped as a namespaced resource
due to differences in the ergonomics of the tooling.

This commit fixes the scoping of the Peer CRD to be cluster-wide.

Signed-off-by: Lucas Servén Marín lserven@gmail.com

When updating Kilo to the latest version of the CustomResourceDefinition
API, the Kilo Peer CRD was incorrectly scoped as a namespaced resource
due to differences in the ergonomics of the tooling.

This commit fixes the scoping of the Peer CRD to be cluster-wide.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
@squat
Copy link
Owner Author

squat commented Aug 19, 2021

closing in favor of #225 and merging that into main.

@squat squat closed this Aug 19, 2021
@squat squat deleted the fix_scope branch August 19, 2021 21:43
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.

1 participant