Commit Graph

61 Commits (3bb3d8f92ae891c5fd6c162ef4ba3585ba48d57a)

Author SHA1 Message Date
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Paul Jolly 75bd0728bf
fix: invert logic for LOG_LEVEL parsing (#958) 3 years ago
Thorsten Klein 9d00a6468f
add env var LOG_COLORS=[1|true|0|false] to toggle colored log output (enabled by default) (#951) 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Thorsten Klein 9b326c2c54
[Feature] Add command to list image tags (#870) 3 years ago
Eng Zer Jun 5e5a35c67c
refactor: move from io/ioutil to io and os package (#827) 3 years ago
Maxim Eryomenko 407ced6405
chore(cmd): add subcommands in one call (#819) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
Mateusz Urbanek 917c19eae5
feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 3 years ago
iwilltry42 ed7db5daa9
cleanup: rootcmd use the common way of creating a cobra cmd 3 years ago
iwilltry42 b94a057d9a
cleanup completion functions 3 years ago
iwilltry42 de401c6db3
add debug functionality to get current loadbalancer config 3 years ago
iwilltry42 a928e41a2a
add debug functionality to get current loadbalancer config 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
Thorsten Klein f2af514929
[Enhancement] docs: add automatic command tree generation via cobra (#562) 3 years ago
Thorsten Klein 239adeb864
[Feature] Runtime Info (#553) 4 years ago
iwilltry42 dbe32704a5
root: add goos/goarch debug log 4 years ago
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 608f24a6e3
completion/zsh: explicitly source zsh completion 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 4 years ago
Tadeu Andrade cc222ef67a (feature) Add fish shell completions 4 years ago
iwilltry42 fb0d09545b
plugin: finish handling and executing plugins 4 years ago
iwilltry42 a746e4f2db
init plugin system 4 years ago
iwilltry42 9f76db2d4a
root: same help text for version and --version 4 years ago
iwilltry42 594ead1428
remove old subcommands 4 years ago
iwilltry42 7d384d8347
add image command 4 years ago
iwilltry42 2aecabb8ca
add node commands 4 years ago
iwilltry42 08f7a47119
new syntax for cluster creation and kubeconfig manipulation 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 2d6a67822c
remove fixed FIXME :) 4 years ago
iwilltry42 76b7450b02
remove --runtime root flag and make docker the default 4 years ago
Antoine e3bf18660e
👌 PR review 4 years ago
Antoine 07be211bca
💚 fix ci review unchecked function error 4 years ago
Antoine f6eaf25a2e
♻️ Some side effect refactoring 4 years ago
iwilltry42 e788614ff1
rootCmd: add back --version flag 4 years ago
iwilltry42 ecea154735
docs: add website link 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
Jacob Weinstock fdd5e5a57a log to stdout or stderr depending on the log level 4 years ago
iwilltry42 cc8399ba63
Cleanup: Todos in cmd/ 5 years ago
iwilltry42 7005f8182a
validate clustername on create and use global runtime variable 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 f571ff3143
getk3sversion 5 years ago
iwilltry42 4929915717
add completion 5 years ago
iwilltry42 7c63c34609
init completion 5 years ago