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

Adding gRPC Kubernetes sample #75

Merged
merged 5 commits into from
Oct 2, 2023
Merged

Adding gRPC Kubernetes sample #75

merged 5 commits into from
Oct 2, 2023

Conversation

samueleresca
Copy link
Member

@samueleresca samueleresca commented Oct 1, 2023

Related to apache/pekko-grpc#58:

  • Adding gRPC on Kubernetes sample.
  • Running the test.sh script provided in the sample.

@samueleresca samueleresca marked this pull request as ready for review October 1, 2023 19:50

"org.apache.pekko" %% "pekko-discovery-kubernetes-api" % discoveryVersion,

"ch.qos.logback" % "logback-classic" % "1.2.3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you use 1.2.10 or something newer?

<appender-ref ref="ASYNC"/>
</root>

</configuration>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add a new line at end of file?


"org.apache.pekko" %% "pekko-http" % pekkoHttpVersion,

"ch.qos.logback" % "logback-classic" % "1.4.11"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we stick with logback 1.2.x - just a new version of 1.2.x? 1.4 requires Java 11 or something like that

@pjfanning pjfanning merged commit 6da8087 into apache:main Oct 2, 2023
2 checks passed
@pjfanning
Copy link
Contributor

Thanks - merged

@samueleresca samueleresca deleted the adding-grpc-k8s branch October 2, 2023 19:15
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