opentelemetry-operator
opentelemetry-operator copied to clipboard
Create a test for horizontal pod autoscaling
Write a test for the changes for #801 This will most likely require changes to the default HPA settings so that it does not take a 5-10 minutes to downscale.
See https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ for reference.
Do you mean e2e test?
@pavolloffay Yes
@pavolloffay, I believe this issue can be closed.