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: Implement CRUD API for managing Harbor per-project Quota #3090

Open
wants to merge 44 commits into
base: topic/11-06-feat_implement_per-project_images_api_based_on_rbac
Choose a base branch
from

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    b51fdc2 View commit details
    Browse the repository at this point in the history
  2. chore: Add news fragment

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    9cd5db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70e465 View commit details
    Browse the repository at this point in the history
  4. fix: Rename variables

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    f355368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d52d3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16199b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b266f78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9991c83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9a7851 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5281bf3 View commit details
    Browse the repository at this point in the history
  11. chore: Rename function

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    23053ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88ce36c View commit details
    Browse the repository at this point in the history
  13. chore: Update schema

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    7465bf6 View commit details
    Browse the repository at this point in the history
  14. chore: Update error msg

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    967f6b1 View commit details
    Browse the repository at this point in the history
  15. chore: Rename variable

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    4f9134b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c661a72 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d1a4e2c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7dd0048 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c4bfefe View commit details
    Browse the repository at this point in the history
  20. fix: Broken CI

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    84785c3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9bd7515 View commit details
    Browse the repository at this point in the history
  22. feat: Implement REST API

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    7d05046 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0fe3027 View commit details
    Browse the repository at this point in the history
  24. chore: Update comment

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    c5b5421 View commit details
    Browse the repository at this point in the history
  25. chore: Rename types

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    d2b4739 View commit details
    Browse the repository at this point in the history
  26. chore: update GraphQL schema dump

    Co-authored-by: octodog <[email protected]>
    jopemachine and lablup-octodog committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    bab58f4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2adec58 View commit details
    Browse the repository at this point in the history
  28. fix: Use BigInt

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    0a5658e View commit details
    Browse the repository at this point in the history
  29. chore: update GraphQL schema dump

    Co-authored-by: octodog <[email protected]>
    jopemachine and lablup-octodog committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    76ed21b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fc614b4 View commit details
    Browse the repository at this point in the history
  31. fix: Use BigInt

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    534c291 View commit details
    Browse the repository at this point in the history
  32. chore: self -> cls

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    d80d6dc View commit details
    Browse the repository at this point in the history
  33. chore: update GraphQL schema dump

    Co-authored-by: octodog <[email protected]>
    jopemachine and lablup-octodog committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    3fcb94a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f65f4f9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1ff27e5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    085cc6a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1e5f39e View commit details
    Browse the repository at this point in the history
  38. fix: Disjoint FIXTURES_FOR_HARBOR_CRUD_TEST from `test_harbor_read_…

    …project_quota` for reuse
    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    fb52bd8 View commit details
    Browse the repository at this point in the history
  39. chore: Rename variable

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    4507cda View commit details
    Browse the repository at this point in the history
  40. fix: CI

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    2c6da2d View commit details
    Browse the repository at this point in the history
  41. chore: Add registry type

    jopemachine committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    f0bf421 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a4979fe View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

    jopemachine committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    81c539f View commit details
    Browse the repository at this point in the history