Commit Graph

735 Commits

Author SHA1 Message Date
iwilltry42
84d6063e4b
Merge branch 'master' into enhancement/noun-verb-syntax 2020-07-14 15:31:12 +02:00
iwilltry42
b02c783130
adjust toplevel pkg functions to new syntax 2020-07-14 15:02:51 +02:00
iwilltry42
96bdd9226c
adjust readme to new syntax 2020-07-14 13:20:58 +02:00
iwilltry42
3e9e628766
adjust docs to new syntax 2020-07-14 13:16:25 +02:00
iwilltry42
7c76e7b064
adjust issue templates to new syntax 2020-07-14 12:58:41 +02:00
iwilltry42
93daef1098
adjust cluster create output to new syntax 2020-07-14 12:53:12 +02:00
iwilltry42
59359073e4
adjust e2e tests to new syntax 2020-07-14 12:52:34 +02:00
iwilltry42
594ead1428
remove old subcommands 2020-07-14 12:41:55 +02:00
iwilltry42
9c65d7bac6
fix command names 2020-07-14 12:40:53 +02:00
iwilltry42
93dc966411
clusterC: fix description 2020-07-14 12:39:20 +02:00
iwilltry42
d7199d7ba5
createCluster: fix description 2020-07-14 12:37:01 +02:00
iwilltry42
26053d5ab6
add helperversionoverride 2020-07-13 11:58:42 +02:00
iwilltry42
c38e5cef34
add alias for kubeconfig merge 2020-07-13 09:05:56 +02:00
iwilltry42
7d384d8347
add image command 2020-07-13 09:02:03 +02:00
iwilltry42
432d5905f6
add cluster start/stop commands 2020-07-13 08:57:44 +02:00
iwilltry42
2aecabb8ca
add node commands 2020-07-13 08:55:29 +02:00
Thorsten Klein
df7719e764
Merge pull request #299 from lvuch/lh-theme-customization
header fix
2020-07-11 12:29:53 +02:00
lvuch
846d42b568 header fix 2020-07-10 12:08:42 -07:00
Thorsten Klein
9f7510c337
Merge pull request #297 from rancher/enhancement/consistent-default-clustername-handling
[Enhancement] Sane usage of the default cluster name
2020-07-08 15:42:26 +02:00
iwilltry42
81ba7200f4
Sane usage of the default cluster name
- use by default whereever clustername is required as an arg (if
nArgs is 0)
- use by default whereever clustername is expected as flag
2020-07-08 15:33:47 +02:00
Thorsten Klein
9332f32ead
Merge pull request #288 from rancher/kubeconfig-default
[Enhancement] New kubeconfig defaults
2020-07-08 15:22:51 +02:00
iwilltry42
18bc8b89db
createCluster: update default kubeconfig and switch context to new cluster by default upon cluster creation 2020-07-08 15:17:58 +02:00
iwilltry42
08f7a47119
new syntax for cluster creation and kubeconfig manipulation 2020-07-08 15:03:28 +02:00
iwilltry42
8278e8d20b
mod: use upstream cobra again 2020-06-29 22:22:18 +02:00
iwilltry42
d75672887e
mod: use upstream cobra again 2020-06-29 22:21:45 +02:00
iwilltry42
40a2d032ab
deleteCluster: only warn about failed kubeconfig deletion if file exists and couldn't be deleted 2020-06-22 08:21:35 +02:00
iwilltry42
7325cc41c4
tests/e2e: update flags for 'get kubeconfig' 2020-06-22 08:15:35 +02:00
iwilltry42
846aefeb40
kubeconfig: improved flag names and bug fixes 2020-06-22 08:10:30 +02:00
iwilltry42
c00f8952ba
getKubeconfig: write to new file by default 2020-06-18 17:44:11 +02:00
iwilltry42
02fdc6d4de
Merge branch 'master' of github.com:rancher/k3d into kubeconfig-default 2020-06-18 16:42:13 +02:00
iwilltry42
4ca19dbf9c
proxy: use confd fork to enable arm support 2020-06-18 15:51:26 +02:00
iwilltry42
d2deb02c3d
version: allow overriding helper image version from env var 2020-06-18 14:40:46 +02:00
iwilltry42
7ec7147ce1
use homedir 2020-06-18 14:36:22 +02:00
iwilltry42
920159aa11
proxy: enable ARCH switch in Dockerfile 2020-06-18 13:27:53 +02:00
iwilltry42
0479d117e0
readme: update badges 2020-06-18 13:03:17 +02:00
iwilltry42
cd3a51755c
CI/Drone: quote all usages of DRONE_TAG variable to prevent yaml parsing errors if it's empty/unset 2020-06-18 11:09:20 +02:00
iwilltry42
afd2bfd724
CI/Drone: only run image pipelines when main succeeded 2020-06-18 10:44:46 +02:00
iwilltry42
7e775f009f
Tests/E2E: include heper image builds in e2e tests 2020-06-18 10:02:46 +02:00
iwilltry42
24f92b9c3f
createCluster: use default 6443 api port in hostNetwork mode
Fixes #284
2020-06-18 09:11:16 +02:00
iwilltry42
eac293a263
Overall: helper container images should always use same tag as CLI or fallback to latest 2020-06-18 09:01:04 +02:00
iwilltry42
724b7746ee
CI/Drone: add multiarch builds for tools and proxy 2020-06-18 08:23:00 +02:00
iwilltry42
76d90478f5
Go Module: use v3 for go module compatibility 2020-06-18 07:58:36 +02:00
iwilltry42
83b84071f6
CI/drone: use rancherio-gh-m for gh-pages deployment 2020-06-17 20:49:11 +02:00
iwilltry42
0712007065
CI/drone: fix docker secrets 2020-06-17 20:36:47 +02:00
iwilltry42
5751a44cb2
CI/drone: fix trigger for docs 2020-06-17 20:21:43 +02:00
iwilltry42
8f273bd814
CI/drone: push latest and DRONE_TAG for docker images 2020-06-17 20:09:38 +02:00
iwilltry42
acfa952b51
CI/drone: use DRONE_TAG 2020-06-17 20:05:01 +02:00
iwilltry42
32b7934f14
CI/drone: add pre-release step 2020-06-17 19:45:09 +02:00
iwilltry42
7d01f4ac14
Merge branch 'master' of github.com:rancher/k3d 2020-06-17 19:35:55 +02:00
Thorsten Klein
4272ad4fd8
[Enhancement] Improved CI with Drone (#278)
* Misc: cleanup and restructure Makefile

* Misc: use dind output target in Dockerfile

* tests/e2e: ensure that the docker runner is really up before continuing

* CI: add drone

* Misc: fix image tag for e2e in Makefile

* CI/drone: add build step, step conditionals and restrict to linux platform

* CI/drone: add docs pipeline

* Misc: allow setting e2e runner timeout via Makefile arg

* CI/drone: add target platform for docs pipeline

* CI: Goodbye travis

* Misc: add drone make target to run drone CI locally

* CI/drone: add basic pipelines for k3d-tools and k3d-proxy

* remove ref event trigger
2020-06-17 19:35:42 +02:00