DataWorkz-NL / KubeETL

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

Feat: Extend CredentialField with Sensitive values. #9

Closed Blokje5 closed 3 years ago

Blokje5 commented 3 years ago

This can be used by an admin to determine that certain fields (e.g. a password) in a connection can only be setup as a SecretKeyRef.

Fixes: #8