issues
search
ITISFoundation
/
osparc-ops-environments
osparc operations
MIT License
3
stars
6
forks
source link
Add vendor stack
#850
Closed
YuryHrytsuk
closed
1 month ago
YuryHrytsuk
commented
1 month ago
What do these changes do?
Add vendor stack
Introduce
authenticated_platform_user
middleware
Implementation insights
In case AUTH Server is down, the routers using
authenticated_platform_user
middleware in this case will return
500
The middleware
authenticated_platform_user
is available as long as OPS Traefik is up and running
Vendor's manual service is only available via public network
Related issue/s
closes
https://github.com/ITISFoundation/osparc-ops-environments/issues/830
Related PR/s
https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/1016
Checklist
[X] I tested and it works
[X] The Stack has been included in CI Workflow
[X] Service has resource limits and reservations
[X] Service has placement constraints or is global
[X] Service is restartable
[X] The restart is zero-downtime
[X] Service can migrate to another Node without manual intervention
[ ]
https://github.com/ITISFoundation/osparc-ops-environments/issues/853
What do these changes do?
Introduce
authenticated_platform_user
middlewareImplementation insights
authenticated_platform_user
middleware in this case will return500
authenticated_platform_user
is available as long as OPS Traefik is up and runningRelated issue/s
Related PR/s
Checklist