-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
Problem statement
Reading through the documentation about the conversion webhooks, I stumbled across the // +kubebuilder:conversion:hub
which I couldn't get much more information on.
It seems that this is used in couple of places in tests in kubebuilder: https://github.com/search?q=repo%3Akubernetes-sigs%2Fkubebuilder%20%2Bkubebuilder%3Aconversion%3Ahub&type=code but not much more than that.
What is the meaning of this code marker? Should it produce any changes in the generated code when applied?
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.