kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

Make config accessible for external plugin

Open Eileen-Yu opened this issue 2 years ago • 4 comments
trafficstars

What do you want to happen?

This is the meta issue to track the feature request of making config available between KB and external plugin.

The current roadmap is:

  1. Externalize the cfg struct: https://github.com/kubernetes-sigs/kubebuilder/pull/3554
  2. Define the interface and implement the logic to pass config between KB and external plugin, there is an existing PR for this:https://github.com/kubernetes-sigs/kubebuilder/pull/3526 (This PR will be hold until we achieved the first one)

Extra Labels

No response

Eileen-Yu avatar Aug 24 '23 18:08 Eileen-Yu

/assign

Eileen-Yu avatar Aug 24 '23 19:08 Eileen-Yu

Hi @Eileen-Yu,

I think this one is done. If not could you please describe what is missing get done for we are able to close this one?

Thank you a lot for all your contributions 🥇 and help in make kubebuilder better for the community.

camilamacedo86 avatar Nov 14 '23 08:11 camilamacedo86

Hi @camilamacedo86

I left a comment here to describe the bottleneck I met: https://github.com/kubernetes-sigs/kubebuilder/issues/3396#issuecomment-1813461216

Eileen-Yu avatar Nov 15 '23 23:11 Eileen-Yu

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/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was 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

k8s-triage-robot avatar Feb 14 '24 00:02 k8s-triage-robot