-
Notifications
You must be signed in to change notification settings - Fork 228
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
chore: remove crds staging dir #1880
Conversation
Looks good to me, could you also run Seems like our presubmit/validation didn't catch the manifest diff. Without regenerate it in this PR, it still passed. |
LGTM on deleting the config directory I'm not sure I understand what's going on with deepcopy |
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Can we rebase this master, re-run |
This reverts commit ecd7e8c.
/lgtm Thanks!! 💯 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gemmahou The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* chore: clean apis/config dir for now Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com> * chore: autogen deepcopies Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com> * Revert "chore: autogen deepcopies" This reverts commit ecd7e8c. --------- Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
This may have happened as a result of a bad merge. Clean up and run
make manifests
.