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
fix(dask): check Traefik before creating dashboard ingress (#629)
Before creating the Dask dashboard ingress, the code now checks
if either TRAEFIK_ENABLED or TRAEFIK_EXTERNAL is set. This ensures
that ingress resources are only created and deleted when Traefik
is available.
Closesreanahub/reana#852
0 commit comments