rancher-gitlab-deploy icon indicating copy to clipboard operation
rancher-gitlab-deploy copied to clipboard

Working with Rancher 2.5?

Open mouradsm opened this issue 3 years ago • 2 comments

Hello, I have an infrastructure where I use rancher 2.5 will this plugin work with that version? I'm having a hard time integrating it. Could you help me?

mouradsm avatar May 28 '21 20:05 mouradsm

Hi @mouradsm I think it does not work. I just tried in debug mode and it seems like the tool is trying to fetch an API url that is not existing anymore:

DEBUG:urllib3.connectionpool:https://rancher.example.com:443 "GET /v1/projects?limit=1000 HTTP/1.1" 404 0
reply: 'HTTP/1.1 404 Not Found\r\n'

Is there any chance that this will be fixed? @cdrx

mityax avatar Aug 11 '21 21:08 mityax

@mityax I forked this repository and I'm going to start "translate" the cli to use the new rancher API.

mouradsm avatar Sep 20 '21 14:09 mouradsm