cloud-provider-azure icon indicating copy to clipboard operation
cloud-provider-azure copied to clipboard

Health probe is not updated when appProtocol is changed

Open MartinForReal opened this issue 3 years ago • 1 comments

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:

MartinForReal avatar Sep 29 '22 06:09 MartinForReal

raised a pr https://github.com/kubernetes/kubernetes/pull/112785

MartinForReal avatar Sep 29 '22 12:09 MartinForReal