Tuesday, 2022-03-29

*** gregraka is now known as gregraka-afk13:04
*** gregraka-afk is now known as gregraka14:37
opendevreviewDon Kehn proposed openstack/designate master: Clarifies the zone import error message  https://review.opendev.org/c/openstack/designate/+/83565115:34
fricklerdoes anyone use CAA with a flag != 0? according to the RFC and some docs, the allowed value != 0 should be 128, but we only allow 0 or 116:03
johnsomhttps://www.irccloud.com/pastebin/I88lC4x5/16:13
johnsomThe field is a byte, so we should support more than just 1, but the spec says 0/1. Annoyingly, below, the example uses 128.16:14
johnsomActually, I wonder if this is just the msb issue.16:15
johnsomYeah, someone probably didn't read all of the MSB info. So, bit 0 set to 1 is 128 in integer16:17
johnsomThe way DNS defines the MSB16:18
johnsomhttps://github.com/openstack/designate/blob/master/designate/objects/rrdata_caa.py#L2916:21
johnsom100% a bug16:21
johnsomI opened a bug to track it: https://bugs.launchpad.net/designate/+bug/196698216:34
fricklerthx johnsom 17:40
dkehnjohnsom https://review.opendev.org/c/openstack/designate/+/829388 need your attn21:20
dkehneandersson, https://review.opendev.org/c/openstack/designate/+/829388 need another pass21:21
johnsomack21:21

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!