Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd/jujud/agent: move certupdater to dep engine #8106
Conversation
axw
added some commits
Nov 17, 2017
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 4ed9996
into
juju:state-controller-refactor
Nov 20, 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 commentedNov 20, 2017
Description of change
Move the certupdater worker to the dependency engine,
completing the transition of all state workers. The
unconverted-state-workers manifold/worker has been
removed.
QA steps
bootstrap / enable-ha /destroy-controller
Documentation changes
None.
Bug reference
None.