Skip to content
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

Implement org deletion job endpoint #2638

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Implement org deletion job endpoint #2638

merged 1 commit into from
Jun 28, 2023

Conversation

acosta11
Copy link
Member

Is there a related GitHub Issue?

#2605

What is this change about?

Return status of org deletion based on underlying CFOrg resource

Does this PR introduce a breaking change?

No

Acceptance Steps

See issue.

Tag your pair, your PM, and/or team

paired w/ @davewalter

@linux-foundation-easycla

This comment was marked as resolved.

@acosta11
Copy link
Member Author

acosta11 commented Jun 27, 2023

Messed up my git author config; had to reset-author and force push to fix the CLA issue. Marked comment as resolved and set to hidden.

Copy link
Member

@akrishna90 akrishna90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I am skeptical about setting 120s as timeout. Is that enough? Does this need to be configurable? I guess for now it should be fine until we get some feedback or hear otherwise.

- Add check for org deletion timeout with message
- Calculate status for deletion based on presence of CRD and its timestamp

[#2605]

Co-authored-by: Dave Walter <[email protected]>
@acosta11
Copy link
Member Author

LGTM. I am skeptical about setting 120s as timeout. Is that enough? Does this need to be configurable? I guess for now it should be fine until we get some feedback or hear otherwise.

Yeah Dave and I had the same thought about circling back if we get feedback but think it's a reasonable starting point given we already have a 1 minute timeout on app deletion.

@acosta11 acosta11 marked this pull request as ready for review June 28, 2023 18:18
@acosta11 acosta11 changed the title Implement org deletion job Implement org deletion job endpoint Jun 28, 2023
@davewalter davewalter merged commit 159a20a into main Jun 28, 2023
6 checks passed
@davewalter davewalter deleted the issues/2605 branch June 28, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants