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

feat: Provide support for explicitly pausing autoscaling of ScaledJobs #4558

Merged
merged 2 commits into from
Jun 22, 2023

Commits on Jun 21, 2023

  1. feat: Provide support for explicitly pausing autoscaling of ScaledJobs

    --- Accreditation ---
    
    Original PR: kedacore#3828
    
    Borrows from the work originally implemented by: https://github.com/keegancwinchester
    
    Note: I would have loved to have pulled the commit from the original branch, but I could not be able to.
    
    Documentation MR by original implementor: kedacore/keda-docs#932
    
    --- Fixes ---
    
    Fixes # kedacore#3656
    
    --- PR Notes ---
    
    Introduce annotation to pause ScaledJobs.
    
    Signed-off-by: BenJ <benjamin.jessop@fluxfederation.com>
    flux-benj committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c1980b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'main' into scaledjob-paused-annotation

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    zroubalik committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    608c933 View commit details
    Browse the repository at this point in the history