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

Conversion webhook #1302

Merged

Commits on Aug 30, 2023

  1. Ensure v1beta1 CRDs are served

    Modify the v1beta1 CR types
    qu1queee committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ce6f84f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add webhook artifacts and ensure CRDs updates

    Add deployment artifacts for the webhook
    Add additional hack scripts, needed for patching
    the CRDs and generating a CABundle
    qu1queee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    513f1f2 View commit details
    Browse the repository at this point in the history
  2. Add webhook code

    Introduce cmd/shipwright-build-webhook
    Introduce conversion pkg
    qu1queee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7ff040f View commit details
    Browse the repository at this point in the history
  3. Add conversion interface and build conversion

    Add Build CR conversion functions
    qu1queee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1506af3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b97c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ef4ddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    831ea01 View commit details
    Browse the repository at this point in the history
  7. Add conversion unit tests

    For build, buildruns.
    qu1queee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6e2ccab View commit details
    Browse the repository at this point in the history
  8. Update modules and vendor

    qu1queee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    29fe106 View commit details
    Browse the repository at this point in the history