You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a scenario such as the one described in #3 not all specified containers are started. However, if I run undeploy() it reports that all containers have been undeployed (for example 20/20, while only 16/20 were actually deployed in the first place). This is misleading of what actually happens.
The text was updated successfully, but these errors were encountered:
You are right on that, the reason for both issues is the same. I am working on solving it for both, hopefully, I will have a more stable version at the next release.
In a scenario such as the one described in #3 not all specified containers are started. However, if I run
undeploy()
it reports that all containers have been undeployed (for example 20/20, while only 16/20 were actually deployed in the first place). This is misleading of what actually happens.The text was updated successfully, but these errors were encountered: