← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~illfelder/cloud-init:master into cloud-init:master

 

The proposal to merge ~illfelder/cloud-init:master into cloud-init:master has been updated.

Commit Message changed to:

Improve GCE logic setting Ubuntu user SSH keys.

The behavior improvements include:
- Only set ssh keys for the ubuntu user.
- Use instance or project level keys based on GCE convention.
- Respect expiration time when keys are set.
- Support ssh-keys in project level metadata (the GCE default).

As part of this change, we also update the request header when talking
to the metadata server based on the documentation:
https://cloud.google.com/compute/docs/storing-retrieving-metadata#querying

For more details, see:
https://code.launchpad.net/~illfelder/cloud-init/+git/cloud-init/+merge/334777
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~illfelder/cloud-init:master into cloud-init:master.


Follow ups