← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/1717598-fix-gce-user-data into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:bug/1717598-fix-gce-user-data into cloud-init:master has been updated.

Commit Message changed to:

GCE: Fix usage of user-data.

This regressed in the rework of GCE datasource to have a main.
The fix really just stores the user-data read as userdata_raw, which is
correct and consistent with other datasources.

The main is updated to address the fact that user-data is binary.

LP: #1717598

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/330880
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1717598-fix-gce-user-data into cloud-init:master.


Follow ups