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

[ws-proxy] fix ACME challenge handler #9358

Merged
merged 1 commit into from
Apr 19, 2022
Merged

[ws-proxy] fix ACME challenge handler #9358

merged 1 commit into from
Apr 19, 2022

Conversation

sagor999
Copy link
Contributor

@sagor999 sagor999 commented Apr 15, 2022

Description

Fixes ACME challenge catcher not always working.
Making sure that ACME handler is the first one added, as handlers are processed in the order they are added.

Related Issue(s)

Fixes https://github.com/gitpod-io/ops/issues/1831

How to test

Release Notes

[ws-proxy] Do not allow ACME challenge to be processed by workspaces to ensure no one can register TLS for gitpod.io through letsencrypt

Documentation

@roboquat roboquat added size/XS and removed size/S labels Apr 19, 2022
@sagor999 sagor999 changed the title wip [ws-proxy] fix ACME challenge handler Apr 19, 2022
@sagor999 sagor999 marked this pull request as ready for review April 19, 2022 00:20
@sagor999 sagor999 requested a review from a team April 19, 2022 00:20
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Apr 19, 2022
@roboquat roboquat merged commit ede6cac into main Apr 19, 2022
@roboquat roboquat deleted the pavel/ops-1831 branch April 19, 2022 00:28
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note size/XS team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants