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

API: Add new AdmissionControl service (experimental for now) #983

Merged
merged 39 commits into from
May 24, 2024

Commits on May 10, 2024

  1. add admission service

    ryantxu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    366c6cd View commit details
    Browse the repository at this point in the history
  2. tabs

    ryantxu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5b1a3ad View commit details
    Browse the repository at this point in the history
  3. use k8s names

    ryantxu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    479ee40 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. more adapters

    ryantxu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0a0e017 View commit details
    Browse the repository at this point in the history
  2. more adapters

    ryantxu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8debcd4 View commit details
    Browse the repository at this point in the history
  3. more adapters

    ryantxu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4f7ef3c View commit details
    Browse the repository at this point in the history
  4. better tests

    ryantxu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    53b94e1 View commit details
    Browse the repository at this point in the history
  5. add plugin context

    ryantxu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    20b1338 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    80f737d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42def7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb04333 View commit details
    Browse the repository at this point in the history
  4. add function for fake client

    ryantxu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c0a3f78 View commit details
    Browse the repository at this point in the history
  5. dooh

    ryantxu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f850b5f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    35a409b View commit details
    Browse the repository at this point in the history
  2. create and update functions

    ryantxu committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fc6110a View commit details
    Browse the repository at this point in the history
  3. now with storage interface

    ryantxu committed May 20, 2024
    Configuration menu
    Copy the full SHA
    823af31 View commit details
    Browse the repository at this point in the history
  4. now with storage interface

    ryantxu committed May 20, 2024
    Configuration menu
    Copy the full SHA
    43b23be View commit details
    Browse the repository at this point in the history
  5. fix lint

    ryantxu committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1e20bd7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. now as admission

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d793710 View commit details
    Browse the repository at this point in the history
  2. fix lint

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    186c771 View commit details
    Browse the repository at this point in the history
  3. update command

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    88f4b29 View commit details
    Browse the repository at this point in the history
  4. add converters

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9aee73f View commit details
    Browse the repository at this point in the history
  5. add converters

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    61197ea View commit details
    Browse the repository at this point in the history
  6. fix lint

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    66df1d5 View commit details
    Browse the repository at this point in the history
  7. storage >> admission

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9686768 View commit details
    Browse the repository at this point in the history
  8. Use GVK not GVKR

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0a5fbac View commit details
    Browse the repository at this point in the history
  9. proto helpers

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    218525d View commit details
    Browse the repository at this point in the history
  10. cleanup

    ryantxu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    68e4b33 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    416574f View commit details
    Browse the repository at this point in the history
  2. lint

    ryantxu committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a437721 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update backend/admission.go

    Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
    ryantxu and andresmgot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be57ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcce0f6 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    ryantxu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3662d46 View commit details
    Browse the repository at this point in the history
  4. added better conversion tests

    ryantxu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9f22d16 View commit details
    Browse the repository at this point in the history
  5. test lint

    ryantxu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a5f8757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62dae98 View commit details
    Browse the repository at this point in the history
  7. better comments

    ryantxu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fd2f15b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    9b8dfd5 View commit details
    Browse the repository at this point in the history
  2. Update backend/admission.go

    Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
    ryantxu and marefr committed May 24, 2024
    Configuration menu
    Copy the full SHA
    48f12a0 View commit details
    Browse the repository at this point in the history