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

Update CRD client #419

Closed
wants to merge 1 commit into from
Closed

Conversation

jwsui
Copy link
Contributor

@jwsui jwsui commented Dec 1, 2023

For cluster-wide resources, // +genclient:nonNamespaced is required to generate CRD client. Otherwise, it will be treated as namespace scope resource.

For cluster-wide resources, `// +genclient:nonNamespaced` is required to
generate CRD client. Otherwise, it will be treated as namespace scope
resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants