summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18ec2 json validation: fix the reference to the 'merged_cfg' key (#256)Paride Legovini
2020-03-18releases.yaml: quote the Ubuntu version numbers (#254)Paride Legovini
2020-03-17cloudinit: remove six from packaging/tooling (#253)Daniel Watkins
2020-03-14util/netbsd: drop six usage (#252)Daniel Watkins
2020-03-13workflows: introduce stale pull request workflow (#125)Daniel Watkins
2020-03-13cc_resolv_conf: introduce tests and stabilise output across Python versions (...Daniel Watkins
2020-03-12fix minor issue with resolv_conf template (#144)andreaf74
2020-03-12doc: CloudInit also support NetBSD (#250)Gonéri Le Bouder
2020-03-12Add Netbsd support (#62)Gonéri Le Bouder
2020-03-11tox.ini: avoid substition syntax that causes a traceback on xenial (#245)Daniel Watkins
2020-03-11Add pub_key_ed25519 to cc_phone_home (#237)Daniel Hensby
2020-03-11Introduce and use of a list of GitHub usernames that have signed CLA (#244)Daniel Watkins
2020-03-10workflows/cla.yml: use correct username for CLA check (#243)Daniel Watkins
2020-03-10tox.ini: use xenial version of jsonpatch in CI (#242)Daniel Watkins
2020-03-10workflows: CLA validation altered to fail status on pull_request (#164)Chad Smith
2020-03-10tox.ini: bump pyflakes version to 2.1.1 (#239)Daniel Watkins
2020-03-10cloudinit: move to pytest for running tests (#211)Daniel Watkins
2020-03-10instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)Chad Smith
2020-03-05ec2: Do not fallback to IMDSv1 on EC2 (#216)Chad Smith
2020-03-04instance-data: write redacted cfg to instance-data.json (#233)Chad Smith
2020-03-04net: support network-config:disabled on the kernel commandline (#232)Chad Smith
2020-03-03ec2: only redact token request headers in logs, avoid altering request (#230)Chad Smith
2020-02-27docs: typo fixed: dta → dataAlexey Vazhnov
2020-02-27Fixes typo on Amazon Web Services (#217)Nick Wales
2020-02-27Fix docs for OpenStack DMI Asset Tag (#228)Mark T. Voelker
2020-02-25Add physical network type: cascading to openstack helpers (#200)sab-systems
2020-02-25tests: add focal integration tests for ubuntu (#225)Chad Smith
2020-02-20Release 20.1 (#222)20.1Daniel Watkins
2020-02-20Update tooling for GitHub-based new releases (#223)Daniel Watkins
2020-02-19ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)Ryan Harper
2020-02-18utils: use SystemRandom when generating random password. (#204)Dimitri John Ledkov
2020-02-13docs: mount_default_files is a list of 6 items, not 7 (#212)Chad Smith
2020-02-13azurecloud: fix issues with instances not starting (#205)Ryan Harper
2020-02-10unittest: fix stderr leak in cc_set_password random unittest output. (#208)Ryan Harper
2020-02-07cc_disk_setup: add swap filesystem force flag (#207)Ryan Harper
2020-02-07import sysvinit patches from freebsd-ports tree (#161)Igor Galić
2020-02-07docs: fix typo (#195)Edwin Kofler
2020-02-03sysconfig: distro-specific config rendering for BOOTPROTO option (#162)Robert Schweikert
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-30run-container: use 'test -n' instead of 'test ! -z' (#202)Paride Legovini
2020-01-30net/cmdline: correctly handle static ip= config (#201)Dimitri John Ledkov
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-29HACKING.rst: update CLA link (#199)Daniel Watkins
2020-01-29Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)Louis Bouchard
2020-01-28cloudinit/cmd/devel/net_convert.py: add missing space (#191)Daniel Watkins
2020-01-28tools/run-container: drop support for python2 (#192)Paride Legovini
2020-01-27Print ssh key fingerprints using sha256 hash (#188)Ryan Harper
2020-01-24Make the RPM build use Python 3 (#190)Paride Legovini
2020-01-24cc_set_password: increase random pwlength from 9 to 20 (#189)Ryan Harper
2020-01-23.travis.yml: use correct Python version for xenial tests (#185)Daniel Watkins