Skip to content

Conversation

aznashwan
Copy link
Contributor

This patch removes the 'args' field from the 'registry-dpl' Deployment template, as is was completely ignored by the upstream registry-photon image's entrypoint.sh script which does not accept/process any arguments in any way.

Fixes: #1801

This patch removes the 'args' field from the 'registry-dpl' Deployment
template, as is was completely ignored by the upstream registry-photon
image's entrypoint.sh script which does not accept/process any
arguments in any way.

Fixes: goharbor#1801

Signed-off-by: Nashwan Azhari <[email protected]>
Copy link
Collaborator

@MinerYang MinerYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@aznashwan Thanks for your contributions !

Copy link
Contributor

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MinerYang MinerYang merged commit 44f6a8f into goharbor:main Aug 27, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

registry-dpl template container's args only coincidentally work.
3 participants