summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla
2021-01-28Merge upstream/20.4.1 into masterDaniel Watkins
2021-01-27[VMware] change default max wait time to 15s (#774)xiaofengw-vmware
2021-01-26Revert integration test associated with reverted #586 (#784)James Falcon
2021-01-26Add jordimassaguerpla as contributor (#787)Jordi Massaguer Pla
2021-01-26Add Rick Harding to CLA signers (#792)Rick Harding
2021-01-26HACKING.rst: add clarifying note to LP CLA process section (#789)Daniel Watkins
2021-01-26Stop linting cloud_tests (#791)James Falcon
2021-01-26cloud-tests: update cryptography requirement (#790)Joshua Powers
2021-01-26Remove 'remove-raise-on-failure' calls from integration_tests (#788)James Falcon
2021-01-22Use more cloud defaults in integration tests (#757)James Falcon
2021-01-21Adding self to cla signers (#776)Andrew Bogott
2021-01-21doc: avoid two warnings (#781)Dan Kenigsberg
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2021-01-19Add antonyc to .github-cla-signers (#747)Anton Chaporgin
2021-01-19integration_tests: log image serial if available (#772)Daniel Watkins
2021-01-19Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)" (#775)Daniel Watkins
2021-01-15Release 20.4.1Daniel Watkins
2021-01-15Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)"Daniel Watkins
2021-01-13[VMware] Support cloudinit raw data feature (#691)xiaofengw-vmware
2021-01-13net: Fix static routes to host in eni renderer (#668)Pavel Abalikhin
2021-01-13.travis.yml: don't run cloud_tests in CI (#756)Daniel Watkins
2021-01-13test_upgrade: add some missing commas (#769)Daniel Watkins
2021-01-13cc_seed_random: update documentation and fix integration test (#771)Daniel Watkins
2021-01-12Fix test gh-632 test to only run on NoCloud (#770)James Falcon
2021-01-12archlinux: fix package upgrade command handling (#768)Bao Trinh
2021-01-12integration_tests: add integration test for LP: #1910835 (#761)Daniel Watkins
2021-01-11Fix regression with handling of IMDS ssh keys (#760)Thomas Stringer
2021-01-08integration_tests: log cloud-init version in SUT (#758)Daniel Watkins
2021-01-08Add ajmyyra as contributor (#742)Antti Myyrä
2021-01-07net_convert: add some missing help text (#755)Daniel Watkins
2021-01-07Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL (#753)Eduardo Otubo
2021-01-07doc: document missing IPv6 subnet types (#744)Antti Myyrä
2021-01-07Add example configuration for datasource `AliYun` (#751)Xiaoyu Zhong
2021-01-06integration_tests: add SSH key selection settings (#754)Daniel Watkins
2021-01-06fix a typo in man page cloud-init.1 (#752)Amy Chen
2021-01-05network-config-format-v2.rst: add Netplan Passthrough section (#750)Daniel Watkins
2021-01-04stale: re-enable post holidays (#749)Daniel Watkins
2021-01-04integration_tests: port ca_certs tests from cloud_tests (#732)Daniel Watkins
2021-01-04Azure: Add telemetry for poll IMDS (#741)Johnson Shi
2020-12-18doc: move testing section from HACKING to its own doc (#739)Daniel Watkins
2020-12-18No longer allow integration test failures on travis (#738)James Falcon
2020-12-18stale: fix error in definition (#740)Daniel Watkins
2020-12-18integration_tests: set log-cli-level to INFO by default (#737)Daniel Watkins
2020-12-18PULL_REQUEST_TEMPLATE.md: use backticks around commit message (#736)Daniel Watkins
2020-12-18stale: disable check for holiday break (#735)Daniel Watkins
2020-12-18integration_tests: log the path we collect logs into (#733)Daniel Watkins
2020-12-17.travis.yml: add (most) supported Python versions to CI (#734)Daniel Watkins
2020-12-17integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731)Daniel Watkins
2020-12-17cc_ca_certs: add RHEL support (#633)cawamata