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

Allow setting minimum TLS Version #125

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

jonstacks
Copy link
Collaborator

What

Allows users to set the minimum TLS Version for TLS termination at Edge. If not supplied, the module will be disabled and TLS will still be terminated at the edge using the ngrok provided default.

How

Moves the annotation parsing outside of planning the routes to the edge reconciliation and then passes in the parsed annotations to the route planning since TLS termination is configured at the edge and not on the individual routes.

Breaking Changes

No

@jonstacks jonstacks requested a review from a team as a code owner January 27, 2023 08:29
@jonstacks jonstacks self-assigned this Jan 27, 2023
@github-actions github-actions bot added area/controller Issues dealing with the controller area/helm-chart Issues dealing with the helm chart documentation Improvements or additions to documentation labels Jan 27, 2023
@jonstacks jonstacks merged commit 08e1000 into ngrok:main Jan 31, 2023
@jonstacks jonstacks deleted the minimum-tls-version branch January 31, 2023 17:32
@jonstacks jonstacks added the area/edge-modules Issues that involve Edge modules label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Issues dealing with the controller area/edge-modules Issues that involve Edge modules area/helm-chart Issues dealing with the helm chart documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants