Description
Extend the secrets merge code from XNAT core configuration to include XNAT plugins. This will make the process of including arbitrary secrets, such as passwords, used within plugins to segregate base configuration and apply sensitive information from Kubernetes Secrets.
Benefit Hypothesis
Implements better and more industry standard secrets management within less administration complexity providing a better user experience and hardened deployment.
Acceptance Criteria
- Ensure backward compatibility to existing deployments.
- Implement and ensure accurate merge of standard configuration and secrets.
Description
Extend the secrets merge code from XNAT core configuration to include XNAT plugins. This will make the process of including arbitrary secrets, such as passwords, used within plugins to segregate base configuration and apply sensitive information from Kubernetes Secrets.
Benefit Hypothesis
Implements better and more industry standard secrets management within less administration complexity providing a better user experience and hardened deployment.
Acceptance Criteria