Details
Description
Using a docker hosted repository with deployment policy "Disable redeploy" and the checkbox to Allow redeploy only on 'latest' tag, redeploy fails if the image exists with another tag.
Steps:
1. Deploy the image to the repo with latest tag
2. Verify that redeploying with latest tag works
3. Deploy the image again with tag test
4. Create a new latest tag based on the image with tag test
5. Redeploy with latest tag fails
Expected redeploy with latest tag to work.
Attachments
Issue Links
- is duplicated by
-
NEXUS-26153 Docker v20.10.0 push of new image tag fails to a repository with the deployment policy set to disable redeploy
-
- Closed
-
- is related to
-
NEXUS-24485 Docker Manifest generation is incorrect for Redeploy Disabled repositories.
-
- Closed
-
-
NEXUS-26153 Docker v20.10.0 push of new image tag fails to a repository with the deployment policy set to disable redeploy
-
- Closed
-
-
NEXUS-18186 Disabling redeploy for a private docker repo breaks the latest tag
-
- Closed
-
- relates
-
NEXUS-25868 Podman push of new image tag fails when docker cli push succeeds for the same actions
-
- Closed
-
- links to