Commit Graph

21 Commits (ac527e7c8aac53966337d443dc52f4cfd78964a2)

Author SHA1 Message Date
iwilltry42 5364bd1300
fix: log level overwritten by dockerCli.Initialize() 3 years ago
Thorsten Klein 607382056b
[Fix] Simplify and Fix docker client creation (#674) 3 years ago
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
iwilltry42 34aac579d2
runtimes/docker: use getDockerClient function everywhere so all functions can work via e.g. ssh 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Batuhan Apaydın f59216c2e0 docker context support 3 years ago
Thorsten Klein bb1f5bde71
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597) 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
MichalK 76fc9ebed7
[Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
iwilltry42 ac96c9c448
simplify log outputs and increase timeout for tests 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 dbb24f4e1c
loadImages: accept mixed runtimeImage and tarball args 4 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
Thorsten Klein 433ff16467 add utils 5 years ago
iwilltry42 95c28f298c add subcommands 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago
misakwa 4e52afd578 Add agent-arg and pass through to container 5 years ago
iwilltry42 081ec611bc --keep flag to not remove the tarball after import 5 years ago
iwilltry42 deccb0122a enable importing multiple images at once 5 years ago
iwilltry42 ab2c54ca1d add import-image command for importing single image 5 years ago
Andy Zhou f037e1b225 Deprecate --timeout, shift shot hand options around 5 years ago
Andy Zhou 1565e43365 Modify --api-port to take a stirng argument 5 years ago
iwilltry42 f771dcf8b5 shell flag text 5 years ago
iwilltry42 eb5b88052e add auto mode for shell based on SHELL env var and support zsh 5 years ago
Andy Zhou abd9a984eb Add --shell argument 5 years ago
Andy Zhou d63f7d4bf2 Rename bash command to shell 5 years ago
Andy Zhou 2971dd6845 Add the ability to execute commands directly with the bash subcommand 5 years ago
Andy Zhou 4ef6710e22 Add basic bashShell() function 5 years ago
Andy Zhou b9713c4ac4 Add --auto-restart flag for the create command 5 years ago
Andy Zhou 3683eeb181 Deprecate the --timeout option 5 years ago
Andy Zhou c3c8f0d6f8 Golang format clean up 5 years ago
Andy Zhou a0eb69b73e Allow the volume argument to be specified multiple times 5 years ago
iwilltry42 464d2e23c5 Offset multiplication 5 years ago
iwilltry42 107700dc98 update log messages 5 years ago
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 7d6ae201e9 make node-specifier mandatory 5 years ago
Andy Zhou 4ebf34218b Consolidate the default cluster name into as single definition 5 years ago
iwilltry42 15b1326456 [bugfix] default name without underscore 5 years ago
Andy Zhou f70a8b42f7 Add support for the --publish option for create subcommand 5 years ago
iwilltry42 40fb583160 better image and version flags 5 years ago
iwilltry42 e78a548da2 [Feature] add --image/-i flag to specify custom k3s image 5 years ago
iwilltry42 942e667b24 add some comments 5 years ago
iwilltry42 6fdc1e4a70 automatically get latest k3s version tag at build time 5 years ago
iwilltry42 a26aa65782 make k3s v0.4.0 default version 6 years ago