-
Bug
-
Resolution: Done
-
Normal
-
RHODS_1.19.0_GA
-
False
-
None
-
False
-
-
Testable
-
No
-
-
-
-
-
-
-
1.20.0-z
-
No
-
No
-
Yes
-
None
-
-
-
RHODS 1.20
Description of problem:
when creating a workbench the user does not get possibility to connect to existing data connections (or create new one), while it is possible to add a storage in a similar way.
Prerequisites (if any, like setup, operators/versions):
Create a Data science project
Steps to Reproduce
- go to RHODS Dashboard > Data Science Projects
- enter your project
- click on "create workbench" button
- add key/value pair environment variables
- check corresponding secrets/configmap get created
- delete the workbench
- check if secrets/confgimaps have been deleted*
- it should not happen if the env variable type is AWS otherwise the corresponding data connection will be removed too from the project
Actual results:
secrets/configmaps for environment variables are not removed when workbench is deleted
Expected results:
secrets/configmaps for environment variables are removed when workbench is deleted
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
tested using local deployment of dashboard. The same changes should be in build v1.19.0-3. I will check
Workaround:
Additional info:
- clones
-
RHODS-5700 [DSG] workspace creation page does not provide a section for data connections
- Closed