Skip to content
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

environs/cloudinit: use actual tools version in bootstrap agent.conf (1.20 backport) #538

Merged

Conversation

mjs
Copy link

@mjs mjs commented Aug 19, 2014

The upgradedToVersion field in the bootstrap machine agent's config will now match the tools version that's it's going to use, instead of the version of the client. This avoids unnecessarily triggering upgrades at bootstrap time (fixing bug #1358078).

This is the 1.20 backport of #535.

Menno Smits added 2 commits August 19, 2014 09:48
The upgradedToVersion field in the bootstrap machine agent's config
will now match the tools version that's it's going to use, instead of
the version of the client. This avoids unnecesarily triggering
upgrades at bootstrap time (fixing bug #1358078).
...now that MachineConfig.Tools is used to populate upgradedToVersion
in the initial agent.conf.
@axw
Copy link
Contributor

axw commented Aug 19, 2014

LGTM

@mjs
Copy link
Author

mjs commented Aug 19, 2014

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Aug 19, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Aug 19, 2014
…-upload-tools-1.20

environs/cloudinit: use actual tools version in bootstrap agent.conf (1.20 backport)

The upgradedToVersion field in the bootstrap machine agent's config will now match the tools version that's it's going to use, instead of the version of the client. This avoids unnecessarily triggering upgrades at bootstrap time (fixing bug #1358078).

This is the 1.20 backport of #535.
@jujubot jujubot merged commit 2762eb4 into juju:1.20 Aug 19, 2014
@mjs mjs deleted the 1358078-avoid-upgrade-with-bootstrap-upload-tools-1.20 branch August 19, 2014 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants