consul-k8s icon indicating copy to clipboard operation
consul-k8s copied to clipboard

Support peering on agentless

Open thisisnotashwin opened this issue 2 years ago • 1 comments

Changes proposed in this PR:

  • Update the configuration to support peering with agentless. This required migrating all the grpc ports that were configured to use 8503 to use 8502.

How I've tested this PR:

  • Ran the acceptance tests locally on GKE.

How I expect reviewers to test this PR:

  • Approve if the acceptance test for Peering goes 🟢

thisisnotashwin avatar Sep 21 '22 17:09 thisisnotashwin

The peering tests are 🟢 . The only failing test is the mesh-gateways test while we plan to comment out in a follow up PR

thisisnotashwin avatar Sep 21 '22 20:09 thisisnotashwin