OCPCLOUD-3184: Implement object schema pruning for compatibility requirements#464
OCPCLOUD-3184: Implement object schema pruning for compatibility requirements#464JoelSpeed wants to merge 17 commits intoopenshift:mainfrom
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@JoelSpeed: This pull request references OCPCLOUD-3184 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
57ff46d to
85c8bf4
Compare
85c8bf4 to
abdcc99
Compare
00d0291 to
161f683
Compare
161f683 to
ba9222a
Compare
ba9222a to
8acd414
Compare
This implements object schema pruning through a mutating webhook configuration for any resource that has a protective CompatiblityRequirement configured
Currently based on #461, which means only the final 4 commits are pertinent to this PR