-
Notifications
You must be signed in to change notification settings - Fork 711
HPA not removed after enable and disable. #5357
Copy link
Copy link
Closed
Description
Description:
What issue is being seen? Describe what should be happening instead of
the bug, for example: The expected value isn't returned, etc.
HPA will not removed after I enable and disable it in envoyproxy resource , which leading to mismatches with the gateway's replica count.
Repro steps:
Include sample requests, environment, etc. All data and inputs
required to reproduce the bug.
- Deployment a gateway resource, with nil hpa config in envoyproxy.
- Enable hpa in envoyproxy.
- Delete hpa config in envoyproxy.
- HPA resource still exists.
Environment:
EG v1.3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working