DataWorkz-NL / KubeETL

ETL controller for Kubernetes
Apache License 2.0
4 stars 0 forks source link

Add a "sensitive field" validation to the ConnectionType #8

Closed Blokje5 closed 3 years ago

Blokje5 commented 3 years ago

Connections can contain sensitive fields such as a password. It should be possible for an admin to configure on a ConnectionType that certain connection fields can only come from a secret.

This can be implemented using the existing validating webhook.