gocrane / crane

Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications.
https://gocrane.io
Apache License 2.0
1.83k stars 377 forks source link

Optimize pod qos initializer. #876

Closed payall4u closed 8 months ago

payall4u commented 8 months ago

Describe the feature

Offline pod with no PodQOS matched should be skip by qos initializer webhook.

payall4u commented 8 months ago

Merged.