Replies: 1 comment 3 replies
-
We do not have plans to remove With |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In our organization, we have a difference of understandings about future of self-hosted runners.
We were previously using Actions Runner Controller with old images and recently switched to runner scale set.
By reading this discussion, we took note about what will be still be supported by Github and what will be left to community.
Maintainers of our self-hosted runners chose the
kubernetes
deployment type, which prevent us to use anydocker
commandThe point on which we don't all agree on our side is about the future support of DinD mode.
I know the runner scale set currently supports both
kubernetes
anddind
modesBut some of us think it is only supported for some time by Github and will be only maintained by community in the future.
Would it be possible to have a clear point of view about this ?
Will the
dind
mode support get removed eventually ?Beta Was this translation helpful? Give feedback.
All reactions