Gerardo Gómez Rodríguez

Results 10 comments of Gerardo Gómez Rodríguez

Hi @evan2645 thank you for following up on this and referencing relevant issues! According to [kustomize's official documentation](https://kubectl.docs.kubernetes.io/guides/config_management/offtheshelf/), the way to distribute kustomize files is by having a dedicated GitHub...

Hi @evan2645 ! I've created a new public repository: https://github.com/GerardoGR/spire-kustomize that can work as the foundation for the kustomize manifests. It also includes an end-to-end test (based off the [Kubernetes...

Friendly reminder: Would the above repo work for the spiffe org?

This is a really nice feature!. Is there something to be done here to have this in a future release?

Hi @rturner3 Thank you for coming back to me. I understand the reasoning behind the decision and it sounds to me like like a sane path forward for SPIFFE as...

@JoeyC-Dev thank you for the insight. I just wanted to avoid patching a resource that we do not control directly (the default controller). On the other hand, what @OliverMKing mentioned...

Thanks for sharing your snippet @giladdi-tr it helped me to get started with the workspaces in Terragrunt. After some more fiddling around, I found out that actually Terraform supports a...

This issue has been here for some time already and I haven't checked containerd's code for handling the signal but by trying at least sending `SIGHUP` to the `containerd` it...

@riyac there is no way to force-update this, e.g. az cli command?

For me, setting: ``` let g:python_pyright_executable = 'basedpyright-lamgserver' ``` did the trick. Not sure if there are other settings needed.