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: add support for N nginx ingresses per service #1

Merged
merged 8 commits into from
Jun 30, 2022

Commits on Jun 22, 2022

  1. add additionalStableIngresses datatype

    Signed-off-by: Travis Perdue <[email protected]>
    tperdue321 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1d0f9cf View commit details
    Browse the repository at this point in the history
  2. add validation for additionalStableIngresses

    Signed-off-by: Travis Perdue <[email protected]>
    tperdue321 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    22845f2 View commit details
    Browse the repository at this point in the history
  3. add rollout controller logic for additionalStableIngresses

    Signed-off-by: Travis Perdue <[email protected]>
    tperdue321 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    066ed1e View commit details
    Browse the repository at this point in the history
  4. add nginx ingress logic for setting weight & fetching names for addit…

    …ionalStableIngresses
    
    Signed-off-by: Travis Perdue <[email protected]>
    tperdue321 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e302429 View commit details
    Browse the repository at this point in the history
  5. add nginx testing for additionalStableIngresses

    Signed-off-by: Travis Perdue <[email protected]>
    tperdue321 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    31eb2e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. add ingress & controller tests for additionalStableIngresses

    Signed-off-by: Travis Perdue <[email protected]>
    Travis Perdue committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    56880f0 View commit details
    Browse the repository at this point in the history
  2. remove validation_references_test.go snafu

    Signed-off-by: Travis Perdue <[email protected]>
    Travis Perdue committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1c45c18 View commit details
    Browse the repository at this point in the history
  3. add ingress util testing for additionalStableIngresses

    Signed-off-by: Travis Perdue <[email protected]>
    Travis Perdue committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    427576c View commit details
    Browse the repository at this point in the history