-
Notifications
You must be signed in to change notification settings - Fork 20
Merge rukpak updates into main + Required Fixes #88
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
Merge rukpak updates into main + Required Fixes #88
Conversation
|
Skipping CI for Draft Pull Request. |
0d25276 to
719b41a
Compare
|
Shall we go ahead and add a commit that reverts 29f9cd5 in this PR? |
This reverts commit 29f9cd5.
|
/hold |
|
/uncc awgreene tmshort |
|
@dtfranz: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/lgtm |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtfranz, ncdc The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Catching up with 57e32c7 (config,Makefile: Remove the kustomize configuration for the in-tree PlatformOperator API, 2022-08-31, openshift#26), which removedthe referenced file: $ git log --stat=300 | grep 'commit \|crd/kustomization.yaml' | grep -B1 crd/kustomization.yaml | head -n2 commit 57e32c7 config/crd/kustomization.yaml | 21 --------------------- or possibly it was 719b41a (Revert "Revert "Merge rukpak updates into main"", 2023-07-07, openshift#88): $ git log --stat=300 | grep 'commit \|webhook' | grep -B1 webhook | head -n2 commit 719b41a config/rukpak/apis/webhooks/kustomization.yml | 27 - but in any case, I don't see a config/webhook directory or a manager_webhook_patch.yaml patch that this component could be calling in.
Reverts #87 and adds required fixes for downstream functionality.