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

[Task]: Refactor kubernetes kafka External load balancer dependency in tests #25119

Closed
1 of 21 tasks
damondouglas opened this issue Jan 23, 2023 · 2 comments
Closed
1 of 21 tasks

Comments

@damondouglas
Copy link
Contributor

damondouglas commented Jan 23, 2023

What needs to happen?

This task explores and refactors .test-infra/kubernetes/kafka-cluster use of type LoadBalancer to NodePort. This task may relate to #19465.

Below are measures of ready and done.

Ready

  • Inventory tests that depend on .test-infra/kubernetes/kafka-cluster kubernetes Service
  • Inventory .test-infra containing scripts that execute kubectl get svc <service> '-ojsonpath={.status.loadBalancer.ingress[*].ip}'
  • Inventory GKE cluster network and kafka related tests Dataflow jobs network provisioning

Done

  • Refactor .test-infra/kubernetes/kafka-cluster to kubernetes Service NodePort
  • Refactor kubectl get svc scripts to query NodePort IP and port
  • Refactor Google Cloud virtual private cloud (VPC) network usage, if needed, based on network provisioning findings

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@damondouglas
Copy link
Contributor Author

.take-issue

@damondouglas damondouglas changed the title [Task]: Refactor kubernetes External load balancer dependency in tests [Task]: Refactor kubernetes kafka External load balancer dependency in tests Jan 23, 2023
@damondouglas damondouglas removed their assignment Feb 3, 2023
@damondouglas
Copy link
Contributor Author

Unassigned this issue as its fix requires access to the jenkins environment for efficient debugging and testing that I do not have at this time.

@github-actions github-actions bot added this to the 2.52.0 Release milestone Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant