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

Support Cross Partition Networking #807

Merged
merged 4 commits into from
Oct 29, 2021
Merged

Conversation

thisisnotashwin
Copy link
Contributor

Changes proposed in this PR:

  • Add support for Cross Partition Networking

How I've tested this PR:

  • Acceptance test
  • Manual testing

How I expect reviewers to test this PR:

  • Code review
  • See if acceptance tests go 🟢

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

@thisisnotashwin thisisnotashwin requested review from ndhanushkodi, a team and kschoche and removed request for a team October 27, 2021 20:27
@thisisnotashwin thisisnotashwin changed the title Partition mesh gws Support Cross Partition Networking Oct 27, 2021
@thisisnotashwin thisisnotashwin force-pushed the partition-mesh-gws branch 4 times, most recently from f07bc30 to 9e5cee7 Compare October 29, 2021 02:59
@thisisnotashwin thisisnotashwin marked this pull request as ready for review October 29, 2021 02:59
@thisisnotashwin thisisnotashwin force-pushed the partition-mesh-gws branch 2 times, most recently from 9bcba1f to 2ee9dc8 Compare October 29, 2021 03:44
Copy link
Contributor

@ndhanushkodi ndhanushkodi left a comment

Choose a reason for hiding this comment

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

amazing work ashwin!!! the acceptance test was literally self documenting for how to set up cross partition service comms, and incredibly thorough for everything it checks.

acceptance/tests/partitions/partitions_test.go Outdated Show resolved Hide resolved
acceptance/tests/partitions/partitions_test.go Outdated Show resolved Hide resolved
acceptance/tests/partitions/partitions_test.go Outdated Show resolved Hide resolved
- This PR does not include acceptance tests. The desired acceptance
  tests will be determined based on the expected behavior of
ServiceExports when partitions are disabled.

- Similarly, controller tests have not been added as our existing
  controller tests only account for namespace. The behavior with
partitions has not been resolved.
Copy link
Contributor

@kschoche kschoche left a comment

Choose a reason for hiding this comment

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

Yeahhh this is awesome!

@thisisnotashwin thisisnotashwin merged commit 0a6e091 into main Oct 29, 2021
@thisisnotashwin thisisnotashwin deleted the partition-mesh-gws branch October 29, 2021 16:07
ottaviohartman pushed a commit to ottaviohartman/consul-k8s that referenced this pull request Nov 3, 2021
* Drop support for Helm 2
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.

None yet

3 participants