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

in Job.Scale, ensure that new count is within [min,max] configured in scaling policy #9761

Merged
merged 4 commits into from
Jan 8, 2021

Commits on Jan 8, 2021

  1. in Job.Scale, ensure that new count is within [min,max] configured in…

    … scaling policy
    
    resolves #9758
    cgbaker committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ebd28c5 View commit details
    Browse the repository at this point in the history
  2. changelog for 9761

    cgbaker committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9087e0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59271c6 View commit details
    Browse the repository at this point in the history
  4. nicer error message

    cgbaker committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    cb1c018 View commit details
    Browse the repository at this point in the history