Commit Graph

977 Commits (a2787250788ce70057687c3e0aca816788aa94ce)
 

Author SHA1 Message Date
Herby Gillot 107e98bc7f
README: instructions for installing via MacPorts (#539, @herbygillot) 4 years ago
iwilltry42 406f3cfb13
docs: add faq on certificate error behind corporate proxy 4 years ago
iwilltry42 d0216fd13b
docs: add usage section in config file docs 4 years ago
Thorsten Klein 3d1a670790
[Enhancement] docs: add page about the config file (#534) 4 years ago
iwilltry42 dbe32704a5
root: add goos/goarch debug log 4 years ago
Thorsten Klein 6ba281b4e4
[Enhancement] docs/help: clarify registry names (naming & k3d-prefix) (#532) 4 years ago
iwilltry42 6f5f4bb924
Remove containerd runtime implementation 4 years ago
iwilltry42 e89dc9491e
update changelog 4 years ago
Fabrice Vergnenegre 83da516bc6
[FIX] Properly handle host/hostIP cases for kubeconfig (#500, @fabricev) 4 years ago
Thorsten Klein 9cc7915c55
[Enhancement] jsonschema: use Go1.16's go:embed to embed the json schema file (dedup) (#529) 4 years ago
Thorsten Klein dfa1472155
[Enhancement] build: add darwin/arm64 (Silicon, M1) build target (#530) 4 years ago
iwilltry42 dbf3ff8172
getNodeContainer: regex to allow k3d-prefixed or non-prefixed name 4 years ago
iwilltry42 2fe56a9732
Merge branch 'main' of github.com:rancher/k3d into main 4 years ago
iwilltry42 c5b053a6fd
CI/GHAction: run AUR (pre-)release in Ubuntu 20.04 venv and on latest archlinux image 4 years ago
Eugene Brodsky 845aab932f
[Enhancement] Add status column to registry list (#496, @ebr) 4 years ago
iwilltry42 c688391549
vendor update including kubernetes, docker, containerd, etc. 4 years ago
iwilltry42 f53e8bd718
Go 1.16 4 years ago
allcontributors[bot] c296148621
docs: add searsaw as a contributor (#514) 4 years ago
Alex Sears f141bc3be8
Fix typo in cluster stop command doc (#513, @searsaw) 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
markrexwinkel e307b69dca
[Fix] Allow absolute paths for volumes on Windows (#510, @markrexwinkel) 4 years ago
iwilltry42 a30c1e61fa
v4.2.0: update changelog 4 years ago
MichalK 76fc9ebed7
[Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
Dinar Valeev 78c22f7a0c
[FIX] Fix udp service access through k3d-proxy (fixes #489) (#488, @k0da) 4 years ago
FiliusPatris 48b11ebc8c
State minimal recommended specs for multi-server (#481, @Filius-Patris) 4 years ago
iwilltry42 e1384c91a2
server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
iwilltry42 26fa7224ff
community: add pull-request template 4 years ago
Dominik Tomasi dbfaeb4af3
Fix for KubeAPI Port assignment when using config files (#490, @dtomasi) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 601bef45d7
general: properly use variable default object labels 4 years ago
iwilltry42 58d37bea94
general: add k3d version to default object labels 4 years ago
iwilltry42 e2a05c1f39
fix/clusterCreate: use StringSlice for k3s-server|agent-arg flag 4 years ago
iwilltry42 b8d0872ba9
ci/drone/tests/e2e: do not run E2E_EXTRA tests in Drone as it takes forever, blocking other pipelines 4 years ago
iwilltry42 0225fab8e8
tests/e2e/k3s-versions: skip multi-server-start-stop test for k3s versions that won't work with it (dqlite) 4 years ago
iwilltry42 025770edeb
adjust changelog 4 years ago
Thorsten Klein 919cab9831
[Fix] Properly restart clusters with more than one server (sequential ordered start) (#467) 4 years ago
iwilltry42 221a9b8c23
update changelog 4 years ago
iwilltry42 ac96c9c448
simplify log outputs and increase timeout for tests 4 years ago
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
iwilltry42 b5c055f436
less loggigng 4 years ago
iwilltry42 746cbcd131
node: add start time field and use it when waiting for log messages 4 years ago
iwilltry42 58cf15b0e5
tests/e2e: add step information and clean resources after every step 4 years ago
iwilltry42 b043565852
update to docker v20.10 4 years ago
iwilltry42 504fd3ad31
run multi-server e2e tests for multiple k3s versions 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
iwilltry42 b2162b1618
clusterCreate: add warning for 2 server nodes (quorum for etcd) 4 years ago
iwilltry42 7966ade1d9
tests/e2e: add multi-server start stop scenario 4 years ago
iwilltry42 34556b3f6d
fix go.sum 4 years ago
iwilltry42 b5303a249f
update changelog 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago