Restore v1alpha3 API support by scothis · Pull Request #334 · servicebinding/runtime

@scothis requested a review from a team

September 7, 2023 16:44

@scothis

Implement conversion interfaces between v1beta1 and v1alpha3, and
install validation webhooks for v1alpha3 requests. The v1alpha3 API is
now implemented in terms of v1beta3 types to avoid duplication of
business logic.

Signed-off-by: Scott Andrews <andrewssc@vmware.com>

st3v

sadlerap