Docker Hub Tag Limit within Harness

Reported Behavior:

Some customers have reported an error in the Harness NG Deploy pipelines. This error appears as if the docker hub registry is unavailable for specific projects/pipelines.

Cause of the Behavior:

This behavior is caused by a pagination limit. There is a know code limit of 10,000 tags in Harness. Even though the number of artifacts can be greater than 10,000. Harness private registry artifact limit is set to 10,000.

Solution:

2 possible solutions to this problem

  1. Reduce the number of tags in the docker repository
  2. Define and select a single chosen tag in the repository