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

Reserved Namespaces #726

Open
michaelquigley opened this issue Aug 6, 2024 · 1 comment
Open

Reserved Namespaces #726

michaelquigley opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
enhancement Enhancement of an existing feature epic Top-level marquee features feature New feature description spike Requires R&D; figure it out
Milestone

Comments

@michaelquigley
Copy link
Collaborator

michaelquigley commented Aug 6, 2024

Implement reserved namespaces that allow for creating reserved shares with an account-controlled scope.

Reserved share (myshare):
myshare.share.zrok.io

Reserved namespace (homelab):
myshare.homelab.share.zrok.io

@michaelquigley michaelquigley self-assigned this Aug 6, 2024
@michaelquigley michaelquigley added enhancement Enhancement of an existing feature spike Requires R&D; figure it out feature New feature description labels Aug 6, 2024
@michaelquigley michaelquigley added this to the v1.0 milestone Aug 6, 2024
@michaelquigley michaelquigley added the epic Top-level marquee features label Aug 6, 2024
@michaelquigley michaelquigley modified the milestones: v1.0, v1.1 Oct 9, 2024
@ftwang
Copy link

ftwang commented Jan 4, 2025

This would be super useful in testing enterprise application locally, where each team has its own subdomain. For example, team-a.myapp.share.zrok.io and team-b.myapp.share.zrok.io, where both would proxy to the same service on the (myapp) namespace at myapp.share.zrok.io. It be great if the caddy backend can also generate the wildcard TLS certs for the reserved namespace (*.myapp.share.zrok.io).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature epic Top-level marquee features feature New feature description spike Requires R&D; figure it out
Projects
Development

No branches or pull requests

2 participants