Skip to content

Refactor configuration parsing #13

@hariso

Description

@hariso

The connector's configuration consists of a number of parameters of different types and with different validations. Currently, we're parsing fields one by one. If the configuration continues growing, we should look into a more generic way to parse configurations, to keep maintainable code.

Another thing to consider here are parameters for explicitly enabing/disabling TLS. Currently, TLS is considered enabled if any TLS setting is present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions