Commit Graph

716 Commits (688c8d1ef652ea652c03847d078e2e12d19d46ab)
 

Author SHA1 Message Date
iwilltry42 688c8d1ef6
tests/e2e: update k3s versions 4 years ago
iwilltry42 f0ad42ce8d
clusterCreate: simple change to serialize joining server nodes 4 years ago
iwilltry42 584bf71592
createCluster: wait for 'k3s is up and running' instead of 'Running kubelet' to ensure that the API-Server is up 4 years ago
iwilltry42 ca23c6d898
clusterCreate/network: only use the exact chosen network 4 years ago
Thorsten Klein eb35667705
Merge pull request #372 from rancher/all-contributors/add-louiznk 4 years ago
Thorsten Klein 80da6b2919
Merge pull request #367 from louiznk/docs/replace-flannel-with-calico 4 years ago
allcontributors[bot] 2e4b7792e8
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] 728bd73b0b
docs: update README.md [skip ci] 4 years ago
Louis Tournayre 5ecd1208f4 docs: show the calico pods 4 years ago
iwilltry42 bfbd2873d9
clusterCreate: add extra logs for host record injection 4 years ago
iwilltry42 c27410ea32
createCluster: Fix getHostIP edge cases 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 4 years ago
iwilltry42 da0b23331f
clusterCreate: less breaking hostIP injection 4 years ago
Thorsten Klein 656d1aa2a9
Merge pull request #370 from rancher/all-contributors/add-zeerorg 4 years ago
iwilltry42 786baa2b31
update Contributing.md 4 years ago
allcontributors[bot] 13f7090ec5
docs: update .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] 5e447fb8bd
docs: update README.md [skip ci] 4 years ago
iwilltry42 3bb047501b
docs: restructure 4 years ago
Thorsten Klein 5983972ab5
Merge pull request #369 from rancher/all-contributors/add-iwilltry42 4 years ago
allcontributors[bot] 456ac56978
docs: create .all-contributorsrc [skip ci] 4 years ago
allcontributors[bot] b933d79c13
docs: update README.md [skip ci] 4 years ago
Thorsten Klein 8d52da0b50
Merge pull request #368 from rancher/contributing 4 years ago
iwilltry42 5c1e45969d
misc: add contributing guide, CoC and all-contributors 4 years ago
Louis Tournayre 53af379076 docs: use the auto deploy directory instead of the kubectl apply 4 years ago
iwilltry42 6708515125
tests/e2e: add wait time between exec tries 4 years ago
iwilltry42 dc725fcdbc
docs: add some missing flags and info on host.k3d.internal 4 years ago
Thorsten Klein 54b4123fc4
Merge pull request #360 from rancher/enhancement/host-ip 4 years ago
Louis Tournayre e4488e2b7b docs: add documentation and descriptor for using calico instead of flannel 4 years ago
iwilltry42 c47f7b731d
tests/e2e: test host.k3d.internal DNS entry 4 years ago
iwilltry42 a51063966f
Merge branch 'main' of github.com:rancher/k3d into enhancement/host-ip 4 years ago
iwilltry42 d420ccf1f7
tests/e2e: use imported image 4 years ago
iwilltry42 a28ad768cc
Misc: add new 'test' make target 4 years ago
iwilltry42 d063482a32
clusterCreate: add --no-hostip flag to disable the automatic injection of the host.k3d.internal entry into /etc/hosts and CoreDNS 4 years ago
iwilltry42 6ddcd659da
docs: quote node filters (ref #348) 4 years ago
iwilltry42 60069f6f19
fix typo 4 years ago
iwilltry42 dc0ba9873b
patch CoreDNS configmap with host.k3d.internal 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 b5a9d6397f
fix unittests 4 years ago
iwilltry42 c35eb2c13f
improve issue templates 4 years ago
iwilltry42 66a63f654f
E2E: enable skipping multiple tests and improve log messages 4 years ago
iwilltry42 f6028305c9
clusterCreate: add '--no-rollback' flag to ease debugging cluster creation failures 4 years ago
iwilltry42 13b01f8501
Merge branch 'main' of github.com:rancher/k3d into main 4 years ago
iwilltry42 a578c32260
E2E: add extra tests and test different k3s versions 4 years ago
Thorsten Klein ddbf01917b
Merge pull request #333 from rancher/feature/plugin-system 4 years ago
Thorsten Klein 2d2713a153
Merge pull request #345 from mtatheonly/fish-completion 4 years ago
Tadeu Andrade cc222ef67a (feature) Add fish shell completions 4 years ago
Thorsten Klein 9bf264aaa9
Merge pull request #335 from rancher/fix/idempotent-cluster-start 4 years ago
iwilltry42 5fbd42898e
clusterStart: also don't wait for serverlb if it's running already 4 years ago
iwilltry42 d5709b9a09
clusterStart: do not try to start node if it's already running to avoid waiting forever on a log message 4 years ago
Thorsten Klein b029655c8b
Merge pull request #328 from rancher/feature/node-status 4 years ago