-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Implement ComponentConfig by default & stop using (most) flags #722
Comments
Probably needs equivalent CR support? Need to take a closer look. In the mean time, people should feel free to weigh in with more info /help-wanted |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/ifecycle frozen |
/wg component-standard |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
/assign |
We've gotten the initial implementation done in kubernetes-sigs/controller-runtime#891 using kubernetes-sigs/controller-runtime#895 to track the progress. Do you think we're ready to do an initial implementation Kubebuilder @DirectXMan12 ? The changes as I see could be something like… When you An extended version of this could be What do you all think? (My hesitation would be that it's defined as an alpha API and we don't have a versioning strategy in-place yet) |
Looks like #1746 should be done first which is involved in updating to the latest CR build. |
/kind feature
related KEPs here: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/wgs
cc @DirectXMan12 as per contributor summit discussion
The text was updated successfully, but these errors were encountered: