Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete WNode implementation #2893

Closed
monopole opened this issue Aug 26, 2020 · 2 comments
Closed

Complete WNode implementation #2893

monopole opened this issue Aug 26, 2020 · 2 comments
Labels
area/api issues for api module area/dependency Issues or PRs related to dependency changes help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@monopole
Copy link
Contributor

monopole commented Aug 26, 2020

In service of #2506, which will permit completion of #1500

The methods to implement are here:
https://github.com/kubernetes-sigs/kustomize/tree/master/api/internal/wrappy/wnode.go

For details / rationale, see
https://github.com/kubernetes-sigs/kustomize/blob/master/api/krusty/internal/provider/depprovider.go

The other half of this is #2894

It's desirable to try to reduce the WNode interface to reduce the implementation work. Please file new issues if we can identify deprecations that reduce the number of methods in the WNode interface.

@monopole monopole added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Aug 26, 2020
@monopole monopole added the area/dependency Issues or PRs related to dependency changes label Oct 14, 2020
@Shell32-Natsu Shell32-Natsu added area/api issues for api module kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Oct 21, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 25, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 25, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 25, 2020
@Shell32-Natsu Shell32-Natsu added this to the v3.8.8 milestone Nov 25, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 25, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 25, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
monopole added a commit to monopole/kustomize that referenced this issue Nov 26, 2020
@Shell32-Natsu
Copy link
Contributor

@monopole I think this has been finished?

@monopole
Copy link
Contributor Author

Yes, quite some time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api issues for api module area/dependency Issues or PRs related to dependency changes help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants