-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
See https://hub.docker.com/r/bitnami/postgresql; I didn't remember about this and while provisioning a local Coder environment, I faced image pull issues.
The instructions at https://coder.com/docs/install/kubernetes will start failing for everyone. I would suggest the instructions are updated.
Relevant Log Output
Failed to pull image "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": failed to resolve reference "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": docker.io/bitnami/postgresql:17.6.0-debian-12-r4: not foundExpected Behavior
Following the Kubernetes instructions works.
Steps to Reproduce
- Follow the instructions at https://coder.com/docs/install/kubernetes
- Receive:
Failed to pull image "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": failed to resolve reference "docker.io/bitnami/postgresql:17.6.0-debian-12-r4": docker.io/bitnami/postgresql:17.6.0-debian-12-r4: not found
Environment
- Host OS: Kubernetes
- Coder version: current
Additional Context
The issue is new (previously worked fine)
Metadata
Metadata
Assignees
Labels
No labels