Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

github-vincent-miszczak

Fixes #500
We have this issue with our EKS clusters, nuke never completes.

Resources may come back after Remove() because they are managed by other resources that may be removed later (that's the case with EKS and log groups).

I added the opportunity to mark such resources to handle them correctly.

@github-vincent-miszczak github-vincent-miszczak requested a review from a team as a code owner July 29, 2022 10:39
@tudrzal
Copy link

tudrzal commented Mar 2, 2023

Hi, we have the same issue, could this make it into incoming release please?

@TomasMocek
Copy link

Hello, perhaps @bjoernhaeuser can have a look?

@bdellegrazie
Copy link

bdellegrazie commented Mar 13, 2024

@github-vincent-miszczak any chance you could rebase this please?
@bjoernhaeuser / @TomasMocek once rebased, any chance of a review and merge please?

@ekristen
Copy link
Contributor

I like this idea, however I need to research and understand this a bit better before implementing in libnuke and aws-nuke@v3 as such I've opened an issue for tracking purposes ekristen/libnuke#75

If you still feel this is an issue and should be implemented, please comment over there.


Please see the copy of the notice from the README about the deprecation of this project. Sven was kind enough to grant me access to help triage and close issues and pull requests that have already been addressed in the actively maintained fork. Some additional information is located in the welcome issue for more information.

Caution

This repository for aws-nuke is no longer being actively maintained. We recommend users to switch to the actively maintained fork of this project at ekristen/aws-nuke.
We appreciate all the support and contributions we've received throughout the life of this project. We believe that the fork will continue to provide the functionality and support that you have come to expect from aws-nuke.
Please note that this deprecation means we will not be addressing issues, accepting pull requests, or making future releases from this repository.
Thank you for your understanding and support.

@ekristen ekristen closed this Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CloudWatchLogsLogGroup - stuck waiting
5 participants