Benjamin Chrobot
Benjamin Chrobot
We encountered this issue as well. I've created a minimal repo for reproduction: https://github.com/politics-rewired/shelljs-repro. This is written in TS because that's what we use, but happens in plain JS as...
> I use workaround - disable JWT Issuer Validation on pki, it isn't work in another way @rumanzo could you share how you accomplished this? I have tried the following...
We're still seeing this in `[email protected]`.
PR #94 adds support for [Kubernetes Service Registration](https://www.vaultproject.io/docs/configuration/service-registration/kubernetes). This project is [still using Vault 1.2.1](https://github.com/sethvargo/vault-on-gke/blob/master/terraform/variables.tf#L197-L201) (now 2 years old) by default, however, and Kubernetes Service Registration wasn't [added until Vault...
Duplicate of #98. May be worth reviewing this as a standalone bug fix PR as #98 also includes two features.
@MPV could you share how you got it to work with a custom path? We have not been able to get the custom path to work with the `vault.kubernetesLogin()` method...
> This can be controlled by the param mount_point as in the example here: > > https://github.com/kr1sp1n/node-vault/blob/70097269d35a58bb560b5290190093def96c87b1/example/auth_kubernetes.js#L17 `enableAuth` makes a POST request to `/sys/auth/{{mount_point}}` to create an auth method on...
We have had success running on GCP's Kubernetes Engine offering. We are using our own database, but I imagine that using GCP's Cloud SQL offerings would be straightforward. Support for...
Any update on when this might get merged?
This is a feature we are interested in. @borchero do you still have plans to work on this at some point? If not, I would be happy to take a...