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 ops file to enable HTTP/2 routing #938

Closed
wants to merge 1 commit into from
Closed

Conversation

Gerg
Copy link
Member

@Gerg Gerg commented Sep 3, 2021

Overall HTTP/2 issue: cloudfoundry/routing-release#200

Authored-by: Greg Cobb gcobb@pivotal.io

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

WHAT is this change about?

Provide an interim way to enable HTTP/2 routing until cloudfoundry/routing-release#215 is merged and released.

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?

Add experimental ops file to enable HTTP/2 routing.

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?

After deploying with this ops file (or a routing release containing cloudfoundry/routing-release#215), the CATs added in cloudfoundry/cf-acceptance-tests#473 should pass.

What is the level of urgency for publishing this change?

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

@cf-rel-int-status-bot
Copy link

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

@davewalter
Copy link
Member

Hi @Gerg, This seems to be at odds with the ops-file that @ctlong proposed in #933. Is it necessary, given that HTTP/2 is going to be the default soon?

- Should no longer be needed after cloudfoundry/routing-release#215 is
merged

[cloudfoundry/routing-release#200]

Authored-by: Greg Cobb <gcobb@pivotal.io>
@cf-rel-int-status-bot
Copy link

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

@Gerg
Copy link
Member Author

Gerg commented Sep 3, 2021

@davewalter This ops file won't be needed when a routing release with cloudfoundry/routing-release#215 is released and included in cf-deployment.

I was submitting this PR as an option to unblock cloudfoundry/cf-acceptance-tests#473 before that routing release is available.

@Gerg
Copy link
Member Author

Gerg commented Sep 8, 2021

Closing due to https://github.com/cloudfoundry/routing-release/releases/tag/0.224.0

@Gerg Gerg closed this Sep 8, 2021
@davewalter davewalter deleted the enable_http2_ops_file branch September 8, 2021 17:38
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.

3 participants