I have a question regarding Gitlab runners here. I've looked and searched quite much but haven't found any relevant information yet. I'm going to update the Gitlab server for the company I work for, and we have many Gitlab runners. There will be a down time for the Gitlab server update and I was wondering what will happen to the active Gitlab runners during this downtime? Will the Gitlab runners function as normal after the update or will I need to register all runners again?
Anyone familiar with this? Thanks :)
They should work again as normal, but it depends how exactly the runners are set up. Where are the runners deployed?
E.g. for local development purposes i have deployed some runners locally via docker and mix their usage with the shared "company" runners.