Skip to content

Stop AL-Go from purging non AL-Go BC containers. #1828

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

spetersenms
Copy link
Contributor

During the CICD workflow, AL-Go calls https://github.com/microsoft/navcontainerhelper/blob/main/ContainerHandling/Flush-ContainerHelperCache.ps1, which kills any BC container that has been off for 3 days or more, regardless if that container was created by AL-Go.
This scenario can happen if you use self-hosted GitHub runners on the same machine/VM that you use for other BC development.

Related to issue: #1675

@spetersenms spetersenms linked an issue Jul 17, 2025 that may be closed by this pull request
@spetersenms
Copy link
Contributor Author

This PR on the navcontainerhelper side, adds the functionaltiy to check for the AL-Go creator label: microsoft/navcontainerhelper#3983

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.

[Bug]: AL-Go docker pruning too aggressive(?)
1 participant