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 Api fns for arbitrary subresources and approval subresource for CertificateSigningRequest #773

Merged
merged 11 commits into from
Jan 9, 2022

Commits on Dec 27, 2021

  1. Implement CertificateSigningRequest/approve

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2c4eef7 View commit details
    Browse the repository at this point in the history
  2. Implement Api<CertificateSigningRequest>.deny

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b6946f2 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary use statements in test

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    e17aff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61421f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Add patch_approval to Api<CertificateSigningRequest>

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6f98c30 View commit details
    Browse the repository at this point in the history
  2. Format the code

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    caa46ca View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Follow the convention in fn patch_approval

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    39edddb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Add Api<CertificateSigningRequest>::get_approval

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3e6f213 View commit details
    Browse the repository at this point in the history
  2. Implement Api<CertificateSigningRequest>::get_approval

    Signed-off-by: ChinYing-Li <[email protected]>
    ChinYing-Li committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4fa8a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221622e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

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