It's unclear to me how runners are supposed to work. Trying to debug https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/132 with false-positive results about runners being active has proven quite frustrating, so I want to see if I'm setting up running correctly in the first place. What follows are questions whose answers would be very useful to have to GitLab-CI documentation.
Are SSH runners supposed to be registered from the coordinator? If so, why does ssh runner registration succeed when it happens on the runner? Is it possible to register a shell runner by executing `gitlab-runner register` on a machine other than the coordinator? If not, why does shell runner registration succeed when it occurs on a machine other than the coordinator? Why do `config.toml` files contain deleted runners? Are `config.toml` files read at `GitLab-CI` startup? Should `config.toml` files ever be edited manually? Thanks. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/9166bb4c-fc88-484b-9602-e5942314b5b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
