Steven E. Harris

Results 239 comments of Steven E. Harris

@randmonkey, do you have a _ValidatingWebhookConfiguration_ in place to validate creation requests for _KongPlugin_ objects?

Thank you for the detail, but this still strikes me as unnecessarily pedantic: a distinction without a difference. To us users, this is still broken, with no apparent way for...

Unfortunately, I am no longer equipped to test the fix, as I am no longer using Kong.

> I just set the environment variable of the Lambda when I create it with the CDK (using env vars from my local dev environment). The Lambda env vars are...

This was an interesting idea, but since we don't really need it now, I'll withdraw this proposal.

The caller can still check `(Context).Err`, though it's possible that the return value could change in between the called function returning and when the caller checks whether `(Context).Err` now returns...