cloud-provider-azure
cloud-provider-azure copied to clipboard
Health probe is not updated when appProtocol is changed
What happened:
Health probe is not updated when appProtocol is changed
What you expected to happen:
Health probe should be updated when appProtocol is changed
How to reproduce it (as minimally and precisely as possible):
apply svc and change appProtocol.
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version): - Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release): - Kernel (e.g.
uname -a): - Install tools:
- Network plugin and version (if this is a network-related bug):
- Others:
raised a pr https://github.com/kubernetes/kubernetes/pull/112785