api7 / apisix-mesh-agent

Apache License 2.0
79 stars 10 forks source link

feat: support xDS provisioner and adaptor #6

Closed tokers closed 3 years ago

tokers commented 3 years ago

What this PR done:

  1. Add xds adaptor, currently only have one method TranslateRouteConfigurationV3
  2. Add xds file provionser, which supports to watch file changes and generate events
  3. Use newer protoc-gen-go utility to re-generate apisix protobuf definitions
membphis commented 3 years ago

this PR is big, is it possible to split it into smaller ones?

membphis commented 3 years ago

welcome @gxthrj @starsz to review this PR, thx