IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 86 forks source link

Add support to the user can direct which security groups are added to their workers #414

Closed Blintmester closed 7 months ago

Blintmester commented 8 months ago

A while ago support was added to the cli, api and the network-microservice so the user can direct which security groups are added to their workers:

hkantare commented 7 months ago

As per this we need security groups for worker poll also but I don't changes for worker pool.

support added to worker-pool create
Blintmester commented 7 months ago

As per this we need security groups for worker poll also but I don't changes for worker pool.

support added to worker-pool create

Thank you, I will add the necessary changes too!