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

Add cert for TLS LB healthcheck endpoint for tcp-router #1152

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

geofffranks
Copy link
Contributor

Please take a moment to review the questions before submitting the PR

WHAT is this change about?

Adds certs + config to use certs for the new TLS health check for tcp-router

What customer problem is being addressed? Use customer persona to define the problem e.g. Alana is unable to...

Allows operators to have TLS based health checks on their tcp-router.

Please provide any contextual information.

https://www.pivotaltracker.com/story/show/186471705
https://www.pivotaltracker.com/story/show/186497091

Has a cf-deployment including this change passed cf-acceptance-tests?

  • YES
  • NO

Does this PR introduce a breaking change? Please take a moment to read through the examples before answering the question.

  • YES - please choose the category from below. Feel free to provide additional details.
  • NO

How should this change be described in cf-deployment release notes?

tcp-router now supports a TLS based healthcheck when queried from load-balancers, on port 443.

Does this PR introduce a new BOSH release into the base cf-deployment.yml manifest or any ops-files?

  • YES - please specify
  • NO

Does this PR make a change to an experimental or GA'd feature/component?

  • experimental feature/component
  • GA'd feature/component

Please provide Acceptance Criteria for this change?

tcp-router responds to https:///health with a 200 (will require routing-release update before this is fully functional though)

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

@ameowlia

Signed-off-by: Amelia Downs <amelia.downs@broadcom.com>
@ctlong ctlong self-assigned this Jan 9, 2024
@ctlong ctlong merged commit c9053f0 into cloudfoundry:develop Jan 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants