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 Sep 17, 2024

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

    …ow specifing multiple ports per ingress
    
    Signed-off-by: Armen Shakhbazian <armen.shakhbazian@gmail.com>
    ArenSH committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9dd259c 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 <armen.shakhbazian@gmail.com>
    ArenSH committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    93e74b7 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 <armen.shakhbazian@gmail.com>
    ArenSH committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    611ec12 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 <armen.shakhbazian@gmail.com>
    ArenSH committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    31b43e9 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 <armen.shakhbazian@gmail.com>
    ArenSH committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0179f8b View commit details
    Browse the repository at this point in the history