-
Notifications
You must be signed in to change notification settings - Fork 110
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
Add flag to skip checking resources when fully delete app #594
base: develop
Are you sure you want to change the base?
Conversation
@firgavin, we have received your signed contributor license agreement. It will be reviewed by VMware shortly. Another comment will be added to the pull request to notify you when the merge can proceed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @firgavin! Thanks a lot for working on this :)
I have added a few comments. Also , I think we can add an e2e test for this.
Hey @firgavin! Were you able to sign the cla again with the relevant information? Do let me know if you would need any help :) |
@firgavin, we have received your signed contributor license agreement. It will be reviewed by VMware shortly. Another comment will be added to the pull request to notify you when the merge can proceed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me (we could probably add an e2e test although we can also do it as part of another PR as well) but it seems it's really hard to please the CLA bot. @firgavin Do let me know if there's anyway I can help or if there's any feedback you would like to share about the signing process.
Hi @praveenrewar - I have signed the Individual CLA, and there’s a warning message that says I should |
Hi @firgavin! Thanks for sharing the details, I have asked for help from folks internally and will let you know once I have an update. Thanks for being patient :) |
Hi @firgavin, In the CLA form, there should be a field “Organization” (probably at the very bottom). Let me know if you are not able to find it or face any issue. |
Hi @praveenrewar - Thanks for your feedback! Somehow I cannot find this field...Not sure if I am missing something. Here’s the screenshot: |
Thanks for sharing the screenshot @firgavin. I have shared it with the team, hoping to get some feedback soon :) |
Hi @firgavin can you please try to sign the CLA again, the warning should be gone now. |
@firgavin, we have received your signed contributor license agreement. It will be reviewed by VMware shortly. Another comment will be added to the pull request to notify you when the merge can proceed. |
@firgavin, we have received your signed contributor license agreement. It will be reviewed by VMware shortly. Another comment will be added to the pull request to notify you when the merge can proceed. |
Hi @firgavin Can you please try signing the CLA again now. Apparently in some cases even individual contributors are required to provide the organisation that they are affiliated with, but the form didn't had the option to provide that information. It should be fixed now. Thank you so much for your patience 🙏🏻 |
@firgavin, we have received your signed contributor license agreement. It will be reviewed by VMware shortly. Another comment will be added to the pull request to notify you when the merge can proceed. |
Hi @firgavin I really wish I could click that merge button but it seems that the legal team won’t be able to approve your CLA based on the organisation you are working at 😞 |
Reopening |
@praveenrewar Any chance to get this feature in with @firgavin not doing the rebase? It is not the most complex change, so are there really copyright concerns? |
We could work towards having this change rebased and merged with a separate PR if this something you have a case for @aberres |
What this PR does / why we need it:
Add flag to skip checking resources when fully deletes app.
Which issue(s) this PR fixes:
Fixes #577
Does this PR introduce a user-facing change?
Additional Notes for your reviewer:
Review Checklist:
a link to that PR
change
Additional documentation e.g., Proposal, usage docs, etc.: