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

WIP: Tests for #821: unexpose leaving previous K8S service unusable #962

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hash-d
Copy link
Member

@hash-d hash-d commented Dec 2, 2022

  • add service expose/unexpose to hello_world (in addition to deployment expose/unexpose)
  • add actual service use checks on hello_world (previously, it was only checking skupper structure, not use)
  • introduce CurlTester to test/utils/skupper/cli

@hash-d hash-d changed the title Tests for SKUPPER-314: unexpose leaving previous K8S service unusable WIP: Tests for SKUPPER-314: unexpose leaving previous K8S service unusable Dec 3, 2022
Ports: ports,
Selector: selector,
Type: apiv1.ServiceTypeLoadBalancer,
},
Copy link
Member

@fgiorgetti fgiorgetti Dec 7, 2022

Choose a reason for hiding this comment

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

It might be safer to create the service with ClusterIP, as depending on where the test is run
it won't get an IP.

@hash-d hash-d changed the title WIP: Tests for SKUPPER-314: unexpose leaving previous K8S service unusable WIP: Tests for #821: unexpose leaving previous K8S service unusable Feb 13, 2023
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.

2 participants