John T Skarbek
John T Skarbek
Performance meaning the functionality of mail_room in general. Here is an initial proposal: * count of unread emails * count of read emails * count of deleted emails * count...
So I pulled from master this time, however, I'm still able to recreate the above issue. Please note, I'm only getting one bucket, which I believe is legit, it's the...
Indeed kicking another deploy fixes it for some reason. The only thing I haven't investigated further is if there's anything googles audit logs may be able to tell me. The...
@pmuens I _think_ I have an answer for you. No explanation, just the results of an audit trail. I'm going through the recreation process that we've outlined above (just a...
So after continuing to play around with this, adding yet another rule solved my particular issue. ``` iptables -t nat -A PREROUTING -p udp --dport 53 -j DNAT --to-destination 10.0.2.2:10053...
I don't believe this is accurate. Though I welcome to be proven incorrect. According to the documentation, this field will default to 1. Perhaps removing this will result in the...
Belay my above comment. After much further testing today, some details logged here: https://github.com/kubernetes/kubernetes/issues/25238#issuecomment-917230268 This is indeed the right move. My apologies for the noise.
I enjoy your suggestion. I would prefer the former output, that way one can compare variable names to ensure one does not accidentally typo it. My proposal I thought would...
Hey @bakks! I feel like I'm late to the AI party. So there could be something incorrect with my configuration or setup, but I'm learning and exploring. Currently I'm running...
@bakks > Ok this should be fixed by https://github.com/bakks/butterfish/commit/129ced22398f2e1aa22109884a1f14b7c520f064, please try it out. I will cut a new release soon. This indeed works now! > Maybe try it with a...