Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterHub 3+ would block internal DNS by default? #3398

Closed
linlol opened this issue Apr 15, 2024 · 7 comments
Closed

JupyterHub 3+ would block internal DNS by default? #3398

linlol opened this issue Apr 15, 2024 · 7 comments
Labels

Comments

@linlol
Copy link

linlol commented Apr 15, 2024

I am using JupyterHub with https://github.com/jupyterhub/zero-to-jupyterhub-k8s and I found issue during upgrade.

Currently I am using z2jh 1.2.0 with JupyterHub 1.5.0, and I am planning to upgrade to z2jh 2.0.0 and hub 3.0.0

looks like after upgrade, I can no longer send internal request thru Service within the same namespace like curl https://${SVC_NAME}/${ENDPOINTS}

Seems like the connection between lab and hub is great, but for other services which is not managed by z2jh helm, JupyterLab cannot access them via internal DNS

Is it something disabled due to the rbac feature?

@linlol linlol added the bug label Apr 15, 2024
Copy link

welcome bot commented Apr 15, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@manics manics transferred this issue from jupyterhub/jupyterhub Apr 15, 2024
Copy link

welcome bot commented Apr 15, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@manics
Copy link
Member

manics commented Apr 15, 2024

Z2JH 2 contained some breaking changes regarding the network policy rules, have a look at
https://z2jh.jupyter.org/en/stable/administrator/upgrading/upgrade-1-to-2.html#upgrade-1-2-security-breaking-change

Note that Z2JH 2 is still very old and unsupported, the most recent release is 3.3.7.

@manics manics added support and removed bug labels Apr 15, 2024
Copy link

Hi there @linlol 👋!

I closed this issue because it was labelled as a support question.

Please help us organize discussion by posting this on the https://discourse.jupyter.org/ forum. If it's your first time posting
please read https://discourse.jupyter.org/t/getting-good-answers-to-your-questions/1825.
The more information you provide the more likely we can help you.

Our goal is to sustain a positive experience for both users and developers. We use GitHub issues for specific discussions related to changing a repository's content, and let the forum be where we can more generally help and inspire each other.

Thanks you for being an active member of our community! ❤️

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
@linlol
Copy link
Author

linlol commented Apr 15, 2024

Z2JH 2 contained some breaking changes regarding the network policy rules, have a look at https://z2jh.jupyter.org/en/stable/administrator/upgrading/upgrade-1-to-2.html#upgrade-1-2-security-breaking-change

Note that Z2JH 2 is still very old and unsupported, the most recent release is 3.3.7.

Thanks @manics, I would check my helm configuration!

@linlol
Copy link
Author

linlol commented Apr 16, 2024

btw @manics

Is there any migration guide for z
2jh 2-> 3 (jupyterhub 3->4)? I cannot find similar thing in doc.

Or the change is generally backward compatible except db change

@consideRatio
Copy link
Member

There isn't a migration guide besides the changelog listing what should be considered for z2jh 2 -> 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants