This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Controller: multiple replicas fail: invalid spiffe path #411
Labels
type/bug
Something isn't working
Overview of the Issue
Running the consul-api-gateway-controller with more than 1 replica and deploying a
Gateway
withspec.listeners[*].protocol = "HTTPS"
causes the following error on all consul-api-gateway-controller replicas that have not acquired the leader lease:Additionally, this has the effect that all replicas of consul-api-gateway that are in contact with the failing consul-api-gateway-controller replicas reject ingress traffic.
Provide log files from the gateway controller component by providing output from
kubectl logs
from the pod and container that is surfacing the issue.Logs
If not already included, please provide the following:
consul-api-gateway
version: v0.4.0The text was updated successfully, but these errors were encountered: