Container Registry Error
Problemβ
Failed to establish a connection with the container registry.
Causeβ
The user credentials are incorrect.
Solution 1 (External Secret Operator)β
-
Navigate to Cloud Provider's Management Console.
-
Navigate to
AWS System Manager
->Parameter Store
. -
Update the credentials for the container registry to ensure they are current and have the necessary permissions.
-
Wait for External Secret Operator Credential Update. Allow approximately 2 minutes for the External Secret Operator to detect and implement the credential changes.
Solution 2 (Manually Provisioned Credentials)β
-
In the KubeRocketCI portal navigate Configuration -> Artifacts Storage -> Registry:
-
Modify user credentials, including endpoint, user, or token, to ensure appropriate access rights.
noteFor detailed instructions, visit the managing container registries.