citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 27 forks source link

fix(#475): Add function to resolve K8s service cluster ip #476

Closed christophd closed 10 months ago

christophd commented 10 months ago

Function retrieves a service cluster ip from given service name and optional namespace

Fixes #475