-
Notifications
You must be signed in to change notification settings - Fork 431
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
Flatcar support for CAPZ #629
Comments
I suspect this will need additional support from the kubeadm bootstrap provider and image-builder support as well (kubernetes-sigs/cluster-api#1582), since Flatcar is managed quite a bit differently than the currently supported OSs. |
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. |
I'm going to close this one since it doesn't require any changes to the infra provider AFAIK and it's already being tackled from an image perspective in kubernetes-sigs/image-builder#248 and for bootstrapping in kubernetes-sigs/cluster-api#3437 /close |
@CecileRobertMichon: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@CecileRobertMichon I think it may require infra-provider updates, it just that the image-builder work has been a huge thing for review and feedback. |
I guess I was mis-remembering. Looking through the code it doesn't seem to have particular things jump out as blockers. There is a good chance we need a change to incorporate the ignition-bootstrap-provider, rather than just kubeadm-bootstrap-provider. |
reopening to track testing / integration /remove-lifecycle rotten |
@CecileRobertMichon: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/remove-lifecycle stale |
@CecileRobertMichon nice. This is on our roadmap and I'm looking forward to making it happen. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
cc @invidian |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle rotten Small update. We've got image-builder to build CAPI Azure images, but there is still some thing which needs to be resolved before we open the PR. Changes proposed in kubernetes-sigs/cluster-api#4172 works out of the box with CAPZ, except new cluster configuration template needs to be submitted including some minor differences in node configuration. Mentioned here: kubernetes-sigs/cluster-api#4172 (comment). |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
CABPK PR kubernetes-sigs/cluster-api#4172 has been merged and will be part of v1.1 release, so we're getting closer getting this resolved 🎉 |
/assign @invidian |
@invidian is this still ongoing? We have it tagged for the next release, but can change that if it's not going to land. |
Thanks for the ping @mboersma. I'll try to push things forward again, as we're only missing some final conversation around flatcar/Flatcar#734. Hopefully this could happen by the end of this month, but please don't wait for this with the release. |
@invidian should we consider the progress of flatcar + capz blocked on flatcar/Flatcar#734 ? |
Definitely. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
It's almost done in #2890. |
/close #2890 is now merged. |
@invidian: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind feature
Describe the solution you'd like
Support users that have a dependency on CoreOS by supporting Flatcar containers in CAPZ.
The text was updated successfully, but these errors were encountered: