[05:50:38] We'll put phabricator in RO for a few minutes in 10 minutes [07:54:11] marostegui: I didn't know we have servers in Romania [07:54:54] *facepalm* [07:55:38] :) [07:55:52] XDDD [07:57:32] nice [07:58:04] straight to /r/ProgrammerDadJokes [08:13:15] * _joe_ reads backlog, goes afk again [09:00:56] https://usercontent.irccloud-cdn.com/file/IbxU7f6T/image.png [09:00:58] _joe_: ^ [09:02:14] today we are going to wmde's summer party soon, so if deploy the dipatcher, I'll be around for only two hours to fix things, maybe doing it on Monday? [09:06:47] <_joe_> Amir1: I'll be off starting tonight for a month [09:07:01] :( [09:07:12] I can ask lego if that's fine for you [09:07:16] <_joe_> sure [09:07:30] cool [09:07:52] * Amir1 secretly wishes to have +2 in puppet [09:09:31] Amir1: if only there was a way [09:10:38] :P [09:41:05] Amir1: great weather for the party! [09:42:47] ema: with Berlin weather anything can happen at any minute :D [09:43:13] I brought jacket and hoodie (if it got too cold) and shorts (if it got too hot) [09:47:04] today it's finally gonna get 27C here [09:47:10] after just rain for over a month [09:47:13] and mostly all spring/summer [09:47:49] jbond_, moritzm it looks like I could use the CfSsl::Wildcard puppet type on some other places. So moving it to Wmflib would be the right thing to do? [09:49:02] 27 is lovely [09:49:41] (and I'm on the borders of NL/DE/BE, near Aachen) [09:56:13] vgutierrez: sounds good to me, maybe something like Stdlib::HostOrWildcard maybe [09:56:31] moritzm: Stdlib isn't the puppet one? [09:56:44] that's why I was aiming for Wmflib [09:57:42] yeah, sorry mental typo, I meant Wmflib::HostOrWildcard [09:58:01] ok, I'll submit a CR [10:45:30] moritzm: something like https://gerrit.wikimedia.org/r/c/operations/puppet/+/712193 [10:52:00] <_joe_> vgutierrez: I don't think it's necessarily good to move it from the cfssl module, unless it's a very general pattern [10:52:21] so it is ok to use it on other modules? [10:52:31] <_joe_> yes, it's a type definition [10:52:46] <_joe_> but I would say - use wmflib if it's something broadly useful [10:52:56] <_joe_> say a fqdn validation type [10:53:27] <_joe_> so, this one is probably good to move to wmflib because it's a more general pattern that is not strictly tied to the cfssl module [10:54:02] I could see a valid use case for vhosts names and SNI for apache/nginx/ats/envoy.. [10:54:03] <_joe_> but you can certainly use a type defined in a module in another one; you just need to declare the dependency between the two modules in .fixtures.yml for testing purposes [10:54:34] <_joe_> vgutierrez: yes, so again in this case it's a good idea, I was saying maybe it's not always a good idea. [10:54:42] gotcha :) [10:54:51] vgutierrez: it looks fine to me, but this should best wait for John's review [10:55:21] moritzm: ok, I'll use it as Cfssl::Wildcard meanwhile [10:55:31] ack, sounds good to me [16:21:12] I am doing a rolling mcrouter restart [16:21:21] it should have minor to non impact [16:21:27] no* [18:51:19] How would I go about getting access to the k8s cluster that runs the k8s-experimental/pink-uniform pods? [18:51:44] (read-only) [19:00:46] Actually, I'll zoom out and ask a different question: Would the pink-uniform php-fpm container be able to make an outgoing HTTP request to https://en.wikipedia.org/static/favicon/wikipedia.ico ?