kubebuilder
kubebuilder copied to clipboard
document when to use the high-level Defaulter/Validator interface vs the lower-level handler interfaces
Namely, if you need to do anything with clients, need to configure things differently, etc, you prob want the lower-level interfaces.
/kind documentation /help
@DirectXMan12: This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.
In response to this:
Namely, if you need to do anything with clients, need to configure things differently, etc, you prob want the lower-level interfaces.
/kind documentation /help
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
/lifecycle frozen
cc @mengqiy