-
Notifications
You must be signed in to change notification settings - Fork 12
Handle API lifecycle, add support for APIConversions #61
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
Conversation
…esource On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
…VK anymore) On-behalf-of: @SAP [email protected]
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…on logic accessibility On-behalf-of: @SAP [email protected]
…n reconciling APIExports On-behalf-of: @SAP [email protected]
…local/remote GVKs On-behalf-of: @SAP [email protected]
…ometimes?) On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
|
/test all |
On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
Since a CRD has a _list_ of versions, there is no risk of running into map collisions when renaming versions, so we can slim down our API to just a map, no individual steps. On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
…ion object in kcp On-behalf-of: @SAP [email protected]
|
/test all |
On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
On-behalf-of: @SAP [email protected]
…ier, adjust it to the new logic On-behalf-of: @SAP [email protected]
|
/test all |
|
@xrstf: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Superseded by #62, which is the same as this but without all the APIConversion stuff. |
Summary
What Type of PR Is This?
/kind feature
Related Issue(s)
Fixes #12
Release Notes