You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /auth/v1/token?grant_type=password HTTP/1.1" 401 in the Kong service
To Reproduce
We have deployed this in a terraform script. So we will likely need to stay high level in this issue.
Question
It seems like public.ecr.aws/u3p7q2r8/kong:latest is overwritten on publish. Did anything change that would make this incompatible with older versions of auth?
Is there perhaps any way to publish those old tags so we can stabilize the kong service?
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
On Friday, we had a working deployment of:
Today, we get:
POST /auth/v1/token?grant_type=password HTTP/1.1" 401
in the Kong serviceTo Reproduce
We have deployed this in a terraform script. So we will likely need to stay high level in this issue.
Question
It seems like public.ecr.aws/u3p7q2r8/kong:latest is overwritten on publish. Did anything change that would make this incompatible with older versions of auth?
Is there perhaps any way to publish those old tags so we can stabilize the kong service?
The text was updated successfully, but these errors were encountered: