istio-ecosystem / authservice

Move OIDC token acquisition out of your app code and into the Istio mesh
Apache License 2.0
217 stars 63 forks source link

GitHub Package Registry blockers are fixed, but image still can't be pulled #118

Closed cflewis closed 6 months ago

cflewis commented 4 years ago

The docs make multiple references to requiring users to manually downloaded the authservice image and put it in their own registry. The cited bugs have been marked fixed, but this still gives me an ImagePullBackoffError :cry:

My guess is the reason is that the cluster doesn't have the required Docker authentication tokens.