Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: revert: use CRC32 to shorten app subdomain #10160

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

Merged
merged 1 commit into from
Oct 10, 2023
Merged

fix: revert: use CRC32 to shorten app subdomain #10160

merged 1 commit into from
Oct 10, 2023

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Oct 10, 2023

Reopen: #8145

This reverts commit 0e28397.

@deansheather spotted that there is still missing a corresponding implementation on the workspace proxy side, to map a URL with CRC32 hash to the application. Unfortunately, it requires a lot of wiring and does not align with my original assumption that all application URLs are stored in a database.

@mtojek mtojek self-assigned this Oct 10, 2023
@mtojek mtojek changed the title Revert "fix: use CRC32 to shorten app subdomain (#9645)" fix: revert: use CRC32 to shorten app subdomain Oct 10, 2023
@mtojek mtojek marked this pull request as ready for review October 10, 2023 07:42
@mtojek mtojek enabled auto-merge (squash) October 10, 2023 07:50
@mtojek mtojek merged commit f36fba2 into main Oct 10, 2023
@mtojek mtojek deleted the revert-crc32 branch October 10, 2023 08:12
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants