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

[Feature/tas-e-51] Update destinantion command #2259

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Conversation

jdgonzaleza
Copy link
Contributor

As a developer
I want to update destination app-protocol for a route
so that the new protocol is used for all communication from and to the app using that route

Add new command cf update-destination --app-protocol with the below syntax:
cf update-destination --app-protocol <protocol> <AppName> <DomainName> --hostname <hostname>
Currently we support http1/http2 for protocol.

Juan Diego and others added 2 commits March 8, 2022 18:17
update destination app-protocol for a route
so that the new protocol is used for all
communication from and to the app using that route

Co-authored-by: Cristhian Pena <cpena@vmware.com>
Signed-off-by: George Gelashvili <ggelashvili@vmware.com>
@jdgonzaleza jdgonzaleza merged commit b8b0bd6 into master Mar 8, 2022
@a-b a-b deleted the feature/TAS-E-51 branch March 10, 2022 18:52
matt-royal pushed a commit to eirini-forks/cli that referenced this pull request Mar 11, 2022
* Adds new update-destination command

update destination app-protocol for a route
so that the new protocol is used for all
communication from and to the app using that route

* Upgrades bundler version in integration go_ruby app
Co-authored-by: Cristhian Pena <cpena@vmware.com>
Co-authored-by: George Gelashvili <ggelashvili@vmware.com>
gururajsh pushed a commit that referenced this pull request May 17, 2022
* Adds new update-destination command

update destination app-protocol for a route
so that the new protocol is used for all
communication from and to the app using that route

* Upgrades bundler version in integration go_ruby app
Co-authored-by: Cristhian Pena <cpena@vmware.com>
Co-authored-by: George Gelashvili <ggelashvili@vmware.com>
gururajsh added a commit that referenced this pull request May 17, 2022
gururajsh added a commit that referenced this pull request May 17, 2022
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