Jacob Weinstock
3e12d67da3
default logs to stdout not stderr
2020-04-07 21:05:53 -06:00
Thorsten Klein
a5489e08f7
Merge pull request #210 from RouxAntoine/fix/add-k3s-node-bad-token
...
[Fix] K3S_SECRET env variable to K3S_CLUSTER_SECRET (thanks @RouxAntoine)
2020-03-29 17:18:03 +02:00
Antoine
8f35992cff
K3S_SECRET env variable to K3S_CLUSTER_SECRET
...
According to this https://github.com/rancher/k3s/blob/master/README.md#L55
K3S cluster secret variable is K3S_CLUSTER_SECRET.
2020-03-28 20:37:59 +01:00
Thorsten Klein
bb7b6e3605
Merge pull request #197 from sunny0826/master
...
[Enhancement] judgment/error-message when specifying non-existent cluster name in start/stop/delete (thanks @sunny0826)
2020-03-19 14:05:18 +01:00
guoxudong
f08bb6dad8
rm .idea too
2020-03-19 17:41:21 +08:00
guoxudong
b595638644
rm .idea
2020-03-19 16:00:20 +08:00
Thorsten Klein
9048c7526b
Merge pull request #207 from inercia/inercia/registry-cache
...
Option for using the local k3d registry as a proxy for the Docker Hub (thanks @inercia )
2020-03-13 19:49:19 +01:00
Alvaro Saurin
fb47728ddc
Option for using the local k3d registry as a proxy for the Docker Hub
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-03-13 11:18:57 +01:00
iwilltry42
92aba64161
update golangci-lint in Makefile
2020-03-06 09:29:12 +01:00
Thorsten Klein
e184a90f2c
Merge pull request #199 from inercia/inercia/registry-volume
...
[Feature] Options for keeping/re-using a specific volume for the registry (thanks @inercia )
2020-03-06 08:28:50 +01:00
iwilltry42
ac1dbb9f0a
add some more badges
2020-03-04 08:57:20 +01:00
Alvaro Saurin
5b7ec7e29d
Options for using a specific volume in the registry
...
New --registry-volume option for using an specific volume in
the registry.
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-03-02 13:04:48 +01:00
guoxudong
da2d541a5c
add judgment for stop and start cmd
2020-02-26 15:54:07 +08:00
iwilltry42
0ec51e1318
more intuitive error message when kubeconfig couldn't be copied from container
2020-01-31 16:01:40 +01:00
iwilltry42
fdefd62687
Merge branch 'master' of https://github.com/rancher/k3d
2020-01-31 12:49:13 +01:00
iwilltry42
0b7e118046
start registry when starting/creating a cluster
2020-01-31 12:49:05 +01:00
Thorsten Klein
ba8f931e65
Merge pull request #178 from inercia/inercia/forced_delete
...
[Feature] New --prune option for delete (thanks @inercia )
2020-01-30 10:14:39 +01:00
Alvaro Saurin
2ec3efd877
New --prune option for delete
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-30 10:01:29 +01:00
Thorsten Klein
c2aeeca226
Merge pull request #177 from inercia/inercia/registries_skip_warning
...
[Enhancement] Do not print the /etc/hosts message if the registry name can be resolved (thanks @inercia )
2020-01-27 08:09:15 +01:00
Thorsten Klein
80853aa848
Merge pull request #176 from inercia/inercia/registries_docs
...
[Docs] Updated docs about using registries (thanks @inercia )
2020-01-27 08:05:09 +01:00
Alvaro Saurin
840a61a47d
Do not print the /etc/hosts message if the registra name can be resolved
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-26 20:59:21 +01:00
Alvaro Saurin
3c1422b9d3
Updated docs about using registries
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-26 19:33:25 +01:00
Thorsten Klein
bbdc073467
Merge pull request #170 from inercia/inercia/stop_e2e_runner
...
[Enhancement] Stop the DinD e2e runner when done (thanks @inercia )
2020-01-22 10:28:08 +01:00
Thorsten Klein
f865919c6b
Merge pull request #173 from inercia/inercia/registries_file
...
[Feature] Add flag for customizing the global registries file (thanks @inercia )
2020-01-22 10:27:05 +01:00
Alvaro Saurin
2db715c064
Stop the DinD e2e runner when done
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-22 09:45:35 +01:00
Alvaro Saurin
5111fab6f9
Argument for customizing the global registries file
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 19:47:53 +01:00
Thorsten Klein
ecd86ed993
Merge pull request #172 from inercia/inercia/fix_registries_yaml_overwrite
...
[Fix] Do not try to write the registries.yaml if --enable-registry has not been provided (thanks @inercia)
2020-01-21 18:07:48 +01:00
Alvaro Saurin
49ff9cb0fd
Fix: do not try to write the registries.yaml if --enable-registry has not been provided
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 17:53:14 +01:00
iwilltry42
4d8876f649
add --overwrite flag for get-kubeconfig
2020-01-21 11:36:00 +01:00
Thorsten Klein
c2289c71b6
Merge pull request #168 from inercia/inercia/e2e
...
[ENHANCEMENT] Add e2e tests (thanks @inercia )
2020-01-21 11:13:00 +01:00
Alvaro Saurin
f80d7e8ba0
Rename DinD runner
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 10:53:04 +01:00
Alvaro Saurin
56f80d766f
Run the e2e in DinD
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 10:53:04 +01:00
iwilltry42
c1190c669a
update go.sum
2020-01-21 10:53:04 +01:00
iwilltry42
c972374434
fix e2e tests in dind
2020-01-21 10:53:03 +01:00
Alvaro Saurin
fcaf3d79f4
e2e tests for the registry
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 10:53:03 +01:00
Alvaro Saurin
a3696aa3d4
Poor-man e2e tests
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-21 10:53:03 +01:00
Thorsten Klein
d8951c0eb3
Merge pull request #169 from inercia/inercia/fix_registry_detection
...
[FIX] Fix the Registry detection (thanks @inercia )
2020-01-21 07:47:23 +01:00
Alvaro Saurin
4aff326f89
Fix the Registry detection
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-20 21:22:41 +01:00
Thorsten Klein
3896f5a019
Merge pull request #161 from inercia/inercia/registry
...
[Feature] New option for starting a local registry (thanks @inercia )
2020-01-19 20:07:54 +01:00
Alvaro Saurin
e54f762832
Updated vendored deps
...
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-17 20:41:44 +01:00
Alvaro Saurin
284db4d74b
New option for starting a local registry.
...
A new option, --enable-registry, has been added for starting a local, private registry.
This registry will be shared between all the k3d clusters created with --enable-registry.
The registry container will be removed when the last of them is removed.
Two extra options, --registry-name and --registry-port, have been included for specifying
the hostname and port where the registry will be available.
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-01-17 20:41:10 +01:00
Thorsten Klein
7ed52c687d
Merge pull request #163 from lionelnicolas/feature/docker-labels-support
...
[Feature] add ability to set docker labels on worker nodes (thanks @lionelnicolas )
2020-01-17 20:18:46 +01:00
iwilltry42
7275929907
improve help text and default for --wait flag
2020-01-17 12:39:48 +01:00
Thorsten Klein
e9007ba2ef
Merge pull request #166 from AWKIF/patch-1
...
Update faq.md (thanks @AWKIF )
2020-01-16 14:46:01 +01:00
rev
92e19d7e17
Update faq.md
...
Needed update to make it work
2020-01-16 11:02:37 +01:00
Lionel Nicolas
739486e382
add support for node specifier in labels
2020-01-16 00:46:36 -05:00
Lionel Nicolas
5c5c4c54c6
fix missing "agents" node-specifier for publish ports
2020-01-16 00:43:25 -05:00
Lionel Nicolas
59224236b9
add ability to set docker labels on worker nodes
2020-01-14 08:28:52 -05:00
iwilltry42
01a0526301
update golangci-lint and add some helpers
2020-01-13 16:36:38 +01:00
iwilltry42
2c747cf6d7
adapt grabbing the latest k3s version in the Makefile to the differences between git and dockerhub tags (+ and -)
2020-01-13 16:00:22 +01:00