Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Wire up CAAS unit provisioner #8174
Conversation
axw
added some commits
Dec 5, 2017
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit b786dff
into
juju:develop
Dec 5, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedDec 5, 2017
Description of change
Wire the CAAS unit provisioner into the manifolds. Update the CAAS broker interface with a method for creating unit pods, and implement it for k8s; call it in the provisioner.
QA steps
None - cannot yet create CAAS units.
Documentation changes
None.
Bug reference
None.