Skip to content

Implement rootpath similar to argo-cd #7767

@alexandrud

Description

@alexandrud

Summary

Currently, running argo-workflows on a subpath requires rewrites on the reverse proxy. In argo-cd you can avoid that by setting extra arguments to the entrypoint command.

- --rootpath
- /argocd
- --basehref
- /argocd

Would it be possible to replicate this behavior on argo-workflows as well?

Use Cases

AWS Application Load Balancers do not support rewrites. Our setup doesn't use any additional controller like nginx.


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions