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

auto-scaling available machine pool size #356

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    709fba2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    72197ff View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. pool scaler package

    iljarotar committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4e72c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fceb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    6105eb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    489f657 View commit details
    Browse the repository at this point in the history
  2. linter

    iljarotar committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    50b5771 View commit details
    Browse the repository at this point in the history
  3. spec

    iljarotar committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ec55300 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update cmd/metal-api/internal/scaler/poolscaler.go

    Co-authored-by: Gerrit <Gerrit91@users.noreply.github.com>
    iljarotar and Gerrit91 authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    086aea2 View commit details
    Browse the repository at this point in the history
  2. Update cmd/metal-api/internal/scaler/poolscaler.go

    Co-authored-by: Gerrit <Gerrit91@users.noreply.github.com>
    iljarotar and Gerrit91 authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    df0da91 View commit details
    Browse the repository at this point in the history
  3. Update cmd/metal-api/internal/scaler/poolscaler.go

    Co-authored-by: Gerrit <Gerrit91@users.noreply.github.com>
    iljarotar and Gerrit91 authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a8fbaed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beefa8d View commit details
    Browse the repository at this point in the history
  5. linter

    iljarotar committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4d400cf View commit details
    Browse the repository at this point in the history
  6. fix pool size validation

    iljarotar committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    28473cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3f3e1f View commit details
    Browse the repository at this point in the history
  8. spec

    iljarotar committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    79d82ce View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    9faf66c View commit details
    Browse the repository at this point in the history
  2. fix nil pointer

    iljarotar committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d1145fa View commit details
    Browse the repository at this point in the history
  3. spec

    iljarotar committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    845a814 View commit details
    Browse the repository at this point in the history
  4. OnTransition -> OnEnter

    iljarotar committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ad55fa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7951390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4efb66e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b8cd78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f269e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. simplify scaler range

    iljarotar committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7f6a8c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    e0dea0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    031b2be View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    5fd6fb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. log if no scaling required

    iljarotar committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e24bf71 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'machine-pool-auto-scaling' of github.com:metal-stack/me…

    …tal-api into machine-pool-auto-scaling
    iljarotar committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c018293 View commit details
    Browse the repository at this point in the history
  3. named log

    iljarotar committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ada1bbc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. no scaling on alive events

    iljarotar committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e8e6513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0841a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d97a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    fea48f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    65e2cf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    5fbd639 View commit details
    Browse the repository at this point in the history
  2. remove rand.Seed

    iljarotar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2b607d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    01e00d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    7d6afb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. hibernation struct

    iljarotar committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    aa035a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    a4d4507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ba295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a944273 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049abbf View commit details
    Browse the repository at this point in the history
  5. liveliness typo

    iljarotar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0c633ef View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    1d72977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd3e94 View commit details
    Browse the repository at this point in the history
  3. fix nil pointer

    iljarotar committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f8e4515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e42317 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5a55a78 View commit details
    Browse the repository at this point in the history
  2. Merge master.

    Gerrit91 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4809b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    6dfbda1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    4673673 View commit details
    Browse the repository at this point in the history
  2. remove Is functions

    iljarotar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fe95940 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    634d513 View commit details
    Browse the repository at this point in the history