flagger icon indicating copy to clipboard operation
flagger copied to clipboard

hpa changeed primary hpa will not update

Open 13567436138 opened this issue 4 years ago • 0 comments

Describe the bug

A clear and concise description of what the bug is. Please provide the Canary definition and Flagger logs.

To Reproduce

apply hpa,apply canary,then change hpa condition [root@node01 flagger]# kubectl get hpa -n istio -w NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE review-hpa Deployment/reviews-v1 10%/50% 1 2 1 8m29s review-hpa-primary Deployment/reviews-v1-primary /180% 1 2 1 8m8s review-hpa Deployment/reviews-v1 13%/50% 1 2 1 9m16s

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

  • Flagger version:
  • Kubernetes version:
  • Service Mesh provider:
  • Ingress provider:

13567436138 avatar Sep 05 '21 23:09 13567436138