-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
releasePreparation for pre-release/releasePreparation for pre-release/release
Milestone
Description
Hotfix v1.83.1 (1.7.2025)
Hotfix v1.83.1 (@sanderegg @matusdrobuliak66 )
Actions:
- restart the webserver with image
itisfoundation/webserver:v1.83.1 - change the env var on director-v2
DYNAMIC_SIDECAR_IMAGE=itisfoundation/dynamic-sidecar:v1.83.1
- change docker service label manually on webserver
traefik.http.routers.staging-simcore_webserver_sticky.rulewith
Path(`/v0/projects`) || Path(`/v0/projects:clone`) || PathRegexp(`^/v0/projects/[0-9a-fA-F-]+/nodes/[0-9a-fA-F-]+:stop`) ||
PathRegexp(`^/v0/projects/[0-9a-fA-F-]+/nodes/[0-9a-fA-F-]+:open`) ||
PathRegexp(`^/v0/projects/[0-9a-fA-F-]+/nodes/[0-9a-fA-F-]+:close`) ||
PathRegexp(`^/v0/storage/locations/[0-9]+/paths/.+:size`) || PathRegexp(`^/v0/storage/locations/[0-9]+/-/paths:batchDelete`) || PathRegexp(`^/v0/storage/locations/[0-9]+/export-data`) || PathRegexp(`^/v0/tasks-legacy/.+`)
- add new docker service label manually to webserver
traefik.http.routers.staging-simcore_webserver_sticky.prioritywith value8
- We changed back to default
traefik.http.routers.production-simcore_webserver.rule
(Path(`/`) || Path(`/v0`) || Path(`/socket.io/`) || Path(`/static-frontend-data.json`) || PathRegexp(`^/study/(?P<study_uuid>\b[0-9a-f]{8}\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\b[0-9a-f]{12}\b)`) || Path(`/view`) || Path(`/#/view`) || Path(`/#/error`) || PathPrefix(`/v0/`))
UPDATE:
- hotfixed to all 5 prod deployments
Hotfix v1.83.2 (3.7.2025)
Hotfix v1.83.2 (@sanderegg @matusdrobuliak66 )
Actions:
- restart director-v2
- restart webserver
UPDATE:
- hotfixed to all 5 prod deployments
Hotfix v1.83.3 (4.7.2025)
Hotfix v1.83.3 (@odeimaiz @matusdrobuliak66 )
Actions:
- restart static-webserver
UPDATE:
- sim4life.io and tip.science hotfixed (only billable products were enough)
OPS
- inhouse tip prometheus: scrape simcore services osparc-ops-environments#1109
- https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/1477
- https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/1487
Actions:
force_deploy_monitoing
UPDATE:
- only inhouse tip
Hotfix v1.83.4 (14.7.2025)
Hotfix v1.83.4 (@sanderegg @matusdrobuliak66 )
Actions:
- restart director-v2
UPDATE:
- sim4life.io, osparc.io and tip.science director-v2 was manually restarted around 9:35 AM 4.7.2025
OPS
PRs:
Metadata
Metadata
Assignees
Labels
releasePreparation for pre-release/releasePreparation for pre-release/release