kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

document when to use the high-level Defaulter/Validator interface vs the lower-level handler interfaces

Open DirectXMan12 opened this issue 5 years ago • 4 comments

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 avatar Dec 05 '19 22:12 DirectXMan12

@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.

k8s-ci-robot avatar Dec 05 '19 22:12 k8s-ci-robot

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

fejta-bot avatar Mar 04 '20 23:03 fejta-bot

/lifecycle frozen

Adirio avatar Mar 05 '20 06:03 Adirio

cc @mengqiy

DirectXMan12 avatar Mar 13 '20 23:03 DirectXMan12