Commit Graph

735 Commits

Author SHA1 Message Date
iwilltry42
a28ad768cc
Misc: add new 'test' make target 2020-10-05 15:19:28 +02:00
iwilltry42
d063482a32
clusterCreate: add --no-hostip flag to disable the automatic injection of the host.k3d.internal entry into /etc/hosts and CoreDNS 2020-10-05 15:19:00 +02:00
iwilltry42
6ddcd659da
docs: quote node filters (ref #348) 2020-10-02 12:27:33 +02:00
iwilltry42
60069f6f19
fix typo 2020-10-01 21:10:04 +02:00
iwilltry42
dc0ba9873b
patch CoreDNS configmap with host.k3d.internal 2020-10-01 21:09:12 +02:00
iwilltry42
972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 2020-09-29 15:20:43 +02:00
iwilltry42
b5a9d6397f
fix unittests 2020-09-20 17:53:41 +02:00
iwilltry42
c35eb2c13f
improve issue templates 2020-09-20 17:43:04 +02:00
iwilltry42
66a63f654f
E2E: enable skipping multiple tests and improve log messages 2020-09-20 14:42:52 +02:00
iwilltry42
f6028305c9
clusterCreate: add '--no-rollback' flag to ease debugging cluster creation failures 2020-09-19 09:24:43 +02:00
iwilltry42
13b01f8501
Merge branch 'main' of github.com:rancher/k3d into main 2020-09-19 09:11:46 +02:00
iwilltry42
a578c32260
E2E: add extra tests and test different k3s versions 2020-09-19 09:11:30 +02:00
Thorsten Klein
ddbf01917b
Merge pull request #333 from rancher/feature/plugin-system
[Feature] Basic Plugin System - SubGoal: callables
2020-09-14 08:42:08 +02:00
Thorsten Klein
2d2713a153
Merge pull request #345 from mtatheonly/fish-completion
[Feature] Add fish shell completions (thanks @mtatheonly)
2020-09-02 14:57:08 +03:00
Tadeu Andrade
cc222ef67a (feature) Add fish shell completions 2020-08-28 11:00:35 -03:00
Thorsten Klein
9bf264aaa9
Merge pull request #335 from rancher/fix/idempotent-cluster-start
[Fix] clusterStart: hangs forever when trying to start a node that's already running (waiting for log message)
2020-08-14 13:39:54 +03:00
iwilltry42
5fbd42898e
clusterStart: also don't wait for serverlb if it's running already 2020-08-14 12:15:03 +02:00
iwilltry42
d5709b9a09
clusterStart: do not try to start node if it's already running to avoid waiting forever on a log message 2020-08-14 12:09:29 +02:00
Thorsten Klein
b029655c8b
Merge pull request #328 from rancher/feature/node-status
[Feature] Node Status
2020-08-13 19:04:40 +03:00
iwilltry42
fb0d09545b
plugin: finish handling and executing plugins 2020-08-13 09:05:26 +02:00
iwilltry42
7003d42456
docs/faq: second example for passing additional args to k3s 2020-08-13 08:10:05 +02:00
iwilltry42
a746e4f2db
init plugin system 2020-08-13 07:55:45 +02:00
Thorsten Klein
c457ebb693
Merge pull request #330 from rancher/enhancement/port-ranges-loadbalancer
[Enhancement] allow port-ranges on the loadbalancer
2020-08-12 19:00:16 +03:00
iwilltry42
d3c5cfb766
fix: allow allow port-ranges on the loadbalancer 2020-08-12 15:58:00 +02:00
Thorsten Klein
7b07b8b6dc
Merge pull request #322 from kshelton/main
Handle leading '/' in names for docker runtime (thanks @kshelton)
2020-08-12 14:42:36 +03:00
iwilltry42
cc3fe46a23
clusterList: include node state 2020-08-12 11:24:15 +02:00
iwilltry42
1285fb90c4
overall: add node status field 2020-08-12 11:14:18 +02:00
iwilltry42
6bc3f97a36
docs/faq: How to pass flags to the Kube API Server
Closes #325
2020-08-12 10:41:00 +02:00
iwilltry42
57dc7e5391
docs/services: add example to expose all nodeports from the beginning 2020-08-12 08:24:32 +02:00
kshelton
eaa7784625 Handle leading '/' in names for docker runtime 2020-08-06 18:03:49 +00:00
Thorsten Klein
73704cde94
Merge pull request #313 from vandot/master
[Enhancement] Check for binary in more BASHy way, set +e not needed any more (thanks @vandot)
2020-08-06 17:14:26 +03:00
iwilltry42
1e228619fd
clusterCreate: fix inconsistent behavior of update-default-kubeconfig and switch-context flags. Fixes #314 2020-08-05 13:44:37 +02:00
iwilltry42
1422a87945
kubeconfig/docs: clarify kubeconfig get/print/show and merge/write 2020-08-05 12:25:06 +02:00
Ivan Vandot
1030f0fa47 check for binary in more BASHy way 2020-07-23 11:50:52 +02:00
Ivan Vandot
5da94fef92
Merge pull request #1 from rancher/main
Merge base repo
2020-07-23 11:33:14 +02:00
iwilltry42
960723fca4
note on arkade in readme and docs 2020-07-21 11:13:38 +02:00
iwilltry42
9f76db2d4a
root: same help text for version and --version 2020-07-17 10:02:32 +02:00
iwilltry42
9916e6eb0a
no more RC/beta in the docs and readme 2020-07-17 09:07:15 +02:00
iwilltry42
674e943be8
overall: fix examples/docs for changed flags 2020-07-17 07:59:00 +02:00
Thorsten Klein
46b0c53c43
Merge pull request #303 from rancher/feature/lb-in-cluster-list
[FEATURE] clusterList: add bool for loadbalancer
2020-07-15 09:29:55 +02:00
iwilltry42
e5d093d3ce
clusterList: add bool for loadbalancer 2020-07-15 09:10:47 +02:00
iwilltry42
92547b11d4
fix doc multiserver filename 2020-07-15 08:21:47 +02:00
iwilltry42
953bacbbfe
new asciicast featuring the new syntax 2020-07-15 08:19:12 +02:00
iwilltry42
14d835b4fb
min version rc.7 in README and k3d.io 2020-07-15 07:48:04 +02:00
iwilltry42
8dd1ec61db
rename branch master to main 2020-07-15 07:06:47 +02:00
iwilltry42
41c9bdc87a
prettify help text for cluster create (volume and api-port flags) 2020-07-15 07:00:32 +02:00
Thorsten Klein
57783f34d5
Merge pull request #302 from rancher/enhancement/inclusive-terminology
[Enhancement] Inclusive terminology: use server/agent instead of master/worker
2020-07-14 20:38:55 +02:00
iwilltry42
ec3f10ec57
use server/agent instead of master/worker 2020-07-14 20:29:33 +02:00
Thorsten Klein
26cd8bbb3f
Merge pull request #300 from rancher/enhancement/noun-verb-syntax
[Enhancement] NEW noun verb syntax
2020-07-14 15:48:36 +02:00
iwilltry42
c83ac0afd4
fix merge leftovers 2020-07-14 15:46:44 +02:00