Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS handshake error Vault on EKS with Istio #678

Open
QuantumBlueQ opened this issue Aug 29, 2024 · 0 comments
Open

TLS handshake error Vault on EKS with Istio #678

QuantumBlueQ opened this issue Aug 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@QuantumBlueQ
Copy link

Describe the bug
I am trying to migrate vault to EKS. As mentioned in the description we also have istio enabled. The certs are on auto. The vault agent injector logs:
2024-08-29T11:43:32.076Z [INFO] handler: Starting handler..
Listening on ":8080"...
2024-08-29T11:43:32.154Z [INFO] handler.auto-tls: Generated CA
2024-08-29T11:43:32.155Z [INFO] handler.certwatcher: Updated certificate bundle received. Updating certs...
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
2024-08-29T11:43:41.763Z [ERROR] handler: http: TLS handshake error from 100.68.104.210:35994: no certificate available

To Reproduce
Steps to reproduce the behavior:

  1. Deploy vault using basic + we use a helm renderer

Application deployment:

Nothing from default deployment is changed 

Environment

  • Kubernetes version: 1.28

  • vault-k8s version: 0.24

@QuantumBlueQ QuantumBlueQ added the bug Something isn't working label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant