Project

Profile

Help

Issue #8905

closed

The pulp container fails to take the updated remote token.

Added by sandeepc1988 almost 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

  • The remote API call is invoked to configure the AWS ECR container registry with username and password.
  • AWS token expiration is 12 hrs.
  • Once the token is expired, When the docker pull request is invoked on the pulp server, the remote returns a 403 forbidden error.
  • Now a Remote API call is patched with a new valid AWS token, the docker pull request is expected to pull the image from the remote.
  • But pulp container fails to take the updated token and fails to pull the image.

Observation:
The pulp container plugin is not handling 403 forbidden errors.

Also available in: Atom PDF