Skip to content

Make admin client more configurable #99

@jclementemis

Description

@jclementemis

As user
I want to configure admin client via environment variables
So that I can change remoras behaviour at runtime

Description

Currently I believe that it is not possible to add additional properties to admin client via environment variables.
https://github.com/zalando-incubator/remora/blob/master/src/main/resources/application.conf#L24

How I would like to use this feature ?

  • I run remora in a kubernetes environment and I want to connect remora to AWS MSK instance that has SSL enabled between client and broker. I would like to supply SSL security.protocol to the admin client via kubernetes environment variable or configMaps.

Acceptance criteria

  • A user should be able to configure properties of the admin-client e.g security.protocol via environment variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions