Commit Graph

14 Commits (efbabe21682b574b8dd9b6cd2ac7c0b601356521)

Author SHA1 Message Date
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
kuritka 4ffc71d4be Removing non-existing cluster via configuration 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 91426eabd1 cmd: make config initialization more general 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 6c94d7db3d
overall/license: update to year range -2021 3 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 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 a385241c77
clusterDelete: no error if no cluster was found (fixes #379) 4 years ago
iwilltry42 b02c783130
adjust toplevel pkg functions to new syntax 4 years ago
iwilltry42 08f7a47119
new syntax for cluster creation and kubeconfig manipulation 4 years ago
iwilltry42 40a2d032ab
deleteCluster: only warn about failed kubeconfig deletion if file exists and couldn't be deleted 4 years ago
iwilltry42 c00f8952ba
getKubeconfig: write to new file by default 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 d3f7621ed8
completion: use AvailableClusters completion for start, stop, delete, getKubeconfig 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 639daef7fb
Reorder parameters 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
iwilltry42 2d68ef12e4
deleteCluster: remove cluster details from kubeconfig 4 years ago
iwilltry42 4a8e155f51
use global selectedRuntime variable instead of parsing the flag in every subcommand 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 8aad61a39a improve usage texts 5 years ago
iwilltry42 098fe0803c implement start/stop for nodes and clusters 5 years ago
iwilltry42 1e33e0de8c add deleteCluster functionality 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 8eb9832298 delete cluster 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