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: Support Multiple ALB Ingresses #2639

Merged
merged 43 commits into from
Jul 18, 2023
Merged

feat: Support Multiple ALB Ingresses #2639

merged 43 commits into from
Jul 18, 2023

Commits on Apr 6, 2023

  1. Support Multi ALB Ingress

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c0250e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    32b0b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Fix comments and alb_test ARNs

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    108b888 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e32208c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    69e80fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ec7e82 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Add e2e TestALBCanaryUpdateMultiIngress

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    424a449 View commit details
    Browse the repository at this point in the history
  2. Add e2e TestALBCanaryUpdateMultiIngress

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    daaabf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    a95e3cc View commit details
    Browse the repository at this point in the history
  2. add e2e TestALBPingPongUpdateMultiIngress

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    7333883 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3198108 View commit details
    Browse the repository at this point in the history
  2. add e2e TestALBExperimentStepMultiIngress, TestALBExperimentStepNoSet…

    …WeightMultiIngress
    
    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fbe2843 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    4585d60 View commit details
    Browse the repository at this point in the history
  2. add e2e TestAlbHeaderRouteMultiIngress

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    77ea4d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. fix lint alb_test.go

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fcfa22f View commit details
    Browse the repository at this point in the history
  2. update codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    342980e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c834103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1833f87 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    85b8ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    1d6e467 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge branch 'argoproj:master' into master & codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5bfb34d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7fc00b0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Initial Status.ALBs support

    Signed-off-by: n888 <[email protected]>
    n888 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8bd055b View commit details
    Browse the repository at this point in the history
  2. clean up comments

    Signed-off-by: n888 <[email protected]>
    n888 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    cbb97d3 View commit details
    Browse the repository at this point in the history
  3. codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    20262d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e03a7f1 View commit details
    Browse the repository at this point in the history
  5. add status.alb.ingress, but keep as optional

    Signed-off-by: n888 <[email protected]>
    n888 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1167484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c58a9b3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1aee8fc View commit details
    Browse the repository at this point in the history
  2. codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cead3c9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed May 27, 2023
    Configuration menu
    Copy the full SHA
    913b203 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    60189a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d5a456f View commit details
    Browse the repository at this point in the history
  2. codegen

    Signed-off-by: n888 <[email protected]>
    n888 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    eda49cb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    31da89f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. update both ALB and ALBs status

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dbc9145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d3d8a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update tests

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b8fdf59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'argoproj:master' into master

    Signed-off-by: n888 <[email protected]>
    n888 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7801ae7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from huynhsontung/status-fix

    fix: Rollout ALB status not updating
    n888 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    90382f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    8f82c36 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. add a little docs

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eb9fb0d View commit details
    Browse the repository at this point in the history
  2. github trigger re-run

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e39aff0 View commit details
    Browse the repository at this point in the history