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

Filter OpenSearch Packages causing aws-nuke failures #8995

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

richgreen-moj
Copy link
Contributor

@richgreen-moj richgreen-moj commented Dec 6, 2024

What/Why?

The scheduled AWS Nuke workflow has been failing with a common issue in the logs related to OpenSearch packages.

e.g.

eu-west-2 - OSPackage - pkg-59fc48a9d14d467ac47dcd5269e6446955f885f1 - [CreatedTime: "2024-11-07T10:55:14Z", PackageID: "pkg-59fc48a9d14d467ac47dcd5269e6446955f885f1", PackageName: "titaniam-lockbox"] - failed
eu-west-2 - OSPackage - pkg-ef5a4cd1f0ed1bfb5cce31d3a108c9e24cdb346d - [CreatedTime: "2024-11-11T19:26:05Z", PackageID: "pkg-ef5a4cd1f0ed1bfb5cce31d3a108c9e24cdb346d", PackageName: "rni"] - failed

Changes Made

I've added more filters to the Nuke config to ignore these packages. As far as I can tell these aren't specific resources that are created by users as they occur in all of the accounts being nuked.

Testing

I've carried out a dry-run of the nuke and can see the packages are being filtered here - Will have to wait over the weekend to see if it works for sure

@richgreen-moj richgreen-moj requested a review from a team as a code owner December 6, 2024 11:43
@github-actions github-actions bot added the environments-repository Used to exclude PRs from this repo in our Slack PR update label Dec 6, 2024
@richgreen-moj richgreen-moj merged commit 34259e0 into main Dec 6, 2024
21 checks passed
@richgreen-moj richgreen-moj deleted the fix/aws-nuke-ospackage-filter branch December 6, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environments-repository Used to exclude PRs from this repo in our Slack PR update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants