mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
As we observed [^1], messing up with compute image, trying to use an unexistent one, results in cplane schedules too many pods for the pool that cannot pull the image because it does not exist, reaching out to the docker hub too often, which results in our token being rate-limited. So, we need to push the images directly into ACR, instead of using pull-through cache. [^1]: https://neondb.slack.com/archives/C06SJG60FRB/p1721749525396229