Skip to content

Clean up keepalived routes before Terraform destroy in CI - #134

Open
szachovy wants to merge 1 commit into
masterfrom
fix/55-ci-route-cleanup
Open

Clean up keepalived routes before Terraform destroy in CI#134
szachovy wants to merge 1 commit into
masterfrom
fix/55-ci-route-cleanup

Conversation

@szachovy

@szachovy szachovy commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Add a pre-destroy step that removes stale keepalived routes and VIP addresses from the host routing table. Runs unconditionally so Terraform destroy succeeds cleanly.

Closes #55

Add a pre-destroy step that removes stale keepalived routes and VIP
addresses from the host routing table. Runs unconditionally (always)
so Terraform destroy succeeds cleanly after keepalived modifications.

Closes #55

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

T-1: Add keepalived route cleanup before Terraform destroy in CI

1 participant