Closed yuvipanda closed 3 years ago
traefik_proxy.install support amd64 on Linux and Mac OS as download targets. It should support arm64 (aarch64) as well.
traefik_proxy.install
People running TLJH on ARM machines - see https://github.com/jupyterhub/the-littlest-jupyterhub/issues/62
This is resolved I think.
https://github.com/jupyterhub/traefik-proxy/blob/f2d8366fc03b8a0daea757ab8c2218188893fad1/tests/test_installer.py#L119-L130
https://github.com/jupyterhub/traefik-proxy/blob/397092bed1f7966a222a80930dbb507b301fbc84/jupyterhub_traefik_proxy/install.py#L12-L44
Proposed change
traefik_proxy.install
support amd64 on Linux and Mac OS as download targets. It should support arm64 (aarch64) as well.Who would use this feature?
People running TLJH on ARM machines - see https://github.com/jupyterhub/the-littlest-jupyterhub/issues/62