cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

Official upstream for the cloud-init: cloud instance initialization

Results 514 cloud-init issues
Sort by recently updated
recently updated
newest added

# Enhancement Please consider adding a logrotate config file to your cloud-init source repository. Looking at bigger files in /var/log/, cloud-init grows quite big logging files. Please also see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926424...

enhancement
good first issue

## Improve cloud detection failure semantics A fallback datasource may be catastrophic, since if the configured & detected data source is unavailable, cloud-init may still go ahead with ssh key...

RFC
enhancement

# Bug report The configuration of non-Fully Qualified Domain Name (FQDN) hostnames seems to be encountering issues on AlmaLinux and other distributions based on RHEL8, such as Rocky Linux and...

incomplete
bug

## Steps to reproduce the problem PR #4190 introduced udhcpc client support. As it is, udhcpc may work on some platforms, but is missing support for unknown dhcp options. This...

bug

### How the network is configured today In many cases, manually configuring an instance's network configuration on boot is unnecessary. This is handled automatically by cloud-init in the following way:...

enhancement

# Documentation request Cloud-init provides code for drop-in 3rd party modules. These can be [custom mergers](https://cloudinit.readthedocs.io/en/latest/reference/merging.html#customisation), [custom handlers](https://cloudinit.readthedocs.io/en/latest/explanation/format.html#part-handler), custom datasources, custom configuration modules, or [custom cleaners](https://github.com/canonical/cloud-init/pull/4761/files). These are categorically different...

documentation

# Enhancement Please see the discussion in https://github.com/canonical/cloud-init/pull/4474 . Currently network renderers use various default settings for ip configurations. For example, settings for `IPV4_FAILURE_FATAL` and `IPV6_FAILURE_FATAL` in ifcfg files and...

enhancement

# ~Documentation~ Explanation request The current colours are blinding and difficult to read: ![Screenshot at 2024-01-10 14-52-04](https://github.com/canonical/cloud-init/assets/2142748/7a3c1991-c98a-4231-84e6-5361cf314411) Reader-mode helps: ![Screenshot at 2024-01-10 14-56-40](https://github.com/canonical/cloud-init/assets/2142748/5372f060-a5b0-4fbf-a84b-b1be15d3544d) But navigation is lost. Dark mode has...

documentation

# Bug report Multi-NIC VMs, using GCE metadata flavor, but not running on the Google platform, get stuck in a loop trying to set up DHCP on invalid NICs. #4163...

incomplete
bug

This bug was originally filed in Launchpad as [LP: #1771583](https://bugs.launchpad.net/cloud-init/+bug/1771583) Launchpad details affected_projects = [] assignee = None assignee_name = None date_closed = None date_created = 2018-05-16T14:01:29.123177+00:00 date_fix_committed = None...

bug
launchpad