-
Notifications
You must be signed in to change notification settings - Fork 14
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
xscontainer broken for latest CoreOS - cloud-init, etcd, and etcd2 depreciated. #47
Comments
Any updates on this? Can confirm it's not working in the latest coreos |
my PR https://github.com/xenserver/xscontainer/pull/50/files is target for this, This is tested with the latest alpha release But we do need to replace the |
@liulinC man you just made my day! Looking forward to full ignition support as well! |
Is this completely forsaken? Is there any hope that there is some side work laying around? |
I think you shouldn't count on this. Also, usage has slightly changed, containers are often orchestrated via Kubernetes fore example. The original plugin idea is more a hack than a real solution. This also raise the question on what do you want to achieve on your side (functionally speaking). |
Hello,
I had put in a pull request but on further testing I see that cloud-init, etcd, and etcd2 have been depreciated removed in favor of using Ignition
https://coreos.com/blog/toward-etcd-v3-in-container-linux.html
https://coreos.com/os/docs/latest/migrating-to-clcs.html
Is there a way to get this working for the latest version of CoreOS utilizing ignition?
The text was updated successfully, but these errors were encountered: