Skip to content

FIX: Update URL configuration for ARM JupyterHub compatibility#1013

Merged
zssherman merged 3 commits into
ARM-DOE:mainfrom
michaeltg12:update-dqr-url
May 20, 2026
Merged

FIX: Update URL configuration for ARM JupyterHub compatibility#1013
zssherman merged 3 commits into
ARM-DOE:mainfrom
michaeltg12:update-dqr-url

Conversation

@michaeltg12
Copy link
Copy Markdown
Contributor

This PR updates the URLs used for the ARM Live data download (act.discovery.download_arm_data) and the DQR webservice (act.qc.add_dqr_to_qc).

Previously, the URL structure encountered connection and routing errors when executed from within the ARM JupyterHub cluster due to its specific proxy and ingress controller setup. The endpoints have been updated to use the new proxy path, which resolves successfully both from within the ARM Kubernetes cluster and from outside of it.

[x] Closes #1011

[x] PEP8 Standards or use of linter

@zssherman
Copy link
Copy Markdown
Collaborator

Thanks for the PR @michaeltg12 ! Only suggestion is on line 304 of that file we use the same url as well, are you able to update that line as well?

@zssherman zssherman merged commit 251ff64 into ARM-DOE:main May 20, 2026
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update URL configuration for compatibility with the ARM JupyterHub cluster

2 participants