-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Discussion topics for Moby Summit on 2017-06-19 #998
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
Comments
I'll start this off: I'd like to talk about plans for a resolver-resolver and image reference namespacing. Edit: Discussion focused on @stevvooe's experiments with different config formats that can drive a resolver-resolver. There's still a desire to drive resolvers toward git remotes and supporting user-defined aliasing. |
I'd like to talk about how a client can reconcile between events returned by the event stream and synchronous API responses. I have a proposal in #871 but that's not the only possible answer. Edit: Discussion showed that this may not be necessary entirely. Most of the use-case that Amazon ECS has for events are related to containers/tasks stopping, and that can be achieved with |
I'd like to talk about how clients can understand the capabilities of the specific containerd they're talking to. Some previous discussion is in #781. Edit: We talked about the challenges orchestrators face with determining features that are usable across different versions and configurations of Docker today. No consensus was achieved on an approach to solving this problem yet, but some suggestions were floated for a client-library that can determine some system capabilities and probe containers that can be launched. |
What is the plan for garbage collection? |
What will need to change in Docker wrt graphdrivers for accommodating the containerd snapshotters? |
Are there plans to migrate all the existing Docker graphdrivers over to containerd snapshotters? Edit: Answered as part of the discussion around @tiborvass's question; the containerd maintainers are only planning to have |
What is the roadmap after 1.0? Are there still changes or features we plan to add? |
@crosbymichael:
Suggest some topics to talk about at the summit. Maybe try to keep it to one suggestion per comment so that others can vote with GitHub reactions.
The text was updated successfully, but these errors were encountered: