Nick Muerdter
Nick Muerdter
Good deal. I've also added a link back to lua-resty-iputils from lua-libcidr-ffi's README. Hopefully that will help people find the library that best fits their needs regardless of which one...
Yeah, libcidr also isn't a particularly common system dependency (I don't think there's Ubuntu or CentOS packages for it), so while I've found lua-libcidr-ffi useful for systems I can manually...
@sparvu: I believe this is because Yahoo disables standard SMTP `PLAIN` and `LOGIN` authentication mechanisms by default (similar to Gmail). Instead, it prefers the `XOAUTH2` authentication mechanism, which is not...
@Bill-Becker: The error related to deploying to development was due to some pieces of the Werf 1.1 deployment remaining, but since everything was purged from the main namespace, it was...
@Bill-Becker, ah, sorry I missed this earlier this week. I opened a ticket with ITS and copied you. But yes, we'll need to wait for them to resolve the cluster...
@Bill-Becker: The staging and production cluster appear to be fixed by ITS now, so I was able to deploy successfully to staging (after a small tweak due to the newer...
I think something has broken on IDrive E2's end and they're no longer properly handles prefix list queries, which is what's breaking this. I've reached out to IDrive support about...
Yup, I just heard back from IDrive support that it should be fixed and to test again. Things appear to be working for me now too.
Oops, sorry for the delay. I had started to look into this when you submitted the PR, but then got sidetracked. The current Code Climate SVG link in this PR...
@gbinal: Okay, I had to tweak the webhook settings, but Code Climate is now running against this repo: https://codeclimate.com/github/NREL/api-umbrella Although, I think the SVG URL needs to be `https://codeclimate.com/github/NREL/api-umbrella/badges/gpa.svg` in...