mirror of
https://github.com/zalando-incubator/kube-metrics-adapter.git
synced 2024-12-22 19:16:06 +00:00
67ac2092f5
* Look at total replicas instead of readyReplicas In cases where replicas take a bit of time to get ready, the Stackset Controller just keeps on scaling. To avoid this issue, using the total replicas instead of replicas that are ready. Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de> * Fix bitbucket clones Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de> * Updating .gitignore Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de> * Fixing Typo Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de> * Adding tests to avoid regression Testing that collectors depend on Resource.Status.Replicas and not Resource.Status.ReadyReplicas Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de>
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
build/
|
|
apiserver.local.config/
|
|
.idea/
|
|
vendor/
|