Skip to content

Add a plugin cleanup watcher.#257

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_838899541
Jan 23, 2026
Merged

Add a plugin cleanup watcher.#257
copybara-service[bot] merged 1 commit intomainfrom
test_838899541

Conversation

@copybara-service
Copy link

Add a plugin cleanup watcher.

Sometimes the plugin manager fails to remove plugins, but still reports back success to ACS. Some of the steps don't block the removal, but given the lingering resources, the failures will eventually culminate in the instance running out of space entirely.

This adds a daily cleanup functionality to the guest agent, where it runs at least once a day, and is also triggered by a restart of the guest agent. This helps ensure that those lingering resources are cleaned up.

@copybara-service copybara-service bot force-pushed the test_838899541 branch 9 times, most recently from 207f332 to 335fb6e Compare December 12, 2025 23:29
@google-oss-prow google-oss-prow bot added size/XL and removed size/L labels Dec 12, 2025
@copybara-service copybara-service bot force-pushed the test_838899541 branch 3 times, most recently from a73ef69 to 7036551 Compare January 23, 2026 18:16
Sometimes the plugin manager fails to remove plugins, but still reports back success to ACS. Some of the steps don't block the removal, but given the lingering resources, the failures will eventually culminate in the instance running out of space entirely.

This adds a daily cleanup functionality to the guest agent, where it runs at least once a day, and is also triggered by a restart of the guest agent. This helps ensure that those lingering resources are cleaned up.

PiperOrigin-RevId: 860159397
@copybara-service copybara-service bot merged commit b6b7a9b into main Jan 23, 2026
@copybara-service copybara-service bot deleted the test_838899541 branch January 23, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant