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

connect sidecar gets "unauthenticated: ACL not found" while replacing node in AKS cluster #3040

Open
MageshSrinivasulu opened this issue Oct 5, 2023 · 2 comments
Labels
type/bug Something isn't working

Comments

@MageshSrinivasulu
Copy link

I am facing a problem when the pod starts up the envoy sidecar fails with the error. This happens while performing maintenance over AKS nodes where I need to move the connect inject enable pods to newer nodes.

[2023-10-03 05:44:33.997][1][warning][config] [./source/common/config/grpc_stream.h:160] DeltaAggregatedResources gRPC config stream closed: 16, unauthenticated: ACL not found

A similar issue is being discussed in Nomad as well hashicorp/nomad#9785

@MageshSrinivasulu MageshSrinivasulu added the type/bug Something isn't working label Oct 5, 2023
@Ranjandas
Copy link
Contributor

Hi @MageshSrinivasulu, Could you please provide more information about your setup?

  • What version of Consul-K8S/Helm Chart are you using?
  • Are you consistently able to reproduce this issue? Do you have any sequence of instructions to reproduce this?
  • Is this issue happening on a specific kind of workload (StatefulSet vs Deployments/Pods etc)?

@MageshSrinivasulu
Copy link
Author

MageshSrinivasulu commented Oct 20, 2023

Hi @Ranjandas

  1. Consul helm 0.49.5
  2. Yes able to consistently reproduce this issue. This happens every time we do maintenance on Kubernetes nodes like node replacement or new node pool creation
  3. No it is happening at random across the deployment / stateful set that is using consul connect inject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants