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

Ingress removal storage svc #224

Merged
merged 110 commits into from
Apr 7, 2023
Merged

Ingress removal storage svc #224

merged 110 commits into from
Apr 7, 2023

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    641faa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fda361 View commit details
    Browse the repository at this point in the history
  3. update tracing

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    64a4c7a View commit details
    Browse the repository at this point in the history
  4. implement tenant get

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1978553 View commit details
    Browse the repository at this point in the history
  5. implement tenant delete

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d486684 View commit details
    Browse the repository at this point in the history
  6. implement tenant list

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    22be8ed View commit details
    Browse the repository at this point in the history
  7. implement bind role

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c749abf View commit details
    Browse the repository at this point in the history
  8. implement unbind role

    atye committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8d2823b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. implement generate token

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    55dd33f View commit details
    Browse the repository at this point in the history
  2. implement revoke

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2db0df1 View commit details
    Browse the repository at this point in the history
  3. update telemetry

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    86e6560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc3a9d4 View commit details
    Browse the repository at this point in the history
  5. add comments

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    cd9fb55 View commit details
    Browse the repository at this point in the history
  6. finish tenant handler

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ff0786b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0fc71 View commit details
    Browse the repository at this point in the history
  8. fix handler paths

    atye committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    25d5c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. use json enocde with indent

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8ab8444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc6d14 View commit details
    Browse the repository at this point in the history
  3. add comment

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    eec224e View commit details
    Browse the repository at this point in the history
  4. export payloads

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f767156 View commit details
    Browse the repository at this point in the history
  5. undo with indent

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    40e16e2 View commit details
    Browse the repository at this point in the history
  6. add context to api

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4ac99c5 View commit details
    Browse the repository at this point in the history
  7. move proxy server client

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    98334a2 View commit details
    Browse the repository at this point in the history
  8. check nil query

    atye committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6a42d1f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. implement tenant create

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    145e86f View commit details
    Browse the repository at this point in the history
  2. tenant update karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    8973881 View commit details
    Browse the repository at this point in the history
  3. fix defer

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a4cdf8e View commit details
    Browse the repository at this point in the history
  4. tenant get karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7fb1490 View commit details
    Browse the repository at this point in the history
  5. tenant delete karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9899160 View commit details
    Browse the repository at this point in the history
  6. tenant list karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6e3204b View commit details
    Browse the repository at this point in the history
  7. tenant rolebinding karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b39c56c View commit details
    Browse the repository at this point in the history
  8. rolebinding delete karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    cd1c4a9 View commit details
    Browse the repository at this point in the history
  9. tenant token karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b053949 View commit details
    Browse the repository at this point in the history
  10. tenant revoke karavictl

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a79497a View commit details
    Browse the repository at this point in the history
  11. update tracing

    atye committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    02e85f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. tracing updates

    atye committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b91db6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab73a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6737bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28a5037 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daba07b View commit details
    Browse the repository at this point in the history
  6. added telemetry

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f57e1aa View commit details
    Browse the repository at this point in the history
  7. fixed list handler

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e76f70d View commit details
    Browse the repository at this point in the history
  8. tracing updates

    atye committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a9ff580 View commit details
    Browse the repository at this point in the history
  9. remove create grpc client

    atye committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7c626ee View commit details
    Browse the repository at this point in the history
  10. minor changes

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    517183d View commit details
    Browse the repository at this point in the history
  11. more tracing fixes

    atye committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4e3eca4 View commit details
    Browse the repository at this point in the history
  12. finished merge

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cd0fe06 View commit details
    Browse the repository at this point in the history
  13. finished merge

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e85692a View commit details
    Browse the repository at this point in the history
  14. resolving conflicts

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    262ae4c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74b3b43 View commit details
    Browse the repository at this point in the history
  16. added storage list

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a71fca3 View commit details
    Browse the repository at this point in the history
  17. update logging

    atye committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    880aa59 View commit details
    Browse the repository at this point in the history
  18. added Update Storage cmd

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3c4ee67 View commit details
    Browse the repository at this point in the history
  19. added create Storage cmd

    IsaiasA1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eef6a04 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. fixed path on create cmd

    IsaiasA1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1e1d6b7 View commit details
    Browse the repository at this point in the history
  2. fix span attributes

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8c91320 View commit details
    Browse the repository at this point in the history
  3. update span attrs

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a15697f View commit details
    Browse the repository at this point in the history
  4. added get and delete cmd

    IsaiasA1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    deed273 View commit details
    Browse the repository at this point in the history
  5. update copyright

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    84c319e View commit details
    Browse the repository at this point in the history
  6. add telemetry test

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cbd494b View commit details
    Browse the repository at this point in the history
  7. add api test

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cd18713 View commit details
    Browse the repository at this point in the history
  8. undo instrumenation name

    atye committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c0e7147 View commit details
    Browse the repository at this point in the history
  9. fixed issues, cmd, and mux

    IsaiasA1 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    950f25c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    c0d3dfc View commit details
    Browse the repository at this point in the history
  2. fix typo

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3e42663 View commit details
    Browse the repository at this point in the history
  3. revert span name

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ba0dfd1 View commit details
    Browse the repository at this point in the history
  4. update spans

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c1a052c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cb695 View commit details
    Browse the repository at this point in the history
  6. fix linting

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0c8d4cf View commit details
    Browse the repository at this point in the history
  7. fix linting

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bb169c9 View commit details
    Browse the repository at this point in the history
  8. fix linting

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    afb9f70 View commit details
    Browse the repository at this point in the history
  9. fix linting

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b409c66 View commit details
    Browse the repository at this point in the history
  10. fix unit test

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    70dd09c View commit details
    Browse the repository at this point in the history
  11. add short flag for approvesdc

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    82723a4 View commit details
    Browse the repository at this point in the history
  12. add short flag for approvesdc

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7215ef7 View commit details
    Browse the repository at this point in the history
  13. update insecure flag

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9765eef View commit details
    Browse the repository at this point in the history
  14. fix unit test

    atye committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    514ac54 View commit details
    Browse the repository at this point in the history
  15. updated test for karavictl

    IsaiasA1 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    733b4cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a55ccc3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd3b986 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. add telemetrymw tests

    atye committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a7b59d1 View commit details
    Browse the repository at this point in the history
  2. refactor tenant handler

    atye committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1ce778a View commit details
    Browse the repository at this point in the history
  3. merge changes

    IsaiasA1 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b1c1798 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature-725-remove-tenant-servic…

    …e-ingress' into Ingress-removal-storage-svc
    IsaiasA1 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9782af5 View commit details
    Browse the repository at this point in the history
  5. fix copyright

    atye committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fbc599c View commit details
    Browse the repository at this point in the history
  6. fix copyright

    atye committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3494f7d View commit details
    Browse the repository at this point in the history
  7. refactored storage handler

    IsaiasA1 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ad26521 View commit details
    Browse the repository at this point in the history
  8. log errors in tenant service

    atye committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    720dada View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfee180 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/feature-725-remove-tenant-servic…

    …e-ingress' into Ingress-removal-storage-svc
    IsaiasA1 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3dd8904 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    eefc50c View commit details
    Browse the repository at this point in the history
  2. Update main.go

    IsaiasA1 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d9c7f4a View commit details
    Browse the repository at this point in the history
  3. Update deployment.yaml

    IsaiasA1 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6170fc0 View commit details
    Browse the repository at this point in the history
  4. merge changes

    IsaiasA1 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6e5bcee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    373f832 View commit details
    Browse the repository at this point in the history
  6. added / to path

    IsaiasA1 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b891d59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7393a68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb95e93 View commit details
    Browse the repository at this point in the history
  9. fixing linting issues

    IsaiasA1 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d67aa35 View commit details
    Browse the repository at this point in the history
  10. linting

    IsaiasA1 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5e4b309 View commit details
    Browse the repository at this point in the history
  11. misspell fix

    IsaiasA1 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2c15a5c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. missing changes, not merged

    IsaiasA1 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b2e4e1e View commit details
    Browse the repository at this point in the history
  2. fix unit test

    IsaiasA1 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d9da44a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ce9cccb View commit details
    Browse the repository at this point in the history
  2. added copyright headers

    IsaiasA1 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    716d520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e69aa4b View commit details
    Browse the repository at this point in the history
  4. updated unit test

    IsaiasA1 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    28600c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    0cfffff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5ef59 View commit details
    Browse the repository at this point in the history