Mathew Werber
Mathew Werber
+1 on this feature request. I see docs suggest as an alternative to use stored procedures in the database, but I'm really trying to keep the database as clean from...
Hi @katzeforest @Dlozitskiy, a regex wizard colleague of mine provided a pattern that I think works. I placed it here: https://github.com/matwerber1/regex-to-detect-unescaped-single-quotes-for-sql/blob/master/README.md Excerpt: ``` #set($myInputIsValid = !($util.matches("^.*(?
+1, getting same issue and not having luck finding an answer on this. I did not set up any optional RBAC for telepresence. I enabled debug log level, downloaded the...
Also, this raises a feature request idea: would *really* like to see logs and troubleshooting tips in the Ambassador UI
So two things I noticed: 1. I'll try adjusting timeouts using the Telepresence config file described here: https://github.com/telepresenceio/telepresence.io/blob/master/docs/v2.4/reference/config.md 2. Despite explicitly configuring`~/.kube/config` with the "extensions" section [described in these docs](https://www.telepresence.io/docs/latest/install/helm/),...
### Logs Re: logs, I'll see if I can dig them up, not sure I kept them - but FWIW, I (think) I looked through carefully through each file with...
Hi, The Alexa Smart Home Skill API requires that you use a specific AWS region for each supported language. For example, English and Portuguese both require `us-east-1`. Your error message...
Respectfully, have you first tried to understand and research this error yourself? I'm of course happy to help, and please continue to ask questions... but you may be able to...
Yes, glad to help! `boto3` is the name of the current version of the AWS SDK for Python; 'boto' and 'botocore' are also related. Most AWS APIs require that you...
@MasTerYoDa-60 happy holidays and upcoming new year. No rush, but let me know if you were able to get things working and if its ok to close this issue?