-
Currently I believe this provider requires the author of a `Config` to pass a cloud-config as opaque data, e.g:
```yaml
apiVersion: cloudinit.crossplane.io/v1alpha1
kind: Config
metadata:
nam…
-
The storage provided by online-storage needs to be useful to the server. Probably what this means is making it available with a PersistentVolume so that the k3s cluster can make PVCs against it.
-
There is a VM with scsi disk driver and 50G disk, but after vm creation / part is not grow:
```
# df -h
Filesystem Size Used Avail Capacity Mounted on
zroot/ROOT/default 1.5G…
-
I have reported this here:
https://github.com/canonical/cloud-init/pull/4756#issuecomment-2440748210
With a config like this:
```
config:
- name: eth0
…
-
# Bug report
Alpine Edge has now upgraded its Python from 3.11.8 to 3.12.3. Whilst packaging cloud-init with the new Python version some new (mainly deprecation) warnings appear.
The deprecation w…
-
## Description
Related to: #291
While running: `vm create -i ~/imgs/bionic-server-cloudimg-amd64.raw -t mytemplate -s 20G -C -n "ip=192.168.1.249/24;gateway=192.168.1.1;nameservers=8.8.4.4,8.8.…
-
## Feature Request
Please accept server user-data in base64+gzip format. Hetzner allow only 32Kb user-data size, which makes impossible to deploy talos generated configs without gzipping (gzip work…
-
Has vyos-cloudinit been incorporated into 1.2RC4?
It's hard for me to tell from https://phabricator.vyos.net/T373.
I can build an AMI using https://github.com/vyos/build-ami but I'd like to avoi…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
kral2 updated
2 years ago
-
# Bug report
https://github.com/canonical/cloud-init/blob/e0e6a427fdc6826bf7b11d52157a1c5f9b3dde4d/cloudinit/distros/__init__.py#L1608-L1613 returns a "*false* `False`" if the the target VM is being …