1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-05 09:48:36 +01:00

19 Commits

Author SHA1 Message Date
Donnie Adams
1a2f5d2bb5 Support SSH for v2 provisioned machines
Before this change, it was not possible to use the SSH command to
connect to machines provisioned with v2 provisioning. After this change
(and including the changes to Rancher), the CLI will use the new CAPI
client to get the SSH key and config from Rancher for v2 provisioned
machines.

A side effect of this change is the addition of the new `rancher
machines ls` command that lists all machines for the current cluster
context.
2021-11-01 17:24:12 -07:00
Steven Crespo
87af700d0e Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
rmweir
be4db7f360 Cache kubeconfig used for kubectl commands 2021-05-31 14:44:10 -07:00
Dan Ramich
10287707a7 Update build to 1.16 and dependencies
Switch to golangci-lint
2021-03-12 17:17:39 -07:00
rmweir
f3a38aea7f Revert "Merge pull request #297 from rmweir/kubeconfig-cache-2"
This reverts commit 3057692998, reversing
changes made to 85998abbe8.
2021-01-25 10:26:46 -07:00
rmweir
3e693b5e00 go mod vendor 2021-01-12 10:50:02 -07:00
rmweir
bfe0ed5d0f Cache kubeconfig used for kubectl commands 2021-01-12 09:59:08 -07:00
rmweir
5b3a40d168 Revert "Cache kubeconfig used for kubectl commands"
This reverts commit 1325642350.
2020-12-16 12:28:55 -07:00
rmweir
e646e5aecc Revert "go mod vendor"
This reverts commit edb42277b3.
2020-12-16 12:28:36 -07:00
rmweir
edb42277b3 go mod vendor 2020-12-14 15:29:41 -07:00
rmweir
1325642350 Cache kubeconfig used for kubectl commands 2020-12-14 15:29:37 -07:00
kinarashah
a9b09c1e1a vendor update 2020-08-05 23:24:25 -07:00
Yogesh Mundada
13e3a2fd83 Fix cli formatting option to print yaml 2020-07-02 11:33:46 -07:00
rawmind0
40aedc95a3 Updated go modules and vendor files 2020-06-02 10:28:46 +02:00
Dan Ramich
4101825089 vendor update 2020-04-07 08:52:23 -07:00
Brenda Rearden
b4f7ae7b79 Vendor changes 2020-04-01 16:19:38 -07:00
Dan Ramich
ca609c74d3 Vendor updates 2020-02-03 15:10:04 -07:00
Dan Ramich
de91359269 Vendor changes 2019-12-13 14:00:35 -07:00
Dan Ramich
8c5d6c3630 Swap to modules 2019-09-03 16:58:33 -07:00