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

Add tenant ID to internal apis for CMSI usage #3655

Merged
merged 13 commits into from
Jul 4, 2024
Merged

Add tenant ID to internal apis for CMSI usage #3655

merged 13 commits into from
Jul 4, 2024

Commits on Jun 28, 2024

  1. Add tenant ID to Identity struct

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7ee903f View commit details
    Browse the repository at this point in the history
  2. fix put/patch

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    401380f View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d76314e View commit details
    Browse the repository at this point in the history
  4. Further refactor the code

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a0a5d22 View commit details
    Browse the repository at this point in the history
  5. fix error naming

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    56ed7ae View commit details
    Browse the repository at this point in the history
  6. Add util for checking miwi cluster

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    681810f View commit details
    Browse the repository at this point in the history
  7. Revert "Add util for checking miwi cluster"

    This reverts commit 681810f.
    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2c53a31 View commit details
    Browse the repository at this point in the history
  8. Add function to test if miwi enabled

    niontive authored and Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    524b396 View commit details
    Browse the repository at this point in the history
  9. Add license

    Nicolas Ontiveros committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0cdcd00 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Revert "Add license"

    This reverts commit 0cdcd00.
    Nicolas Ontiveros committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0c840e3 View commit details
    Browse the repository at this point in the history
  2. Revert "Add function to test if miwi enabled"

    This reverts commit 524b396.
    Nicolas Ontiveros committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ecbc28d View commit details
    Browse the repository at this point in the history
  3. Add todo for shared function

    Nicolas Ontiveros committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8fa599f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix unit tests

    Nicolas Ontiveros committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    786e0cf View commit details
    Browse the repository at this point in the history