Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
101 stars 28 forks source link

Annotation support for LoadBalancer provisioning to GKE? #4702

Open rune-bk opened 5 years ago

rune-bk commented 5 years ago

The loadBalancer resource which can be set up as an IN to a provision job does currently not support annotations. This prevents being able to create internal load balancers and using the new Container-native load balancing. https://cloud.google.com/kubernetes-engine/docs/how-to/container-native-load-balancing

Would it be possible to add annotation support? Or enable passthrough to GKE as you do with dockerOptions?

trriplejay commented 5 years ago

thanks for the suggestion, I'll add this as a feature request.