Amir Alavi

Results 236 comments of Amir Alavi

Already addressed in #1139 Thank you for your contribution 🏆 /close

Would you please try this and see if you get the same error? ``` cmdOptions: v: "4" ```

I tried this using the helm CLI and no issues: ``` $ cat /tmp/values.yaml cmdOptions: v: 4 $ helm template deschduler ./descheduler -f /tmp/values.yaml | grep bin/descheduler -A 3 -...

Given that Helm v3.7.0 is almost 3 years old, we can close this issue? Thoughts @drmaciej and @jordi-crespo ?

/cc @ingvagabund any ideas on how to make this better? to be honest, I'm not sure why DefaultEvictor is getting re-initialized. But perhaps this is possible in case of multiple...

>what if two plugins register the same indexer? We should prefix each indexer with a plugin name (some time in the future) Why is that necessarily? This is no plugin...

>Worth checking if the code can be cleanly refactored to initialize each plugin only once per the whole descheduler run. The primary motivation for re-initializing each plugin was to start...

Thank you for reporting this @timetofaceit /assign

@jonathan-innis Why was this closed as duplicate? This issue is about a similar option as Warm Pools for ASGs in Karpenter. The duplicate issue referenced is for overprovisioner.