David Chung

Results 8 issues of David Chung

Per Moby Project recommendations. There's already an infrakit org. Some issues + Need to update project import paths + Set up vanity import path? + Need to work out Circle...

Recent changes (e.g. PR #702) to consolidate multiple plugin binaries / containers / processes into a single binary / process require updates to the playbooks: + Simplify the startup of...

This PR adds support for creating VM instances on Azure. + Added package in `pkg/provider/azure` + Added driver in `pkg/run/v0/azure` to associate with a new kind `azure` (for `infrakit plugin...

dco/no

After PR #607, add forwarding in mux based on known leader location. This is required to support a single endpoint for an infrakit cluster. This make sense only when muxes...

This Issue tracks a number of fairly large changes being proposed to the default Group plugin: ## Support deletion of specific instances The group plugin currently has the notion of...

API Change

There are more types of resources in a computing infrastructure landscape than just instances (compute). The current focus on managing instances have led to the development of top level concepts...

idea

Currently the CLI is very developer-facing and a free-for-all in that it reflects all the http endpoint for all the plugin types. It's handy for developers to develop and test...

feature

This is the top priority for supporting Cloud. Also seeking convergence with Docker4X (Editions). The requirements are - Ensure a Swarm-compatible networking environment exists - On IaaS providers, make sure...

feature