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

Feature/support multi host routing #1

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    16dad6c View commit details
    Browse the repository at this point in the history
  2. use hostAndPath in routingTable

    Or Koren committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8f24368 View commit details
    Browse the repository at this point in the history
  3. pass middleware test

    Or Koren committed May 3, 2023
    Configuration menu
    Copy the full SHA
    924de4f View commit details
    Browse the repository at this point in the history
  4. pass TestIntegrationHappyPath test

    Or Koren committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7c2d2d7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. ignore charts

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7a298a1 View commit details
    Browse the repository at this point in the history
  2. make: added debug options

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9bf2c08 View commit details
    Browse the repository at this point in the history
  3. added debug Dockerfiles

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e4a1a8f View commit details
    Browse the repository at this point in the history
  4. test hostWithPath

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    255e2d3 View commit details
    Browse the repository at this point in the history
  5. interceptor: try adding router

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7ba4f7e View commit details
    Browse the repository at this point in the history
  6. crd: added path (needed?)

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a429e08 View commit details
    Browse the repository at this point in the history
  7. trying hostSwitch do differentiate hosts

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    acf10d7 View commit details
    Browse the repository at this point in the history
  8. kind of working with params

    Or Koren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    de1769f View commit details
    Browse the repository at this point in the history