(TID) QKD App component uses wrong database name
Reporters
- Pablo Golderos (TID)
- Lluis Gifre (CTTC) [review]
Description
QKD App component uses database name "qkd_app" which does not match with pattern "tfs_". That causes that on redeploy with drop database, QKD App database is not deleted.
Deployment environment
- Operating System (include version): all
- MicroK8s (include version and add-ons): all
- TeraFlowSDN (include release/branch-name/commit-id): develop
TFS deployment settings
- All deployments using QKD App and using drop database feature
Sequence of actions that resulted in the bug
- Deploy TFS with QKD App, create QKD App, redeploy having drop database=YES. Data will not be removed from database.
Document the explicit error
N/A
Expected behaviour
QKD App to be deleted when redeploying with drop database = YES
Acknowledgements
This work is funded by the European Commission through the DIGITAL-2021-QCI-01 QUARTER project with Grant Agreement number 101091588.
References
None
Edited by Pablo Golderos