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

Extract Resource from the v1 Scaffolding package #1144

Closed
Adirio opened this issue Oct 31, 2019 · 1 comment · Fixed by #1159
Closed

Extract Resource from the v1 Scaffolding package #1144

Adirio opened this issue Oct 31, 2019 · 1 comment · Fixed by #1159
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Adirio
Copy link
Contributor

Adirio commented Oct 31, 2019

The Resource type is being used by both scaffolding versions, but it is placed inside v1, which is missleading. Furthermore, v1 scaffolding is being deprecated (#1136, #1137).

Shouldn't this package be extracted to the root scaffolding package?

/kind feature

@Adirio Adirio added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 31, 2019
@DirectXMan12
Copy link
Contributor

DirectXMan12 commented Nov 6, 2019

yeah, it should be.

Adirio added a commit to Adirio/kubebuilder that referenced this issue Nov 6, 2019
Adirio added a commit to Adirio/kubebuilder that referenced this issue Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants