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

Removal of annotated service should result in un-syncing the app from all the peers #68

Closed
glothriel opened this issue Jun 4, 2024 · 0 comments
Milestone

Comments

@glothriel
Copy link
Owner

Basically the problem is described in the skipped integration test: https://github.com/glothriel/wormhole/blob/master/tests/test_kubernetes.py#L65

  • Annotate a service to be exposed
  • The service is exposed on the other end
  • Remove the annotated service (the one from first point)
  • The child services exposed on the other end should also disappear. Now they don't
@glothriel glothriel added this to the 1.2.0 milestone Nov 5, 2024
glothriel added a commit that referenced this issue Nov 5, 2024
#68 Exposed services that were deleted will now be properly unexposed…
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

No branches or pull requests

1 participant