Commit Graph

262 Commits (5f5c516ba25c5e7c7d821cb7053ad8f526f1a811)
 

Author SHA1 Message Date
iwilltry42 5f5c516ba2 adapt new way of choosing runtime 5 years ago
iwilltry42 8601e1ef6d add containerd runtime skeletion 5 years ago
iwilltry42 24ba46fc2a initial test to create container 5 years ago
iwilltry42 6b7de5cab6 test interface implementations 5 years ago
Thorsten Klein a34bbc3ef7 try interface 5 years ago
Thorsten Klein 433ff16467 add utils 5 years ago
Thorsten Klein 73efb98b32 start docker runtime 5 years ago
iwilltry42 7b6ee28daa runtimes dir 5 years ago
iwilltry42 0677fdd9fc Merge branch 'master' of https://github.com/rancher/k3d into refactoring/new-design 5 years ago
iwilltry42 36d4d9774c fix builds 5 years ago
iwilltry42 eba563f000 improve repeatable build process and enable building with go1.13 5 years ago
iwilltry42 af4960aa33 add start and stop packages 5 years ago
iwilltry42 a4f5f80286 add utils and function skeletons 5 years ago
iwilltry42 e9a620caf3 add most important flags to create cluster 5 years ago
iwilltry42 a6cbb39461 restructure 5 years ago
iwilltry42 f92b0f115c reorder imports 5 years ago
iwilltry42 937f422b51 fix package name 5 years ago
iwilltry42 95c28f298c add subcommands 5 years ago
iwilltry42 dcda1bbeec initialize logging 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago
iwilltry42 9a1421102b add types.go 5 years ago
Andy Zhou 460ff827f4
Merge pull request #96 from misakwa/misakwa/agent-args 5 years ago
misakwa 29204d18a5 Address review comment 5 years ago
misakwa 4e52afd578 Add agent-arg and pass through to container 5 years ago
iwilltry42 33b79b1567 Merge branch 'master' of https://github.com/rancher/k3d 5 years ago
iwilltry42 205a521c81 go mod tidy 5 years ago
iwilltry42 02edf64818 go mod tidy 5 years ago
Andy Zhou e56be1344e
Merge pull request #94 from wxdao/fix-docker 5 years ago
iwilltry42 4ac84e147b Merge branch 'master' of https://github.com/rancher/k3d 5 years ago
iwilltry42 4747e8fdc3 add warning message for debugging tag issue 5 years ago
iwilltry42 238a07f8ff add warning message for debugging tag issue 5 years ago
Thorsten Klein f0d05479f6
Merge pull request #95 from asksven/master 5 years ago
iwilltry42 4701a8b65f make make error out if no K3S_TAG was found or set 5 years ago
Sven Knispel 9e2152a540 Incorporated feedback from PR-review 5 years ago
Sven Knispel 8cf155fc91 [Doc] Added doc for running a local unsecure registry 5 years ago
wxdao 058bb1d9e4 Use client.WithAPIVersionNegotiation() 5 years ago
wxdao c1263487a5 Upgrade docker sdk 5 years ago
Thorsten Klein c5e5adb0e2
Merge pull request #91 from rancher/feature/import-images-helper 5 years ago
iwilltry42 96c883a10a cleanup tools container using defer 5 years ago
iwilltry42 081ec611bc --keep flag to not remove the tarball after import 5 years ago
iwilltry42 a4c75c6568 use a tools container 5 years ago
iwilltry42 89c318f478 merge 5 years ago
iwilltry42 7f87e04ecf update README 5 years ago
iwilltry42 c257be4960 update README 5 years ago
iwilltry42 07e458d6f1 test 5 years ago
iwilltry42 036a8a9fd0 Merge branch 'feature/load-images' of https://github.com/rancher/k3d into feature/load-images 5 years ago
iwilltry42 f670dde640 test 5 years ago
Andy Zhou 6060d46ab2
Merge pull request #88 from darobs/darobs/invert-timeout-logic 5 years ago
Ubuntu 4bde59702d error should occur when current time is after start+timout 5 years ago
iwilltry42 93fa5630ac create named volume 5 years ago