Dan Ramich
8de9f8e29a
Merge pull request #300 from dramich/bumpall
...
Bump go, alpine, golangci-lint
v2.4.11
v2.4.11-rc4
2021-03-15 09:36:54 -06:00
Dan Ramich
10287707a7
Update build to 1.16 and dependencies
...
Switch to golangci-lint
2021-03-12 17:17:39 -07:00
Dan Ramich
c2d2dad5e9
Remove vendor dir
2021-03-12 11:23:25 -07:00
Dan Ramich
370d7fc692
Merge pull request #299 from dbason/fix-14974
...
Remove explicit userID
v2.4.11-rc3
2021-03-05 14:09:14 -07:00
Dan Bason
309141e97c
Remove explicit userID
2021-02-23 14:49:05 +13:00
rmweir
d2f200ca7c
Merge pull request #298 from rmweir/revert-kubeconfig-cache
...
Revert "Merge pull request #297 from rmweir/kubeconfig-cache-2"
v2.4.11-rc2
2021-01-25 11:53:11 -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
3057692998
Merge pull request #297 from rmweir/kubeconfig-cache-2
...
Kubeconfig cache
v2.4.11-rc1
2021-01-12 11:47:01 -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
85998abbe8
Merge pull request #295 from rmweir/kubeconfig-cache-revert
...
Kubeconfig cache revert
2020-12-16 16:15:10 -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
9745fef2e5
Merge pull request #292 from rmweir/kubeconfig-cache
...
Cache kubeconfig used for kubectl commands
2020-12-15 13:40:26 -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
Kinara Shah
349b18795a
Merge pull request #294 from kinarashah/st
...
minor fixes for kubeconfig exec credential
v2.4.10-rc2
v2.4.10
2020-12-04 13:32:00 -08:00
kinarashah
408863c243
minor fixes for kubeconfig exec credential
...
- set correct kind for ExecCredential
- update help command to reflect Rancher config dir
- check for nil timestamp
2020-12-04 13:26:28 -08:00
Dan Ramich
f5935d7ad2
Merge pull request #291 from tjcain/add-token-to-server-config
...
add global config flag and store token with config
v2.4.10-rc1
2020-12-03 10:34:18 -07:00
Tom Cain
5860516f5e
add global config flag and store token with config
...
kubeconfig token will now be stored with the rest
of the rancher config rather than in the .cache
directory. The location of the config directory
can now be configured.
2020-12-02 19:42:38 +00:00
Dan Ramich
863181a933
Merge pull request #290 from dramich/revert
...
Reverting to 9ac2118268
v2.4.9-rc1
v2.4.9
2020-11-10 09:09:04 -07:00
Dan Ramich
792e2c58d6
Reverting to 9ac2118268
...
Removing new flag added to token command
2020-11-10 09:03:30 -07:00
Dan Ramich
0073195ba0
Merge pull request #289 from tjcain/fix-cache-dir-bug
...
cli: fix key used to extract cache-dir
v2.4.8-rc1
v2.4.8
2020-11-05 17:24:34 -07:00
Tom Cain
294a97676f
cli: fix key used to extract cache-dir
2020-11-05 21:47:41 +00:00
Dan Ramich
65c5256048
Merge pull request #287 from tjcain/add-cache-path-option
...
add optional path to cache kubectl token
v2.4.7-rc2
v2.4.7
2020-10-29 10:48:15 -06:00
Tom Cain
d49d5ddb1e
add optional path to cache kubectl token
2020-10-29 11:05:06 +00:00
Steven Crespo
9ac2118268
Merge pull request #286 from PennyScissors/fix-value-processing
...
Fix list of maps on chart install w/ user provided values yaml
v2.4.7-rc1
2020-10-14 15:02:04 -07:00
Steven Crespo
964ba435f7
Remove conversion of values to answers
2020-10-14 13:31:37 -07:00
Kinara Shah
5e7e702ea9
Merge pull request #285 from kinarashah/msg
...
remove print msg
v2.4.6
v2.4.6-rc5
2020-08-20 13:20:12 -07:00
kinarashah
d91cb1cc44
remove print msg
2020-08-20 11:30:12 -07:00
Kinara Shah
740983615d
Merge pull request #284 from kinarashah/deltoken
...
add logic to delete cached credential if it's invalid
v2.4.6-rc4
2020-08-19 09:54:03 -07:00
kinarashah
92a125f296
add logic to delete cached credential if it's invalid
...
filter error msg after login
2020-08-19 09:35:33 -07:00
Kinara Shah
bda8214d2b
Merge pull request #283 from kinarashah/auth
...
kubeconfig tokens authentication
v2.4.6-rc3
2020-08-12 20:57:13 -07:00
kinarashah
733e9c3606
add logic for kubeconfig token authentication
2020-08-12 15:23:30 -07:00
kinarashah
a9b09c1e1a
vendor update
2020-08-05 23:24:25 -07:00
yogeshmundada
7b2f5fd7b8
Merge pull request #282 from yogeshmundada/fix-values-during-install-2
...
Fix the values processing on cli
v2.4.6-rc2
2020-07-23 14:02:47 -07:00
Yogesh Mundada
f5e21b3373
Fix the values processing on cli
2020-07-12 14:07:31 -07:00
yogeshmundada
22d73e4f60
Merge pull request #280 from yogeshmundada/fix-format-bug
...
Fix cli formatting option to print yaml
v2.4.6-rc1
2020-07-06 10:32:24 -07:00
Yogesh Mundada
13e3a2fd83
Fix cli formatting option to print yaml
2020-07-02 11:33:46 -07:00
Caleb Bron
df899a7620
Merge pull request #279 from cbron/tidy
...
go mod tidy
v2.4.5
v2.4.5-rc1
2020-06-03 17:24:08 -07:00
Caleb Bron
c68bb499f4
go mod tidy
2020-06-03 16:48:36 -07:00
Dan Ramich
e3f49bbad3
Merge pull request #278 from rawmind0/24-apibool
...
Updated api bool fields with default=true to *bool
2020-06-02 10:13:47 -07:00
rawmind0
5bae73a67b
Updated rkeConfig.IgnoreDockerVersion field to *bool
2020-06-02 10:30:15 +02:00
rawmind0
40aedc95a3
Updated go modules and vendor files
2020-06-02 10:28:46 +02:00
Dan Ramich
6c40aea61b
Merge pull request #228 from BobVanB/kubectl-extended-plugins
...
Add current environment and add KUBECONFIG as config location
v2.4.4-rc1
2020-05-08 11:05:03 -07:00
Brenda Rearden
21d527494a
Merge pull request #276 from brendarearden/no-prompt-retry
...
Add defaults for mcapps
v2.4.3
v2.4.3-rc4
2020-04-24 17:33:32 -07:00
Brenda Rearden
ad0348c26f
Add defaults for mcapps
2020-04-24 17:07:16 -07:00
Brenda Rearden
484166f686
Merge pull request #275 from brendarearden/no-prompt-retry
...
Incorrect value being used for subquestion default
v2.4.3-rc3
2020-04-24 12:21:10 -07:00
Brenda Rearden
19c4aaf56f
Correct sub question default
2020-04-24 12:10:36 -07:00
Brenda Rearden
0c1dc8ca71
Merge pull request #273 from brendarearden/no-prompt-retry
...
Set answers to question defaults
v2.4.3-rc2
2020-04-23 15:02:37 -07:00