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(trafficrouting): support ingresses with multiple service ports in TrafficRouting.ALB spec #3551

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2024

  1. feat(trafficrouting): add .ServicePorts property to ALBRouting to all…

    …ow specifing multiple ports per ingress
    
    Signed-off-by: Armen Shakhbazian <[email protected]>
    ArenSH committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a6f6271 View commit details
    Browse the repository at this point in the history
  2. test(trafficrouting): add new unit-tests for new logic related to Tra…

    …fficRouting.ALB.ServicePorts and adjust existing ones
    
    Signed-off-by: Armen Shakhbazian <[email protected]>
    ArenSH committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cef7388 View commit details
    Browse the repository at this point in the history
  3. chore: re-generate specs and boilerplate code for newly introduced Tr…

    …afficRouting.ALB.ServicePorts
    
    Signed-off-by: Armen Shakhbazian <[email protected]>
    ArenSH committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cccd2ac View commit details
    Browse the repository at this point in the history
  4. docs(trafficrouting): add .ServicePorts usage and examples to Traffic…

    …Routing.ALB docs
    
    Signed-off-by: Armen Shakhbazian <[email protected]>
    ArenSH committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d881661 View commit details
    Browse the repository at this point in the history
  5. test(trafficrouting): add more unit-tests for ALB traffic routing to …

    …improve coverage
    
    Signed-off-by: Armen Shakhbazian <[email protected]>
    ArenSH committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8d54526 View commit details
    Browse the repository at this point in the history