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: enable tenant routing #86

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

Commits on Oct 21, 2024

  1. feat: add transform processor to tenant crd

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    79f2c52 View commit details
    Browse the repository at this point in the history
  2. feat: introduce forwarder crd

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c1c8ad9 View commit details
    Browse the repository at this point in the history
  3. refactor: forwarder --> bridge

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b7fa98b View commit details
    Browse the repository at this point in the history
  4. feat: enable tenant routing

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7513d8c View commit details
    Browse the repository at this point in the history
  5. feat: add rbac for new crd

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d2c42bd View commit details
    Browse the repository at this point in the history
  6. feat(test): Add unit tests for tenant routing

    Signed-off-by: Bence Csati <[email protected]>
    csatib02 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    367ff46 View commit details
    Browse the repository at this point in the history