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 support for CRD ConversionReview types #999

Merged
merged 14 commits into from Sep 16, 2022
Merged

Commits on Sep 5, 2022

  1. Add conversion webhook typings

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    e8564ab View commit details
    Browse the repository at this point in the history
  2. Add simple test

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    b6d6d48 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    6be27e1 View commit details
    Browse the repository at this point in the history
  4. Improve docs

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    edad3da View commit details
    Browse the repository at this point in the history
  5. Add is_success & is_failure methods

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    eaa34e4 View commit details
    Browse the repository at this point in the history
  6. Use our Status in admission

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 5, 2022
    Copy the full SHA
    1012bdc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Expand test

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 6, 2022
    Copy the full SHA
    a3d36ec View commit details
    Browse the repository at this point in the history
  2. Rename response methods

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 6, 2022
    Copy the full SHA
    307f4c8 View commit details
    Browse the repository at this point in the history
  3. Avoid optionality

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 6, 2022
    Copy the full SHA
    1b2cef4 View commit details
    Browse the repository at this point in the history
  4. Move some code around

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 6, 2022
    Copy the full SHA
    ff50777 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Fix copy-paste error

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 10, 2022
    Copy the full SHA
    68748d7 View commit details
    Browse the repository at this point in the history
  2. Improve response signatures

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 10, 2022
    Copy the full SHA
    adf736b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Change status in invalid admission response

    Signed-off-by: Mikail Bagishov <bagishov.mikail@yandex.ru>
    MikailBag committed Sep 16, 2022
    Copy the full SHA
    4d1a801 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f03ec56 View commit details
    Browse the repository at this point in the history