emissary-ingress/emissary

mapping: invalid add_response_headers causes pod crash

Aperta

#4760 aperta il 14 dic 2022

 (8 commenti) (0 reazioni) (0 assegnatari)Python (679 fork)batch import
contrib-festgood first issuestalet:feature

Metriche repository

Star
 (4096 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I have been running Ambassador version 3.3.0 for more than a month without issue. Today, I tried to restart the edge-stack deployment after updating our SSL certificate, as I wasn't getting the new cert when making an HTTP request.

The pods would start, crash, and repeat, without ever going into a healthy state. I decided to upgrade to 3.3.1 to see if that would fix it. Still, the pods start, crash, and repeat. It appears that the pod cannot download the file "github.com/datawire/apro/v3/cmd/amb-sidecar/devportal/server/http.go:75". Not sure if this is the root issue though. I have attached a log of one of the pods trying to start up. ambass.txt

Guida contributor