📖 docs: Add examples to all marker types.#1340
📖 docs: Add examples to all marker types.#1340camilamacedo86 wants to merge 1 commit intokubernetes-sigs:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: camilamacedo86 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test pull-controller-tools-test-main |
Add comprehensive usage examples and improved field documentation to all marker types (validation, CRD, webhook, RBAC, topology). Generated-by: Cursor/Claude
c4c40ab to
16cc3b7
Compare
|
Kubebuilder generates the marker documentation automatically, but for a long time we’ve wanted to ensure we provide valid examples for all markers. To address that, I used an AI to help draft example snippets and validate the existing docs/changes. I then manually reviewed everything that was generated/updated and didn’t spot any issues. Could you give a hand on this to review? |
Add comprehensive usage examples and improved field documentation to all marker types (validation, CRD, webhook, RBAC, topology).
Generated-by: Cursor/Claude
Closes: #1054