Skip to content

Releases: rancher/cli

v0.6.6-rc1: Merge pull request #104 from StrongMonkey/rce14-24

01 Dec 06:10
c767816
Compare
Choose a tag to compare
Rancher-compose-executor v0.14.24

v0.6.5-rc5: Use /project API to find environment instead of /account API

06 Nov 21:53
Compare
Choose a tag to compare
If a non-admin user calls the /account API, it will not return any projects. So rancher cli can not find the environment by environment name. If we use the /project API, it will return all the environments the user has. But it will only return parts of environments for an admin user if the request doesn't have the parameter all=true. So we have to add this query parameter in this case.

https://github.com/rancher/rancher/issues/9988

v0.6.5: Use /project API to find environment instead of /account API

08 Nov 04:24
Compare
Choose a tag to compare
If a non-admin user calls the /account API, it will not return any projects. So rancher cli can not find the environment by environment name. If we use the /project API, it will return all the environments the user has. But it will only return parts of environments for an admin user if the request doesn't have the parameter all=true. So we have to add this query parameter in this case.

https://github.com/rancher/rancher/issues/9988

v0.6.5-rc4: Merge pull request #103 from carolynhu/answerupdate

25 Oct 03:10
Compare
Choose a tag to compare

v0.6.5-rc3: Merge pull request #101 from deniseschannon/rce-v0.14.22

17 Oct 21:47
Compare
Choose a tag to compare

v0.6.5-rc2: Merge pull request #100 from carolynhu/prunev2

17 Oct 04:30
Compare
Choose a tag to compare
rancher-compose-executor v0.14.21

v0.6.5-rc1: Merge pull request #94 from StrongMonkey/update

02 Oct 20:45
Compare
Choose a tag to compare
Update for rancher-compose-executor

v1.0.0-alpha4: Merge pull request #91 from StrongMonkey/fix-run

26 Sep 22:16
Compare
Choose a tag to compare
fix rancher run to use image field

v1.0.0-alpha3: Merge pull request #90 from StrongMonkey/cluster

26 Sep 06:03
Compare
Choose a tag to compare

v1.0.0-alpha2: Merge pull request #89 from StrongMonkey/drop-render

24 Sep 00:55
Compare
Choose a tag to compare