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

Correct max val. of azure-load-balancer-tcp-idle-timeout #123623

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 4, 2024

  1. Correct max val. of azure-load-balancer-tcp-idle-timeout

    This updates the max value description of service.beta.kubernetes.io/azure-load-balancer-tcp-idle-timeout from 30 to 100.
    Previously the max value was limited to 30 but now it's incresed to fit the underlying ALB capability.
    
    Configurable TCP Idle timeout limit does not match Azure limit
    kubernetes-sigs/cloud-provider-azure#4360
    
    Increase service idle max timeout to 100 minutes
    kubernetes-sigs/cloud-provider-azure#4361
    atakadams committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    87ed7dc View commit details
    Browse the repository at this point in the history