Commit Graph

256 Commits (a2305bd87aab2f3c5ce673eac72c8a497ec985dc)

Author SHA1 Message Date
iwilltry42 11cc797922
overall/logging: new trace log level 4 years ago
iwilltry42 d063482a32
clusterCreate: add --no-hostip flag to disable the automatic injection of the host.k3d.internal entry into /etc/hosts and CoreDNS 4 years ago
iwilltry42 6ddcd659da
docs: quote node filters (ref #348) 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 f6028305c9
clusterCreate: add '--no-rollback' flag to ease debugging cluster creation failures 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 cc3fe46a23
clusterList: include node state 4 years ago
iwilltry42 1285fb90c4
overall: add node status field 4 years ago
iwilltry42 1e228619fd
clusterCreate: fix inconsistent behavior of update-default-kubeconfig and switch-context flags. Fixes #314 4 years ago
iwilltry42 1422a87945
kubeconfig/docs: clarify kubeconfig get/print/show and merge/write 4 years ago
iwilltry42 9f76db2d4a
root: same help text for version and --version 4 years ago
iwilltry42 674e943be8
overall: fix examples/docs for changed flags 4 years ago
iwilltry42 e5d093d3ce
clusterList: add bool for loadbalancer 4 years ago
iwilltry42 41c9bdc87a
prettify help text for cluster create (volume and api-port flags) 4 years ago
iwilltry42 ec3f10ec57
use server/agent instead of master/worker 4 years ago
iwilltry42 b02c783130
adjust toplevel pkg functions to new syntax 4 years ago
iwilltry42 93daef1098
adjust cluster create output to new syntax 4 years ago
iwilltry42 594ead1428
remove old subcommands 4 years ago
iwilltry42 9c65d7bac6
fix command names 4 years ago
iwilltry42 93dc966411
clusterC: fix description 4 years ago
iwilltry42 d7199d7ba5
createCluster: fix description 4 years ago
iwilltry42 c38e5cef34
add alias for kubeconfig merge 4 years ago
iwilltry42 7d384d8347
add image command 4 years ago
iwilltry42 432d5905f6
add cluster start/stop commands 4 years ago
iwilltry42 2aecabb8ca
add node commands 4 years ago
iwilltry42 81ba7200f4
Sane usage of the default cluster name 4 years ago
iwilltry42 18bc8b89db
createCluster: update default kubeconfig and switch context to new cluster by default upon cluster creation 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 846aefeb40
kubeconfig: improved flag names and bug fixes 4 years ago
iwilltry42 c00f8952ba
getKubeconfig: write to new file by default 4 years ago
iwilltry42 7ec7147ce1
use homedir 4 years ago
iwilltry42 24f92b9c3f
createCluster: use default 6443 api port in hostNetwork mode 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 0b23807d44
createCluster: make '--wait' be true by default 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 4 years ago
iwilltry42 3205cbac67
createCluster: ask OS/kernel for free port... 4 years ago
iwilltry42 711e1ed048
createCluster: use random hostPort for API-Port by default 4 years ago
iwilltry42 5643b4e60c
proxy: increase timeout to 10 minutes 4 years ago
iwilltry42 2d0ec0a1d0
createNode: fix log output generating nil pointer... 4 years ago
iwilltry42 2d6a67822c
remove fixed FIXME :) 4 years ago
iwilltry42 374d9d16d7
completion: NodeRoles for '--role' flag on 'create node' 4 years ago
iwilltry42 5020259cb5
completion: improve short/long command descriptions 4 years ago
iwilltry42 91425d3738
completion: AvailableClusters for '--cluster' flag in createNode and loadImage 4 years ago
iwilltry42 45a7b2dd7d
completion: new ValidArgsAvailableNodes 4 years ago
iwilltry42 d3f7621ed8
completion: use AvailableClusters completion for start, stop, delete, getKubeconfig 4 years ago
iwilltry42 2e75b90ffb
completion/getCluster: move validargs function to util package 4 years ago