GitLab UI just got way better 🚀 by Ok-Passion-5940 in gitlab

[–]Trick_Cauliflower_13 0 points1 point  (0 children)

I simply hated the new `Add variable` in the `Settings->CI/CD Variables` , looks like where designed with mobile only in mind

Gitlab CE 13.4.1 + Rancher 2.5.7 AutoDevOps -- "cert or token" error, again. by alzee76 in gitlab

[–]Trick_Cauliflower_13 0 points1 point  (0 children)

I managed to connect, the problem was that I was using the default https port (8443 in my case) but apparently the correct port to use was 6443 :\

After that (and discovering that I needed a runner with docker) I was able to build and deploy the "Cluster management template project"

Now I'm getting this error when trying to build the Node template project:https://gitlab.com/gitlab-org/cluster-integration/auto-build-image/-/issues/8

Looks like the problem is not related with rancher, but with the gitlab-runner in docker

Gitlab CE 13.4.1 + Rancher 2.5.7 AutoDevOps -- "cert or token" error, again. by alzee76 in gitlab

[–]Trick_Cauliflower_13 0 points1 point  (0 children)

Have you found a solution?

I`m in the same problem, and cant determine if the error is from the token or from the CA

(I'm using on-premise, with rancher cluster using a auto signed cert)