As a user/admin I'd like to be able to enable secure mode in HDFS using Kerberos so I can authenticate all requests against HDFS. This is done when - [x] a CRD change(s) has been proposed and reviewed on how to enable Kerberos - [x] it uses the functionality provided by the secret operator to provision Kerberos keytabs https://github.com/stackabletech/secret-operator/issues/4 - [x] documentation is added - [x] integration tests are added - [ ] examples are added - [x] feature tracker is updated
As a user/admin I'd like to be able to enable secure mode in HDFS using Kerberos so I can authenticate all requests against HDFS.
This is done when