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
Brenda Rearden
b0cdfe48c8
No prompt adds defaults to valuesYamls
2020-04-23 14:36:22 -07:00
Brenda Rearden
db5581d7d8
Set answers / values to question default if missing
...
No-prompt flag now provides default answers or
adds default answers / value if missing in passed in file
2020-04-23 13:22:44 -07:00
Caleb Bron
083d93dab7
Merge pull request #272 from rancher/revert-268-no-prompt
...
Revert "Use default answers when setting no-prompt flag"
2020-04-14 11:25:11 -07:00
Brenda Rearden
6fec35705e
Revert "Use default answers when setting no-prompt flag"
2020-04-14 11:08:40 -07:00
Dan Ramich
66a47ea4de
Merge pull request #270 from brendarearden/add-helmversion-flag
...
Remove changing value passed from cli
v2.4.3-rc1
2020-04-08 10:24:09 -07:00
Brenda Rearden
5f217225b4
Remove changing value passed from cli
2020-04-08 10:20:13 -07:00
Dan Ramich
c8abd82f53
Merge pull request #271 from dramich/gouplift
...
Update to go 1.13
2020-04-08 09:51:29 -07:00
Dan Ramich
dea7102122
Update to go 1.13
2020-04-07 10:37:00 -07:00
Dan Ramich
9cfb6b9a08
Merge pull request #269 from dramich/nodecount
...
Update cluster list to use nodeCount field
2020-04-07 09:32:51 -07:00
Dan Ramich
4101825089
vendor update
2020-04-07 08:52:23 -07:00
Dan Ramich
160b14c16c
Update cluster list to use nodeCount field
2020-04-07 08:52:23 -07:00
Brenda Rearden
5a76c7249e
Merge pull request #267 from brendarearden/valuesYaml
...
Values yaml
2020-04-06 12:23:57 -07:00
Brenda Rearden
524d704df3
Add valuesYaml for create
2020-04-06 10:31:11 -07:00
Brenda Rearden
78d5c65bea
Add valuesYaml to updgrade
2020-04-06 10:31:11 -07:00
Brenda Rearden
60bb94af87
Merge pull request #268 from brendarearden/no-prompt
...
Use default answers when setting no-prompt flag
2020-04-06 10:30:58 -07:00
Brenda Rearden
a6654deafd
Add default answers
2020-04-03 11:46:24 -07:00