/srv/irclogs.ubuntu.com/2022/04/02/#cloud-init.txt

=== h is now known as hexa-
dchare there any static binary implementations of cloudinit (i.e. go, rust, etc) ? I'm running into python dependencies for a custom project09:50
minimaldch: cloud-init is python only. There are various other unrelated projects that effectively attempt to reimplement cloud-init (whether in shell, C, golang, or other langs) but then tend to "suffer" from not being 100% complatible or only implementing support for a small number of DataSources compared to cloud-init15:55
esvhey folks, how can I view/troubleshoot the obj.pkl file in /var/lib/cloud/instance directory, I tried pickle.load/dump but I am stuck at: "Datasource [seed=/dev/sr0]" string 17:04
dchminimal: thanks for the clarification. I'd assumed cloudinit was more of a spec.17:22
minimaldch: well I guess you could call it an "industry standard"18:50
minimalin one sense it would be nice to have a binary (e.g. C or Golang) alternative, especially as I use cloud-init on Alpine which is a small distro so the python requirement adds a noticable set of additional packages to the distro18:53
minimalbut cloud-init is the established player with a breadth of supported DataSources and many of the alternatives never seem to last18:54
dchaye19:10

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!