Skip to content

Missing support for ListenerSet #874

Description

@kyrofa

Description of the change

The gateway API supports the concept of a ListenerSet that better supports a multi-tenant gateway, but the Nextcloud helm chart only supports HTTPRoutes.

Benefits

Adding support for ListenerSet means this chart supports shared gateways. Without this support, users in this situation must deploy a ListenerSet manually. This isn't a huge deal, but it does make deployment more complex.

Possible drawbacks

One more thing for the chart to manage and get bugs logged against.

Additional information

If there is an appetite for this, I'd be happy to propose a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions