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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
@Warashi enabled docker access without sudo, by changing the runner container to use TCP instead of docker.sock (#177)
@Warashi added an ability to set dockerEnabled: false to disable the dind sidecar, so that you can run runner pod on clusters on where privileged pods are disallowed (#191)