Mike Culbertson
Mike Culbertson
During testing of a wrapper cookbook, we very quickly noticed that if the .db files corresponding to a postfix table are deleted, they are not replaced unless the content of...
### Cookbook version 8.0.0 ### Chef-client version \>= 12.17 ### Platform Details Ubuntu Trusty / Xenial ### Scenario: Use pop() methods in the various libraries. ### Steps to Reproduce: Try...
After a bit of digging, I found that a "None" response I was getting from an API was a result of this snippet in bravado_core/response.py: ```python response_spec = get_response_spec(response.status_code, op)...
We weren't sure exactly which parts of this are problems vs intentional so it's mostly questions to start, but we're up front willing to provide PRs if there's agreement that...
I'm a back-end coder, so go easy on me here, as this may be outright pilot error. Setting up and using authTokenInterceptor looks to be working just fine, thanks for...
This is partially a question, possibly a request. Presumption: This chart doesn't appear to support configuring a database other than H2 (I would be happily wrong, am I missing something?)...
While fetching and reading logs, we began hitting an unhandled exception of ``` ValueError: 'CERTIFICATE' is not a valid LogCredentialType ``` We determined this was from recently deploying FastPass and...