- 30 Mar, 2020 1 commit
-
-
Dinos Kousidis authored
Updates sealed secret controller manifest to v0.11.0
-
- 27 Mar, 2020 1 commit
-
-
Dinos Kousidis authored
Signed-off-by:
Dinos Kousidis <dinos@weave.works>
-
- 25 Mar, 2020 3 commits
-
-
Stacey Potter authored
* Added a complete description of the apply command added wksctl apply --help + flags * added ```console``` * moved ```console above wksctl apply --help
-
Daniel Holbach authored
move to mkdocs
-
Daniel Holbach authored
-
- 13 Mar, 2020 2 commits
-
-
Dinos Kousidis authored
Adds eksctl functions to write and merge kubeconfig files
-
Dinos Kousidis authored
* Switches context to newly created cluster by default, except if if --use-context=false is passed. * If --artifact-directory is not passed, and ~/.kube/config file exists, the context is merged in the existing file. If ~/.kube/config doesn't exist, it creates it. * Sets SilenceUsage to true in kubeconfig root command, to avoid showing the usage message in the case of error. Relevant issue: https://github.com/spf13/cobra/issues/340 * Removes printing of error in Execute() of kubeconfig command to avoid printing twice an error message. Relevant issue: https://github.com/spf13/cobra/issues/304 * Updates docs in `wksctl kubeconfig` part Signed-off-by:
Dinos Kousidis <dinos@weave.works>
-
- 09 Mar, 2020 1 commit
-
-
Mark Emeis authored
Fixes #146
-
- 03 Mar, 2020 1 commit
-
-
Chanwit Kaewkasi authored
* add --control-plane-endpoint to kubeadm init and use it for join cmd * make kubeadm join to aware of externalLoadBalancer * re-fix control-plane-endpoint * Add the call to kubeadm init back in for the intial machine * Fall back to first master when no original can be found by matching addresses * add kubeadm 1.16 support by removing the control-plane argument * use a proper control-plane flag for 1.14.x, and make it compat with 1.15.x, 1.16.x * introduce original-master label and fix upgrade flag to support both 1.15 and 1.16 - introduce original-master label - fix to not marking original-master label to every master node - fix 2nd masters upgrade flag to support both 1.15 and 1.16 - remove plan hide from the externalLoadBalancer field * show plan diff when two plans were compared during node update * improve comment * change prefix of constants * use Errorf instaead of Infof * reverted change of performActualUpdate * move originalMaster labeling into its method, getOriginalMasterNode Co-authored-by:
Mark Emeis <palemtnrider@gmail.com> Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com> Co-authored-by:
Mahmoud Saada <mahmoudsaada@gmail.com>
-
- 02 Mar, 2020 1 commit
-
-
Mark Emeis authored
* Update serve docs url * update copyright year * Update footloose instructions. * Fix grammar and new firekube page * Add firekube page to the index * Fix typo on Firekube instructions Co-Authored-By:
Kingdon Barrett <kbarret8@nd.edu> * Update make serve-docs URL. Co-Authored-By:
Dimitri Mitropoulos <dimitrimitropoulos@gmail.com> Co-authored-by:
Kingdon Barrett <kbarret8@nd.edu> Co-authored-by:
Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
-
- 28 Feb, 2020 2 commits
-
-
Mark Emeis authored
* Remove Damien and Michal add Bryan and Chanwit
-
johnnyrun authored
Co-authored-by:
giannicarabelli <59476365+giannicarabelli@users.noreply.github.com> Co-authored-by:
Mark Emeis <palemtnrider@gmail.com>
-
- 12 Feb, 2020 4 commits
-
-
Bryan Boreham authored
Fix footloose reference to meet stricter checks in Go 1.13
-
Bryan Boreham authored
-
Daniel Holbach authored
fixup "git-deploy-key" path in docs
-
Daniel Holbach authored
-
- 05 Feb, 2020 1 commit
-
-
Jerry R. Jackson authored
* allow specifying version with --controller-version or --dependency-file * switch to full file name "dependencies.toml" * Fix unit tests * cleanup based on review comments Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
- 29 Jan, 2020 1 commit
-
-
Jerry R. Jackson authored
Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
- 26 Jan, 2020 1 commit
-
-
Kingdon Barrett authored
-
- 25 Jan, 2020 1 commit
-
-
Jerry R. Jackson authored
* Make upgrade work at demo quality * fix wrap of nil error * upgrade all nodes in place * Makefile fix * Disallow downgrade and upgrading by more than a single minor version * address review comments Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
- 23 Jan, 2020 1 commit
-
-
Jerry R. Jackson authored
* allow specification of initial kubelet version in machines file * Add test for allowing specification of kubelet version without controlPlane version Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
- 15 Jan, 2020 2 commits
-
-
Jerry R. Jackson authored
fix .goreleaser to match new project format containing a list of archives rather than a single archive (#120) Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
Jerry R. Jackson authored
Co-authored-by:
weave-e2e-quickstart <58864910+weave-e2e-quickstart@users.noreply.github.com>
-
- 02 Jan, 2020 2 commits
-
-
Daniel Holbach authored
update sphinx bits
-
Daniel Holbach authored
-
- 25 Nov, 2019 2 commits
-
-
Chanwit Kaewkasi authored
add --with-helm option for profile enable
-
Chanwit Kaewkasi authored
-
- 29 Oct, 2019 1 commit
-
-
Chanwit Kaewkasi authored
implement file ignore in the profile enable process
-
- 28 Oct, 2019 1 commit
-
-
Chanwit Kaewkasi authored
-
- 25 Oct, 2019 2 commits
-
-
Chanwit Kaewkasi authored
addon: implement flux helm operator add-on
-
Chanwit Kaewkasi authored
-
- 15 Oct, 2019 3 commits
-
-
Chanwit Kaewkasi authored
fix display error messages twice
-
Chanwit Kaewkasi authored
-
Chanwit Kaewkasi authored
-
- 14 Oct, 2019 2 commits
-
-
Chanwit Kaewkasi authored
doc: add how to ssh into a machine
-
Chanwit Kaewkasi authored
-
- 10 Oct, 2019 4 commits
-
-
Filip Barl authored
Fix errors being thrown
-
Bob Henkel authored
-
Bob Henkel authored
Co-Authored-By:
Filip Barl <filip.barl@gmail.com>
-
Bob Henkel authored
Co-Authored-By:
Filip Barl <filip.barl@gmail.com>
-