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

Does not work with latest Rancher #1

Open
norcis opened this issue Jan 24, 2020 · 3 comments
Open

Does not work with latest Rancher #1

norcis opened this issue Jan 24, 2020 · 3 comments
Labels
question Further information is requested v3-not-compatible

Comments

@norcis
Copy link

norcis commented Jan 24, 2020

I can't make it work with current version or Rancher (2.3.4).

First of all url changed from
http://rancher.mycompany.com:8080/v2-beta/projects/{projectId}}/services/{serviceId}
to
http://rancher.mycompany.com:8080/v3/project/{projectId}/services/{serviceId}

When running I get error: "Ooops! Exception: The given key 'launchConfig' was not present in the dictionary."

Btw. Key is with none scope. If project scope is set, than Authorization error is shown.

@norcis
Copy link
Author

norcis commented Jan 24, 2020

Seems Rancher has new v3 API.

To change image uri or tag and redeplay it needs to GET / modify / PUT
/v3/project/{projectid}/workloads/deployment:default:myserviceid

To redeploy without modifying image, new api action is coming soon:
rancher/rancher#23053

@norcis norcis changed the title No works with latest Rancher Not works with latest Rancher Jan 24, 2020
@norcis norcis changed the title Not works with latest Rancher Does not work with latest Rancher Jan 24, 2020
@ThiagoBarradas
Copy link
Owner

Sorry about delay!

This plugin only works with ranche 1.6

Soon I will compatibility with rancher 2.0 and update here.

@ThiagoBarradas ThiagoBarradas added question Further information is requested v3-not-compatible labels Aug 20, 2020
@norcis
Copy link
Author

norcis commented Apr 13, 2021

Soon I will compatibility with rancher 2.0 and update here.

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested v3-not-compatible
Projects
None yet
Development

No branches or pull requests

2 participants