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: Add min_replicas for SimpleScaler, apply_min_to_namespace config #3282

Merged
merged 2 commits into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. feat: Add min_replicas for SimpleScaler, apply_min_to_namespace config

    Breaking change: config option `min_provers` is a number now!
    Add `apply_min_to_namespace` to specify which namespace is primary now,
    `min_*` is applied only to primary namespace.
    Add `min_replicas` for SimpleScaler.
    
    ref ZKD-1855
    yorik committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    82137f8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into ya--implement-poc-of-…

    …quick-prover-autoscaler-min
    yorik committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    72972d3 View commit details
    Browse the repository at this point in the history