Skip to content

Update addon implementation #132

Open
@Adirio

Description

@Adirio

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.

Activity

fejta-bot

fejta-bot commented on Feb 14, 2021

@fejta-bot

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

added
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Feb 14, 2021
Adirio

Adirio commented on Feb 14, 2021

@Adirio
Author

/lifecycle frozen

added
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.
and removed
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Feb 14, 2021
Adirio

Adirio commented on Feb 14, 2021

@Adirio
Author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Update addon implementation · Issue #132 · kubernetes-sigs/kubebuilder-declarative-pattern