-
Notifications
You must be signed in to change notification settings - Fork 9
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
Do not deploy LB when average load is too small #2299
Comments
2 tasks
thearusable
added a commit
that referenced
this issue
Aug 6, 2024
thearusable
added a commit
that referenced
this issue
Aug 6, 2024
thearusable
added a commit
that referenced
this issue
Aug 7, 2024
thearusable
added a commit
that referenced
this issue
Aug 7, 2024
thearusable
added a commit
that referenced
this issue
Aug 9, 2024
thearusable
added a commit
that referenced
this issue
Aug 9, 2024
thearusable
added a commit
that referenced
this issue
Aug 9, 2024
thearusable
added a commit
that referenced
this issue
Aug 9, 2024
thearusable
added a commit
that referenced
this issue
Aug 9, 2024
thearusable
added a commit
that referenced
this issue
Aug 13, 2024
thearusable
added a commit
that referenced
this issue
Aug 27, 2024
thearusable
added a commit
that referenced
this issue
Aug 27, 2024
thearusable
added a commit
that referenced
this issue
Aug 28, 2024
thearusable
added a commit
that referenced
this issue
Aug 28, 2024
thearusable
added a commit
that referenced
this issue
Aug 28, 2024
thearusable
added a commit
that referenced
this issue
Aug 28, 2024
thearusable
added a commit
that referenced
this issue
Aug 28, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 4, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
thearusable
added a commit
that referenced
this issue
Sep 6, 2024
nlslatt
added a commit
that referenced
this issue
Sep 6, 2024
…to-small-average-load #2299: Do not deploy LB when average load is smaller than estimated load balancing cost
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
cz4rs
pushed a commit
that referenced
this issue
Sep 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @ppebay in #2278 (comment)
For now replace the hard-coded value with the return value of a function implemented in baseLB, make all LB algorithms use it (except for the testing ones), and have this function for now return the hard-coded value.
The text was updated successfully, but these errors were encountered: