Skip to content

jamiees2/envoyproxy-scala-control-plane

Repository files navigation

envoyproxy-scala-control-plane

The Envoy proxy controlplane APIs are not cross-compiled to Scala and are only available as Java. This project aims to fix that by regularly compiling a scala version as well.

Commands for generating scalapb definitions

Assuming you have sonatype credentials.

sbt -mem 4096 +publishSigned
sbt sonatypeBundleRelease

Currently publishes for scala 2.12 and 2.13.

To update the API, update the SHAs in API_SHAS, and then run

sbt updateApi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published