Simon Schwichtenberg

Results 9 comments of Simon Schwichtenberg

any updates on this or workarounds?

@jbearor Is there something new to this? Maybe https://github.com/Azure/secrets-store-csi-driver-provider-azure/discussions/771 is relevant.

Are these the security group rules that are currently used in the latest release https://github.com/terraform-aws-modules/terraform-aws-eks/blob/58285f37d1dfaacbf99055ed87f1be19cc39f5ad/node_groups.tf#L61 ? Is it possible to manually recreating such a security group and pass it to...

I want to patch it myself, but I would need guidance. The rule currently allows all protocols on all ports. I do not know how to restrict traffic without breaking...

@ManoharLakkoju-MSFT thanks for the quick reply. The document says that the refresh token is ["not used by managed identities for Azure resources."](https://github.com/MicrosoftDocs/azure-docs/blob/69b06eec906252775e8e5e70e62a4a4036f7fed3/articles/active-directory/managed-identities-azure-resources/how-to-use-vm-token.md?plain=1#L101) It seems that the access token I got...

> When a new access token is issued, it is typically done when the previous token has expired. does this imply that there can be a short period where the...

Can confirm that did the trick. Thanks.

What about the `DefaultSecurityOptions__Issuer` for the `credentialissuerwebsite-deploy`? See https://github.com/simpleidserver/SimpleIdServer/blob/master/sid-kubernetes.yaml#L401

I am using headlamp 0.29.0 on windows can cannot use it with a kubeconfig generated by `aws eks update-kubeconfig` (aws-cli/2.25.4 Python/3.12.9 Windows/11 exe/AMD64). I cannot even delete the cluster from...