← Back to team overview

cloud-init-dev team mailing list archive

Re: Hi cloud-init owners, could you please help review this PR?

 

Loop the owners of the cloud-init in😊

From: Liu Liming <andyliuliming@xxxxxxxxxxx>
Date: Saturday, August 4, 2018 at 10:54 AM
To: "mp+351742@xxxxxxxxxxxxxxxxxx" <mp+351742@xxxxxxxxxxxxxxxxxx>
Subject: Hi cloud-init owners, could you please help review this PR?

Hi Cloud-init owners,
In this PR, one option to send the cloud init events to the kvp pool is added.
Customers can do config like this:

cat > /etc/cloud/cloud.cfg.d/06_reporting.cfg << EOF
reporting:
    logging:
        type: log
    telemetry:
        type: hyperv
EOF


Then the events would be send into the kvp pool.

Thanks,
Andy


-- 
https://code.launchpad.net/~andyliuliming/cloud-init/+git/cloud-init/+merge/351742
Your team cloud-init commiters is requested to review the proposed merge of ~andyliuliming/cloud-init:reporting into cloud-init:master.


References