Is this a new feature, an enhancement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
In order to remove the Vault dependency from NICo (#195), NICo should no longer retrieve UFM credentials from Vault.
Feature Description
NICo should read read the credentials from a file referenced in its config files.
The content can be written there in any way the operator desired. However in most cases it is expected to get injected. E.g. it might be a k8s secret.
NICo should reload the file if necessary so that credentials can be updated during NICo runtime.
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
Is this a new feature, an enhancement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
In order to remove the Vault dependency from NICo (#195), NICo should no longer retrieve UFM credentials from Vault.
Feature Description
NICo should read read the credentials from a file referenced in its config files.
The content can be written there in any way the operator desired. However in most cases it is expected to get injected. E.g. it might be a k8s secret.
NICo should reload the file if necessary so that credentials can be updated during NICo runtime.
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct