Commit Graph

15 Commits (0af704992b151c4c6512ddba2026d7f54bbf107a)

Author SHA1 Message Date
Rick fcb3b06a6f
feat: support writing kubeconfig to a stream (#1381) 7 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Eng Zer Jun 5e5a35c67c
refactor: move from io/ioutil to io and os package (#827) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 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 edfd54c6d5
remove debug logs for merged kubeconfig as they add too much noise 3 years ago
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
iwilltry42 5ce9f82428 remove debug logs for merged kubeconfig as they add too much noise 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
蜻蜓特派员 511c6c3f53
new file handle should close after create (#628, @dragonflylee) 3 years ago
蜻蜓特派员 f648e381a3
fix kubeconfig write on windows (#626, @dragonflylee) 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 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 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 bdb5a1f858
getKubeconfig: fix condition when no overwriting contexts 4 years ago
iwilltry42 434cf8e91d
overall: pass context from top to bottom 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 4 years ago
iwilltry42 c6564801f3
getKubeconfig: always return output filepath 4 years ago
iwilltry42 edeea4540b
getKubeConfig: create output directory path if not exists 4 years ago
iwilltry42 2d68ef12e4
deleteCluster: remove cluster details from kubeconfig 4 years ago
iwilltry42 5b637126d7
createCluster: add --update-kubeconfig flag 4 years ago
iwilltry42 6677f82d5b
getKubeConfig: consider the KUBECONFIG env var when updating default kubeconfig 4 years ago
iwilltry42 cec907e1f3
set current context if empty 4 years ago
iwilltry42 d9e0e0f914
getKubeConfig: update existing kubeconfigs 4 years ago
iwilltry42 407fcd4e1f
rename to UpdateKubeConfig 4 years ago
iwilltry42 fc1b858325
getKubeConfig: add functionality to update an existing KubeConfig 4 years ago
iwilltry42 df07358f47
getKubeconfig: fix: update context with new authInfo and cluster names 4 years ago
iwilltry42 2a76bba98b
getKubeconfig: modify kubeconfig as an object 4 years ago
iwilltry42 a24d6f864e
Proxy: deploy a configurable nginx proxy in front of the cluster 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 ef2907de41 replace 127.0.0.1:6443 in kubeconfig as well 5 years ago
iwilltry42 84234e7a98 add proper k3d config dir and kubeconfig output path 5 years ago
iwilltry42 400e85c3db replace 'default' in kubeconfig with cluster name 5 years ago
iwilltry42 116dd5dad8 fix api-port 5 years ago
iwilltry42 24a0bda247 init get kubeconfig 5 years ago
iwilltry42 8450604182 start implementing getkubeconfig 5 years ago
iwilltry42 acebc511ef start get kubeconfig 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