Giovanni Patruno

Results 6 issues of Giovanni Patruno

I think would be better to handle authentication as middleware of a base route, I think `wrap` can do the job in actix. Feel free to criticize this idea considering...

Adds Cap'n protocol to main bucket Create manifest, with the autoupdate, of the [Cap'n Proto](https://capnproto.org/). - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).

review-needed

**Describe the bug** Despite following the README (Manually check the settings) and disabling the built-in Python launcher via Start > "Manage App Execution Aliases" and turning off the "App Installer"...

I'm currently developing several functions that share the same libraries. It's working great and I'm able to get my functions deployed correctly. The only thing I'm struggling with is reducing...

Following https://github.com/jetstack/getting-started-kubernetes/blob/master/labs/setup-local-cluster.md accurately the command: `kubectl cluster-info` returns the following error: > error: couldn't read version from server: Get http://localhost:8080/api: dial tcp 127.0.0.1:8080: connection refused.

I have a pod that is requesting a trusted token to the Tableau pod. Since pods are ephemeral and the IP will likely change often, what do I put in...