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

Actually wait for the CFOrg to be deleted in job endpoint #2702

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

matt-royal
Copy link
Member

Is there a related GitHub Issue?

[#2605]

What is this change about?

Before this change, the job endpoint would say that an org was deleted as soon as the CFOrg finalizer removed their role binding from the Org namespace. We now fetch the CFOrg directly to determine if it's done deleting. If it isn't deleting, then we will use GetOrg to determine if the user has access to the org

Does this PR introduce a breaking change?

No

Acceptance Steps

Follow AC for the issue

Tag your pair, your PM, and/or team

@davewalter @gcapizzi @georgethebeatle

Before this change, the job endpoint would say that an org was deleted
as soon as the CFOrg finalizer removed their role binding from the Org
namespace. We now fetch the CFOrg directly to determine if it's done
deleting. If it isn't deleting, then we will use GetOrg to determine if
the user has access to the org

[#2605]
@matt-royal matt-royal merged commit 008dc5e into main Jul 17, 2023
@matt-royal matt-royal deleted the issues/fix-2605 branch July 17, 2023 19:05
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.

2 participants