kubernetes-sigs / cluster-api-provider-ibmcloud

Cluster API Provider for IBM Cloud
https://cluster-api-ibmcloud.sigs.k8s.io
Apache License 2.0
60 stars 76 forks source link

Handle authz in kube-vip properly #1814

Open mkumatag opened 1 month ago

mkumatag commented 1 month ago

/kind bug /area provider/ibmcloud

What steps did you take and what happened: Rightnow we are using kube-vip for the HA and using super-admin conf but it is not recommended to use, lets figure out the alternatives

context: https://github.com/kube-vip/kube-vip/issues/684#issuecomment-1864116291 ref: https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1798

What did you expect to happen:

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

Amulyam24 commented 1 month ago

/assign