Skip to content
  • Alex Ellis (VMware)'s avatar
    f5939c9a
    Update for scaling edge-case · f5939c9a
    Alex Ellis (VMware) authored
    
    
    - as reported on Slack and in issue #931 the gateway scaling code
    was scaling to zero replicas as a result of the "proportional
    scaling" added by @Templum's PR. This commit added a failing test
    which was fixed by adding boundary checking - now if the scaling
    amount is "0" we keep the current amount of replicas.
    
    Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>
    f5939c9a
    Update for scaling edge-case
    Alex Ellis (VMware) authored
    
    
    - as reported on Slack and in issue #931 the gateway scaling code
    was scaling to zero replicas as a result of the "proportional
    scaling" added by @Templum's PR. This commit added a failing test
    which was fixed by adding boundary checking - now if the scaling
    amount is "0" we keep the current amount of replicas.
    
    Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>
Loading