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

Differentiate resource requests and autoscaling for xxs, xs and s cluster profiles #38

Merged
merged 12 commits into from
Mar 16, 2020

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    a16b8e6 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    c06d909 View commit details
    Browse the repository at this point in the history
  3. Perform cluster profile equality check as string

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4ac13b4 View commit details
    Browse the repository at this point in the history
  4. Perform cluster profile equality check as int

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    05a0e29 View commit details
    Browse the repository at this point in the history
  5. Remove leftover bracket

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3a24c7f View commit details
    Browse the repository at this point in the history
  6. Perform cluster profile equality check as quoted string

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    47d98ee View commit details
    Browse the repository at this point in the history
  7. Convert cluster profile to int before comparing it with gt

    Stevo Slavić committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    addf02a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Differentiate between xxs and xs cluster profiles

    Stevo Slavić committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b112928 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Stevo Slavić committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    e484bdf View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Update helm/nginx-ingress-controller-app/values.yaml

    Co-Authored-By: Fernando Ripoll <fernando@giantswarm.io>
    Stevo Slavić and pipo02mix committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    1a02551 View commit details
    Browse the repository at this point in the history
  2. Cover all profiles in resource requests docs

    Stevo Slavić committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b607281 View commit details
    Browse the repository at this point in the history
  3. Fix small cluster profile resource requests comment

    Stevo Slavić committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    c60960f View commit details
    Browse the repository at this point in the history