Skip to content
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
e25b0bd
Add comprehensive OpenShift cluster destroyer script
nogueiraanderson Aug 27, 2025
c9bc5df
Refactor destroy-openshift-cluster.sh: Add list feature and fix confi…
nogueiraanderson Aug 27, 2025
72d9bdd
Replace hardcoded /tmp with mktemp for security
nogueiraanderson Aug 29, 2025
9ef0add
Remove empty show_route53_resources function
nogueiraanderson Aug 29, 2025
237f1ec
Add timeout handling for AWS resource deletion operations
nogueiraanderson Aug 29, 2025
3e77be7
Fix critical issues in OpenShift cluster destroyer script
kiveboxops Aug 31, 2025
0c1e8c9
Update destroy-openshift-cluster.sh with improved reconciliation logic
nogueiraanderson Sep 1, 2025
1dbbd13
Optimize count_resources() with parallel API calls
nogueiraanderson Sep 1, 2025
87e1d23
Fix metadata extraction and cleanup_s3_state call
nogueiraanderson Sep 1, 2025
d76e0fa
Fix cluster deduplication and orphaned cluster handling
nogueiraanderson Sep 1, 2025
e3ce49e
Exclude terminated instances from cluster discovery
nogueiraanderson Sep 1, 2025
c525edb
Ensure Route53 cleanup happens even with openshift-install destroy
nogueiraanderson Sep 1, 2025
f972c90
Improve Route53 cleanup to address query escaping issues
nogueiraanderson Sep 1, 2025
bb6c50c
Enhance destroy-openshift-cluster.sh with improved logging and compat…
nogueiraanderson Sep 1, 2025
ac309a3
Change logging to be opt-in instead of opt-out
nogueiraanderson Sep 1, 2025
1f19162
Simplify CloudWatch configuration to use same region as AWS resources
nogueiraanderson Sep 2, 2025
08d24c0
Remove --detailed flag and simplify list mode
nogueiraanderson Sep 2, 2025
eba6039
Fix resource counting display formatting
nogueiraanderson Sep 2, 2025
c58cd79
Add extraction of cluster-state.tar.gz in destroyer script
nogueiraanderson Sep 2, 2025
dd6f748
Fix S3 state detection to check for cluster-state.tar.gz
nogueiraanderson Sep 2, 2025
227890d
Remove pr-description.md from PR
nogueiraanderson Sep 2, 2025
d90215e
Improve help message and documentation
nogueiraanderson Sep 2, 2025
12f9250
Merge branch 'master' into feature/add-openshift-destroyer-script
nogueiraanderson Sep 10, 2025
4fd6e75
Merge branch 'master' into feature/add-openshift-destroyer-script
nogueiraanderson Sep 15, 2025
a6dad3b
Address PR review feedback
nogueiraanderson Oct 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading