~larsks/cloud-init:migrate-lp-to-github

Last commit made on 2019-11-12
Get this branch:
git clone -b migrate-lp-to-github https://git.launchpad.net/~larsks/cloud-init
Only Lars Kellogg-Stedman can upload to this branch. If you are Lars Kellogg-Stedman please log in for upload directions.

Branch merges

Branch information

Name:
migrate-lp-to-github
Repository:
lp:~larsks/cloud-init

Recent commits

287f29d... by Lars Kellogg-Stedman

lp-to-git-users: adding larsks

Mapped from larsks

92cc71d... by momousta <momousta>

reporting: Using a uuid to enforce uniqueness on the KVP keys.

The KVPs currently being emitted to the .kvp_pool file can have
duplicate keys which is wrong since these keys should be unique.
The situation can occur if for example one azure function
called twice or more and this function is reporting telemetry
through the use of KVPs. Any KVP consumer can get confused by
the duplicate keys and a race condition can and have occurred.

8ae0a70... by Paride Legovini

lp-to-git-users: adding paride

Mapped from legovini

ad23f9a... by Joshua Powers

lp-to-git-users: adding powersj

Mapped from powersj

880d1e8... by Chad Smith

lp-to-git-users: adding blackboxsw

Mapped from chad.smith

0be6a8c... by Ryan Harper

lp-to-git-users: adding raharper

Mapped from raharper

77299d4... by Chad Smith

docs: touchups in rtd intro and README.md

- rtd/index.rst: update sentence to read:
  cloud-init will also parse and process any optional user data
- rtd/topics/datasources/rbxcloud.rst: fix rst link names to build
  docs
- README.md:
  - update travis badge url to project home: github/canonical/cloud-init
  - update page title to:
    Cloud-init official project upstream as of 11/2019

1eba6dd... by Ryan Harper

doc: update launchpad git refs to github

14451d4... by Chad Smith

tools: migrate script needs to write tools/.lp-to-git-user

Also fix commit message lint

e3b6d77... by Ryan Harper

github: drop pull-request template to prepare for migration