Skip to content

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

Closed
squat wants to merge 1 commit into
mainfrom
fix_scope
Closed

pkg/k8s: fix resource scope of Kilo CRD#226
squat wants to merge 1 commit into
mainfrom
fix_scope

Conversation

@squat
Copy link
Copy Markdown
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
Copy Markdown
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