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

feat: handle pending deletion of projects, fixes #149 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattenklicker
Copy link

@mattenklicker mattenklicker commented Jan 20, 2025

Description of your changes

Adds the ability to ignore pending deletions of projects or to delete projects immediately.

Fixes #149

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Couldn't test yest.

@mattenklicker mattenklicker marked this pull request as ready for review January 20, 2025 13:34
@blut
Copy link
Contributor

blut commented Jan 20, 2025

At the moment FullPathToRemove has to be specified. Alternatively, it could be taken from the resource status.
This would reduce the added API Interface and issues with deletion in compositions.

grafik

Either way, manually tested / works well

@dariozachow
Copy link
Collaborator

dariozachow commented Feb 7, 2025

Please rebase on master

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.

Pending deletion on gitlab
3 participants