=== Guest2107 is now known as toolz | ||
submux_ | @falcojr thank you SOOO much for looking at the bug. And let me point out that I'm thoroughly embarrassed that I didn't even see the signed-by statement. I had cut and pasted that from the docker website and never looked at it. I didn't want to spam the bug report with "thank you" messages, but that was a great response. I'll for now leave it open as you've made the correction for the cause and for the security reasons it should | 05:22 |
---|---|---|
=== paride changed the topic of #cloud-init to: 21.2 (May 6) | file a bug: https://bugs.launchpad.net/cloud-init/+filebug | pull-requests: https://git.io/JeVed | meeting minutes: https://goo.gl/mrHdaj | next office hours: June 1 17:15 UTC | ||
paride | Hi! So cloud-init is now registered as a project on Libera, owning #cloud-init and the #cloud-init-* channel namespace | 13:37 |
Xe | woohoo | 13:37 |
paride | I configured the channel to gave ops to rick_h and the committers, let me know if there's anything else to set/tweak | 13:38 |
paride | smoser is also on the list but currently not identified with the nickserv | 13:38 |
paride | once we agree everything looks good let's update the docs and notify people on the mailing list | 13:39 |
smoser | i'm not? | 13:46 |
paride | smoser, `/whois smoser` doesn't show you as "Logged in as ..." | 13:46 |
paride | there | 13:46 |
smoser | there. | 13:47 |
rharper | paride: nice! | 14:27 |
blackboxsw | woooooo! | 15:50 |
dmellado | hi folks! | 15:57 |
dmellado | I've got a probably stupid question | 15:57 |
dmellado | is there any straight way, within cloud-init that it would retry for resolving the metadata url? | 15:58 |
dmellado | https://github.com/canonical/cloud-init/blob/master/cloudinit/sources/DataSourceEc2.py#L251 | 15:58 |
dmellado | like, I can just submit a patch for adding a for blah then retry if not | 15:58 |
dmellado | but just wanted to be sure it wasn't already there | 15:59 |
dmellado | @smoser o/ | 16:00 |
smoser | retrying there should not really be necessary. and 'is_resolvable_url' only checks (i htink) if the url is actually resolvable... it doesnt check it at all. so if you gave an IP address i think it would be guaranteed to pass. | 16:05 |
dmellado | I'm hitting a case where there's intermitent dns issues | 16:07 |
dmellado | like, at some point it fails to resolve | 16:07 |
dmellado | so was thinking about adding such option for this usecase | 16:08 |
smoser | its probably racing with something on system boot. | 16:08 |
smoser | and fixing that, or fixing your dns server would be good options. | 16:08 |
dmellado | yeah, probably that | 16:09 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!