Age | Commit message (Expand) | Author |
2020-08-24 | Azure: Add netplan driver filter when using hv_netvsc driver (#539) | James Falcon |
2020-08-24 | query: do not handle non-decodable non-gzipped content (#543) | Chad Smith |
2020-08-24 | DHCP sandboxing failing on noexec mounted /var/tmp (#521) | Eduardo Otubo |
2020-08-21 | Update the list of valid ssh keys. (#487) | Ole-Martin Bratteng |
2020-08-20 | cmd: cloud-init query to handle compressed userdata (#516) | Chad Smith |
2020-08-20 | Pushing cloud-init log to the KVP (#529) | Moustafa Moustafa |
2020-08-19 | Add Alpine Linux support. (#535) | dermotbradley |
2020-08-18 | Detect kernel version before swap file creation (#428) | Eduardo Otubo |
2020-08-17 | cli: add devel make-mime subcommand (#518) | Ryan Harper |
2020-08-14 | user-data: only verify mime-types for TYPE_NEEDED and x-shellscript (#511) | Ryan Harper |
2020-08-14 | DataSourceOracle: retry twice (and document why we retry at all) (#536) | Daniel Watkins |
2020-08-13 | Refactor Azure report ready code (#468) | Johnson Shi |
2020-08-13 | Support Oracle IMDSv2 API (#528) | James Falcon |
2020-08-13 | Fix 'Users and Groups' configuration documentation (#530) | sshedi |
2020-08-13 | cloudinit.distros: update docstrings of add_user and create_user (#527) | Daniel Watkins |
2020-08-10 | DataSourceOracle: refactor to use only OPC v1 endpoint (#493) | Daniel Watkins |
2020-08-10 | Fix a typo in apt pipelining module (#525) | Xiao Liang |
2020-08-07 | Recognize LABEL_FATBOOT labels (#513) | James Falcon |
2020-08-06 | Handle additional identifier for SLES For HPC (#520) | Robert Schweikert |
2020-07-22 | azure: disable bouncing hostname when setting hostname fails (#494) | Anh Vo |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | DataSourceAzure: Use ValueError when JSONDecodeError is not available (#490) | Anh Vo |
2020-07-15 | cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (... | dermotbradley |
2020-07-15 | ssh exit with non-zero status on disabled user (#472) | Eduardo Otubo |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-07-14 | networking: refactor wait_for_physdevs from cloudinit.net (#466) | Daniel Watkins |
2020-07-13 | cloudinit: remove global disable of pylint W0105 and fix errors (#480) | Daniel Watkins |
2020-07-13 | Fix two minor warnings (#475) | Daniel Watkins |
2020-07-10 | cc_mounts: handle missing fstab (#484) | Ryan Harper |
2020-07-06 | cloudinit: fix tip-pylint failures and bump pinned pylint version (#478) | Daniel Watkins |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-30 | networking: refactor is_physical from cloudinit.net (#457) | Daniel Watkins |
2020-06-30 | Enable use of the caplog fixture in pytest tests, and add a cc_final_message ... | Daniel Watkins |
2020-06-29 | RbxCloud: Add support for FreeBSD (#464) | Adam Dobrawy |
2020-06-29 | Add schema for cc_chef module (#375) | lucasmoura |
2020-06-29 | test_util: add (partial) testing for util.mount_cb (#463) | Daniel Watkins |
2020-06-24 | net/networking: remove unused functions/methods (#453) | Daniel Watkins |
2020-06-23 | distros.networking: initial implementation of layout (#391) | Daniel Watkins |
2020-06-22 | Hetzner: support reading user-data that is base64 encoded. (#448) | Scott Moser |
2020-06-22 | cc_final_message: don't create directories when writing boot-finished (#445) | Daniel Watkins |
2020-06-19 | util: add ensure_dir_exists parameter to write_file (#443) | Daniel Watkins |
2020-06-19 | printing the error stream of the dhclient process before killing it (#369) | Moustafa Moustafa |
2020-06-17 | util: rename write_file's copy_mode parameter to preserve_mode (#439) | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-09 | Fixes KeyError for bridge with no "parameters:" setting (#423) | Brian Candler |
2020-06-09 | When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de... | chengcheng-chcheng |
2020-06-08 | test: move conftest.py to top-level, to cover tests/ also (#414) | Daniel Watkins |
2020-06-08 | Replace cc_chef is_installed with use of subp.is_exe. (#421) | Scott Moser |
2020-06-08 | Move runparts to subp. (#420) | Scott Moser |