Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a cache for what resource types are scalable so not every reconcile has to do a GET to the /scale endpoint #1453

Merged
merged 2 commits into from
Jan 4, 2021

Commits on Dec 26, 2020

  1. Add a cache so not every reconcile has to do a GET to the /scale endp…

    …oint, even when the data isn't needed.
    
    Signed-off-by: Noah Kantrowitz <[email protected]>
    coderanger committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f056fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Add statefulsets to the prefill list too.

    Signed-off-by: Noah Kantrowitz <[email protected]>
    coderanger committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    521b038 View commit details
    Browse the repository at this point in the history