Skip to content

CSE Error Codes Collision #7466

@surajssd

Description

@surajssd

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
and
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions