You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initially tried to create these tasks as github sub-issues, but the mechanism didn't work as I expected it to. #187, #188 , #189 , and #190 have all been closed and their tasks ported here for simplicity of management.
Tasks
Update `templates/TEMPLATE_terraform.tfvars':
Update data_studio_container_version = 0.7.8.
Assess Security Contexts and whether changes required to docker-compose file:
connect proxy
connect server
Implement pre-deployment checks:
Ensure v0.7.8 is not run with a version of SP Enterprise < v24.2.x .
Ensure data_studio_container_version is populated with a viable version (e.g. 0.7.0, 0.7.1, 0.7.2, and 0.7.8 -- confirm exact list with DS team)
Seqera-managed Studios containers:
Confirm with Product if any more managed container entries need to be added.
Update configuration structure (if necessary).
Change CONNECT_SERVER_LOG_LEVEL to CONNECT_LOG_LEVEL
The text was updated successfully, but these errors were encountered:
The official product has been renamed to Studios (no longer Data Studios). Given that the solution already has long-established divergences (e.g. tower instead of seqera_platform), and that modifying terraform.tfvars keys will require additional manual intervention by implementers, I'm sticking with the pre-existing data_studio nomenclature (sorry Product).
Update as per:
Note
I initially tried to create these tasks as github sub-issues, but the mechanism didn't work as I expected it to. #187, #188 , #189 , and #190 have all been closed and their tasks ported here for simplicity of management.
Tasks
data_studio_container_version = 0.7.8
.data_studio_container_version
is populated with a viable version (e.g.0.7.0
,0.7.1
,0.7.2
, and0.7.8
-- confirm exact list with DS team)CONNECT_SERVER_LOG_LEVEL
toCONNECT_LOG_LEVEL
The text was updated successfully, but these errors were encountered: