canonical / charm-openstack-service-checks

Collection of Nagios checks and other utilities that can be used to verify the operation of an OpenStack cluster
0 stars 2 forks source link

Since 1.29 version of kubernetes-control-plane there is no kube-api-endpoint relation #162

Closed rgildein closed 2 days ago

rgildein commented 3 months ago

Since 1.29 version of kubernetes-control-plane there is no kube-api-endpoint relation, so this charm will not work with it.

To support it, we can use kube-control and api-endpoints parameter, e.g. api-endpoints: '["https://10.205.200.208:6443"]'.

aieri commented 2 days ago

this issue belongs to kubernetes-service-checks (which is now deprecated). Closing