-
-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/featureA brand new featureA brand new feature
Description
Issue submitter TODO list
- I've searched for an already existing issues here
- I'm running a supported version of the application which is listed here and the feature is not present there
Is your proposal related to a problem?
No response
Describe the feature you're interested in
Hi,
This is a feature request to make credential masking switchable via a configuration variable.
When using the UI to do development of Kafka connectors it is a bit cumbersome to have to re-enter credentials when editing a connector. Whereas this is of course useful in production environments, it'd help connector developers to speed up their development tasks if it was not necessary re-insert credentials.
The patch should not be big, perhaps just putting the body of the sanitize method in KafkaConfigSanitizer behind a configuration switch (default value keeping the current behaviour) would be enough.
I'm happy to submit a patch if you'd be willing to accept this change.
Thanks.
Describe alternatives you've considered
No response
Version you're running
1.3.0
Additional context
No response
Metadata
Metadata
Assignees
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/featureA brand new featureA brand new feature