Zach Norris

Results 13 comments of Zach Norris

I run into this bug 100% of the time I try to use vscode's devcontainer to run a debug session.

I'd add to this and say, when attempting to use a scheme of `http` I receive a recursive 301. ~Is there a specific reason the image doesn't use official apk...

@phillymontana Add your external IP address to the Cloud SQL access control list so for instance `8.8.8.8/32`. Obviously that's not the correct IP but the CIDR notation is correct for...

Why only make the `/_selftest` endpoint available during domain authorization? For me it has been handy to use in manually testing and debugging.

I can see a reason for both versions. I was just curious what your thought process was. Thanks for submitting a PR for this so quickly. I wish I had...

If the upstream sends a host header and that host is not in our ingress controller, we should not reply back with a 200 OK. In my opinion, in the...

I've run into a case where I believe adding support for a configuration file would prove helpful. I recently resolved an issue where `:yamerl` was incorrectly throwing an error while...

Agreed. Supporting the `on conflict` clause in the configuration would make my life a lot easier and make this tool a lot more useful to me.

The best solution I've found is to edit `~/.kube/config`, find where `gke-gcloud-auth-plugin` is referenced, and update the value to its full path. Original: ```diff user: exec: apiVersion: client.authentication.k8s.io/v1beta1 args: null...

@yaroslaff Do you have a reference about Ory abandoning self-hosted Kratos or Keto? I've been busy working on other projects so I'm a bit out of touch. However, I don't...