kubebuilder-declarative-pattern icon indicating copy to clipboard operation
kubebuilder-declarative-pattern copied to clipboard

Update addon implementation

Open Adirio opened this issue 4 years ago • 3 comments

Both the walkthrough found in this repo, and the implementation found in https://github.com/kubernetes-sigs/kubebuilder are out of date. Addon should be implemented as a kubebuilder plugin that builds over the base plugin functionality to replace the required files and create the new ones.

Wether this plugin should be implemented in this repo or in https://github.com/kubernetes-sigs/kubebuilder is still an open question. I can implement the addon plugin if some member of this repo specifies the steps requires to update a project built with a newer version of kubebuilder, either the last release (2.3.1) or building it from master. In any case, also provide the output of kubebuilder version.

Adirio avatar Nov 16 '20 09:11 Adirio

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-contributor-experience at kubernetes/community. /lifecycle stale

fejta-bot avatar Feb 14 '21 10:02 fejta-bot

/lifecycle frozen

Adirio avatar Feb 14 '21 14:02 Adirio

Related to https://github.com/kubernetes-sigs/kubebuilder/pull/1991

Adirio avatar Feb 14 '21 14:02 Adirio