Skip to content

Conversation

@JunTaoLuo
Copy link
Contributor

  1. Update the version of gRPC packages in our templates to what will be shipped by the gRPC team. This change is expected since the gRPC team produces the package after our branching, and this is the only way we ship with external packages in lock step.
  2. Update the port used by the gRPC template from https://localhost:50051 to the default for AspNetCore templates https://localhost:5001. This was missed in my original PR: gRPC template updates #11473 (comment)
  3. Enforce HTTP2 only on gRPC templates. This enforcement was removed in gRPC template updates #11473 by accident.

@Eilon Eilon added the area-grpc Includes: GRPC wire-up, templates label Jul 1, 2019
@JunTaoLuo JunTaoLuo requested review from JamesNK and shirhatti July 2, 2019 00:16
@dougbu
Copy link
Contributor

dougbu commented Jul 2, 2019

@JunTaoLuo looks like this is early:

Unable to find package Grpc.AspNetCore with version (>= 0.1.22-pre2)

@JamesNK
Copy link
Member

JamesNK commented Jul 2, 2019

0.1.22-pre2 should be added to NuGet tonight.

@JunTaoLuo
Copy link
Contributor Author

Yea these changes are pre-emptive. However, I still don't see 0.1.22.pre2 yet on nuget. Will speak with the gRPC team today.

@JunTaoLuo JunTaoLuo added the Servicing-approved Shiproom has approved the issue label Jul 2, 2019
@JamesNK
Copy link
Member

JamesNK commented Jul 2, 2019

@JunTaoLuo
Copy link
Contributor Author

Yea I've been rerunning the template tests which failed due to flakiness. Waiting for a green build.

@JunTaoLuo JunTaoLuo merged commit 6b300c6 into release/3.0-preview7 Jul 2, 2019
@ghost ghost deleted the johluo/grpc-template-patch branch July 2, 2019 23:40
@leecow leecow removed the Servicing-approved Shiproom has approved the issue label Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-grpc Includes: GRPC wire-up, templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants