-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
What happened:
Right now there are two error codes with same number:
| ERR_NVIDIA_GPG_KEY_DOWNLOAD_TIMEOUT=225 # Timeout waiting for NVIDIA GPG key download |
| ERR_PULL_POD_INFRA_CONTAINER_IMAGE=225 # Error pulling pause image |
What you expected to happen:
They should not be colliding, ERR_PULL_POD_INFRA_CONTAINER_IMAGE should have a different number.
cc: @fseldow
Metadata
Metadata
Assignees
Labels
No labels