kubebuilder
kubebuilder copied to clipboard
(book) Cronjob mixup of versions in conversion webhook implementation
What broke? What's expected?
The example of the v2 webhook (defaults/validation) is using v1 as implementation, instead of v2
https://github.com/kubernetes-sigs/kubebuilder/blob/master/docs/book/src/multiversion-tutorial/testdata/project/internal/webhook/v2/cronjob_webhook.go
Seen in: https://book.kubebuilder.io/multiversion-tutorial/webhooks
Reproducing this issue
No response
KubeBuilder (CLI) Version
n/a
PROJECT version
No response
Plugin versions
Other versions
No response
Extra Labels
No response
/assign
Thank you for bringing this up.
We need to verify the reported issue and confirm the issue. After confirmed, the necessary changes should be made in the following repository: https://github.com/kubernetes-sigs/kubebuilder/tree/master/hack/docs
Since all samples used in the documentation are automatically generated when running make generate (which invokes make generate-docs), we must ensure that any custom code additions are correctly incorporated.
Let me know if you have any questions!
Hi, @camilamacedo86 I am unassigning from this issue due to old commits in the same branch through which I created the PR which may lead to confusion let others try working on it and I will try working on it using a separate branch. Thank you for your time
/unassign
Hello @chethanm99, do you still want to work on it?
@damsien you can go ahead and work on this issue 👍
@chethanm99 thanks
/assign
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale