Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vdk-gitlab: upgrade the gitlab runner to latest version #1398

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

antoniivanov
Copy link
Collaborator

I noticed that sometimes gitlab jobs would stuck in pending despite not seeing any pods running (each Gitlab job starts 1 pod, upto 15 (our current limit) of concurrent Gitlab jobs running)

After I restarted the gitlab runner deployment they'd start (kubectl rollout restart deployment).

I am not sure why. But as a first step I am upgrading the gitlab runner to latest version. 0.22 is pretty old anyway

Testing Done: deployed it directly (as per readme) and start gitlab job and saw it works

Signed-off-by: Antoni Ivanov aivanov@vmware.com

I noticed that sometimes gitlab jobs would stuck in pending despite not
seeing any pods running (each Gitlab job starts 1 pod, upto 15 (our
current limit) of concurrent Gitlab jobs running)

After I restarted the gitlab runner deployment they'd start (kubectl
rollout restart deployment).

I am not sure why. But as a first step I am upgrading the gitlab runner
to latest version. 0.22 is pretty old anyway

Testing Done: deployed it directly (as per readme) and start gitlab job
and saw it works

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>
@antoniivanov antoniivanov merged commit 4508c69 into main Dec 2, 2022
@antoniivanov antoniivanov deleted the person/aivanov/gitlab branch December 2, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants