Skip to content

feature request: top level configuration #206

@Fabccc

Description

@Fabccc

Hi !

First of all, thank you for providing and maintaining this operator, it works perfectly well in production.

I have a usecase that is not currently covered by this operator.
I want to add a small proxy for http basic auth, I decided to go with HAProxy, as it's well known for low ressources consumption.
I know that HAProxy support BasicAuth with userlist, but it need to be at the top level of haproxy.cfg.

In the InstanceSpec, I could not find anywhere to put a top level configuration (outside of defaults and global).
Also I don't see additionalParameters working correctly on both global and default configuration in InstanceSpec.

Having the possibility to add arbitrary parameter at the top level of configuration is, in my opinion, a good way for teams to quickly iterate using this operator, while developing more configuration in the operator's source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions