Skip to content

argocd version v2.1.0 breaks repo-server deployment #882

@marcportabellaclotet-mt

Description

Describe the bug

There is a change in repo server docker image. Previous to v2.1.0, the entrypoint references a file called uid_entrypoint.sh, which is hardcoded in the argocd helm chart.
New reposerver docker image, changes the arg entrypoint file to entrypoint.sh.
This prevents using the reposerver with the v2.1.0 image.

To Reproduce

change global image tag to v2.1.0

Expected behavior

repo server should be able to start

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions