Re: Refactor Kubernetes Kafka External load balancer dependency in tests

2023-01-31 Thread Damon Douglas via dev
Hello Everyone, In order to finalize https://github.com/apache/beam/pull/25171, I would need to work *closely* with someone who has deeper knowledge of how jenkins was set up, particularly its gcloud and kubectl configuration. If anyone with this knowledge would like to work on this with me, plea

Re: Refactor Kubernetes Kafka External load balancer dependency in tests

2023-01-25 Thread Damon Douglas via dev
Hello Everyone, Thank you for your feedback. I started a pull request https://github.com/apache/beam/pull/25171 to address this issue. The PR description contains a summary list of the proposed changes. Best, Damon On Mon, Jan 23, 2023 at 10:38 AM Chamikara Jayalath wrote: > +1 for reducing

Re: Refactor Kubernetes Kafka External load balancer dependency in tests

2023-01-23 Thread Chamikara Jayalath via dev
+1 for reducing access to what's required by tests. Thanks, Cham On Mon, Jan 23, 2023 at 10:30 AM Yi Hu via dev wrote: > Hi Damon, > > Thanks for the proposal! Our k8s infrastructure has long been under > maintained. I agree Public IP exposure is not necessary and it has > triggered security al

Re: Refactor Kubernetes Kafka External load balancer dependency in tests

2023-01-23 Thread Yi Hu via dev
Hi Damon, Thanks for the proposal! Our k8s infrastructure has long been under maintained. I agree Public IP exposure is not necessary and it has triggered security alerts quite often... Would like to help if needed. Best, Yi On Mon, Jan 23, 2023 at 1:25 PM Damon Douglas via dev wrote: > Hello