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 from 10.xxx.xxx.xx:38492: tls: no certificates configured / remote error: tls: unrecognized name #7425

Open
urat2329 opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issues that need to be triaged

Comments

@urat2329
Copy link

urat2329 commented Nov 22, 2024

Description

Observed Behavior:
Facing following both issues

{ "level":"ERROR","time":"2024-11-22T09:29:59.518Z","logger":"webhook","message":"http: TLS handshake error from 10.xxx.xxx.xx:38492: tls: no certificates configured\n","commit":"fb4d75f"}

"https://karpenter.system.svc:8443/validate/karpenter.sh?timeout=10s\": remote error: tls: unrecognized name"

kubectl describe secret karpenter-cert -n system
Name: karpenter-cert
Namespace: system
Labels: app.kubernetes.io/instance=karpenter
app.kubernetes.io/managed-by=Helm
app.kubernetes.io/name=karpenter
app.kubernetes.io/version=1.0.7
argocd.argoproj.io/instance=karpenter
helm.sh/chart=karpenter-1.0.7
Annotations:

Type: Opaque

Data

Im updating karpenter version from 0.36.1 ---> 1.0.7
followed V1 migration document
Used argocd to deploy resources

Expected Behavior:
No errors

Reproduction Steps (Please include YAML):

Versions:

  • Chart Version:
  • Kubernetes Version (kubectl version):
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@urat2329 urat2329 added bug Something isn't working needs-triage Issues that need to be triaged labels Nov 22, 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 needs-triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant