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: Add a selector for runtime volume metrics #1486

Merged
merged 38 commits into from
Oct 11, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    45ef301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4585a50 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. auto-generate CRD docu

    shorim committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9536f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e91e187 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    32eb270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af00a2e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add k8s.volume.type label

    shorim committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6f4e9a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c3f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    dd9e3cb View commit details
    Browse the repository at this point in the history
  2. drop non PVC volume metrics

    shorim committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    20ae194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a1567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2dffe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    bd32f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7dff04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17efa31 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    685e0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdd0c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a952d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into volume_metrics

    # Conflicts:
    #	test/e2e/metrics_runtime_input_resources_test.go
    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    27af43a View commit details
    Browse the repository at this point in the history
  5. add removed io pkg in e2e test

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cee3364 View commit details
    Browse the repository at this point in the history
  6. fix linting

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e77ffec View commit details
    Browse the repository at this point in the history
  7. add unit tests for gateway

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0a5dcc0 View commit details
    Browse the repository at this point in the history
  8. adjust agent rbac unit test

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aee8c4f View commit details
    Browse the repository at this point in the history
  9. adjust agent unit tests

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    57b1f96 View commit details
    Browse the repository at this point in the history
  10. update docu

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c3470d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15890b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2af3965 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0eabc4 View commit details
    Browse the repository at this point in the history
  14. use raw strings in unit tests

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ebfe234 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d9226a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4fc95bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d6e01f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c6a5241 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    271affe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ff437ff View commit details
    Browse the repository at this point in the history
  21. fix linting

    shorim committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    060e08b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    f570c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a14f7 View commit details
    Browse the repository at this point in the history