Results 2 issues of mikegin

Mirror question here in Stack Overflow: https://stackoverflow.com/questions/68854640/sometimes-failing-to-retrieve-application-default-credentials-on-gke-autopilot-i Some pods in my GKE Autopilot cluster aren't able to grab the Application Default Credentials to call other GCP services. I will apply...

type: bug
priority: p2
external

Creating two routes one with path `/test` and the other with path `/test2` Make sure the `/test` route comes before the `/test2` route in the routes array. Then `curl /test2`...