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 new ConfigMap fields for service initial scale #7674

Merged

Commits on Apr 22, 2020

  1. Add new ConfigMap fields for service initial scale

    Adding two new ConfigMap fields `allow-zero-initial-scale` and `default-initial-scale` to config-autoscaler.
    Tara Gu committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    9252aaf View commit details
    Browse the repository at this point in the history
  2. Review

    Tara Gu committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    a1b86ac View commit details
    Browse the repository at this point in the history
  3. delete empty line

    Tara Gu committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bf28a02 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Review: update error message and rename default-initial-scale to init…

    …ial-scale
    Tara Gu committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    21b1125 View commit details
    Browse the repository at this point in the history
  2. Review: defaulting

    Tara Gu committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5587a9f View commit details
    Browse the repository at this point in the history
  3. combine if statements

    Tara Gu committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b6a29f9 View commit details
    Browse the repository at this point in the history