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

Conversation

yorik
Copy link
Contributor

@yorik yorik commented Nov 14, 2024

What ❔

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.

Why ❔

To allow Witness Generators and Proof Compressors to always run, if needed. This will remove pod start delay of about 2 minutes when new job appears in the queue.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

ref ZKD-1855

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 yorik enabled auto-merge November 14, 2024 16:00
@yorik yorik added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit bc00c4a Nov 14, 2024
36 checks passed
@yorik yorik deleted the ya--implement-poc-of-quick-prover-autoscaler-min branch November 14, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants