- 12 Nov, 2020 1 commit
-
-
Dinos Kousidis authored
-
- 11 Nov, 2020 1 commit
-
-
Jerry R. Jackson authored
* Work with new capei provider * Fix wksctl os to correctly handle file and flux configuration * switch to marking workload clusters in spec * Set up machine info pool in wksctl to pass to controller in existinginfra * Removes the requirement for a wks-controller.yaml The wks controller comes from the existinginfra provider. We no longer need it in the repository when creating a cluster. * inline files in cluster manifest for integration tests * plumb inline ssh key through PEM file processing * set version on cluster for apply_test * Re-enables k8s 1.16 cluster support * Plumb Context through 'plan' steps Doesn't do anything different as yet, but this will be useful for tracing, or for cancelling a command. * point to new version of existinginfra and allow for the new context parameter in CreateSeedNodeSetupPlan * store correct versions in local repo * add explicit kubernetes version to multimaster test * pin c...
-
- 24 Sep, 2020 2 commits
-
-
Bryan Boreham authored
We often get "etcdserver: leader changed" responses from kubectl, which can be ignored. Rather than special write special code for that one error, just log and ignore all errors on 'kubectl get nodes'.
-
Bryan Boreham authored
* Use a const instead of repeating the name. * Keep it named `cluster-api-existinginfra-controller` instead of renaming it to `wksctl-controller`
-
- 10 Sep, 2020 1 commit
-
-
Dann Church authored
* fix erroneous image name and machines filename * ensure all test calls turn on debugging.
-
- 04 Sep, 2020 1 commit
-
-
Dann Church authored
* test ubuntu as well as centos nodes in integration tests * fix dead code linter error * updates for nodeos selection * update Makefile to allow random selection of node os * extend timeout on integration-tests-container
-
- 26 Aug, 2020 1 commit
-
-
Dann Church authored
* make node os configurable * remove dead code * add ubuntu support for upload-image.sh * remove outdated dependency from the integration-tests-container target * fix typo in kubeadm_init resource name * update dependencies * mv examples/footloose/ubuntu1804 to examples/footloose/ubuntu18.04 * switch to capei controller * Debug integration tests (#295) * add node debugging * whoops * pin the controller image * fix log typo * see the kubeconfig in output * fix debugging; * display controller logs * more debug * more * more * more yet * sheesh * switch controller image * fix wksctl image lookup from manifest * switch image for debugging * include changes to manifest * more debug * switch to weavek8sops and allow for the fact that the controller is always running in debug mode * More namespace fixes * lint fixes Co-authored-by:
Jerry Jackson <jerry@weave.works> * support node os override * fix multimaster test and os override * make image available for online test * cleanup yumrepo and registry post-test Co-authored-by:
Jerry Jackson <jerry@weave.works> Co-authored-by:
Jerry R. Jackson <jrryjcksn@gmail.com>
-
- 21 Aug, 2020 1 commit
-
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
- 31 Jul, 2020 3 commits
-
-
Lucas Käldström authored
-
Lucas Käldström authored
-
Lucas Käldström authored
-
- 27 Jul, 2020 1 commit
-
-
Bryan Boreham authored
Also standardise the import name 'existinginfrav1'
-
- 03 Jul, 2020 1 commit
-
-
Bryan Boreham authored
-
- 02 Jul, 2020 3 commits
-
-
Bryan Boreham authored
Bump the version to one that has current packages. Remove all references to upstream repos otherwise yum prefers them.
-
Bryan Boreham authored
My home router uses 192.168.0.1 as the gateway and DNS server; I believe this is a very popular choice. Move wksctl tests to a range that doesn't cover this address.
-
Bryan Boreham authored
The default is 10% free, which is hard to achieve on my laptop. Set to 100Mi instead.
-
- 24 Jun, 2020 4 commits
-
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
- 23 Jun, 2020 1 commit
-
-
Bryan Boreham authored
So we can treat an error on 'kubectl get nodes' as transient, while still logging that it happened.
-
- 20 May, 2020 1 commit
-
-
Jerry R. Jackson authored
* remove quay images and switch to "wksctl-" prefix for images * fix variable typos in config.yml * remove quay manipulation package * fix unit tests after removing quay * fix missing image ref in multimaster_test.go * fix wksctl init to use new controller image name * one more image fix Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
- 19 May, 2020 2 commits
-
-
Simon Howe authored
-
praveensastry authored
-
- 08 May, 2020 1 commit
-
-
Chanwit Kaewkasi authored
-
- 02 May, 2020 1 commit
-
-
Bryan Boreham authored
-
- 03 Oct, 2019 1 commit
-
-
Michał Flendrich authored
-
- 26 Sep, 2019 2 commits
-
-
Simon Howe authored
-
Simon Howe authored
- Corrects some formatting - Adds back supporting local-docker-registry tooling - Corrects some paths
-
- 14 Aug, 2019 1 commit
-
-
Jerry Jackson authored
-