1 Open Issue Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create an end-to-end test for the Elasti Kubernetes operator. The test should verify that the operator correctly scales a target service to zero replicas when no traffic is detected via a Prometheus query within a specified cooldown period. This involves manipulating Prometheus data (simulating no traffic) and asserting the operator's response by checking the Custom Resource Definition (CRD) for the correct mode switch.

Complexity: 4/5
good first issue e2e-tests