kubernetes-sigs / kustomize

Customization of kubernetes YAML configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependence on k8s.io/apimachinery and related k/k libs

monopole opened this issue · comments

kustomize api depends on k/k/apimachinery in api/k8sdeps and api/internal/k8sdeps.

This dependency must be removed to update the kustomize functionality built into kubect (currently lagging the standalone kustomize).

As an ancillary benefit, kustomize will rebase on (and coevolve with) the kyaml libraries

This issue blocks #1500

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-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Any update on this?

We need to refactor a lot of codes to free us from the apimachinery. We have limited resources so it will take some time.

any update on this?