Skip to content

fix: clean up orphaned endpoint tenants on source host after service migration#770

Open
notandy wants to merge 1 commit into
mainfrom
fix/f5-migration-cleanup-source-tenant
Open

fix: clean up orphaned endpoint tenants on source host after service migration#770
notandy wants to merge 1 commit into
mainfrom
fix/f5-migration-cleanup-source-tenant

Conversation

@notandy
Copy link
Copy Markdown
Collaborator

@notandy notandy commented May 14, 2026

After a service migration, the old host's ProcessServices() now removes stale net-* endpoint partitions that no longer belong to any of its services, preventing them from lingering on the F5 device until the daily cleanup job runs.

…migration

After a service migration, the old host's ProcessServices() now removes
stale net-* endpoint partitions that no longer belong to any of its
services, preventing them from lingering on the F5 device until the
daily cleanup job runs.
@notandy notandy requested review from a team, m-kratochvil, notque and ronchi-oss as code owners May 14, 2026 18:16
@github-actions
Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/sapcc/archer/internal/agent/f5 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/sapcc/archer/internal/agent/f5/services.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

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.

1 participant