- 22 Jun, 2020 3 commits
-
-
Bryan Boreham authored
Remove some commented-out mentions of it from scripts
-
Bryan Boreham authored
-
Bryan Boreham authored
It installs pip for us.
-
- 19 Jun, 2020 1 commit
-
-
Bryan Boreham authored
Add myself & Dennis to Maintainers
-
- 18 Jun, 2020 3 commits
-
-
Bryan Boreham authored
Update default version of k8s to 1.16.11
-
Bryan Boreham authored
Text has changed as of Kubernetes 1.16.11 to "No resources found in kube-system namespace.", so stop checking the full-stop and newline.
-
Yiannis authored
-
- 17 Jun, 2020 1 commit
-
-
Sara El-Zayat authored
* Create a sub-plan builder for upgrade instead of using an array of resources * Return an error instead of instead of log.Fatalf * Add err to assignment of BuildUpgradePlan()
-
- 15 Jun, 2020 1 commit
-
-
Lucas Käldström authored
-
- 10 Jun, 2020 2 commits
-
-
Dinos Kousidis authored
Set pod and service CIDR blocks * Unmarshal and modify weave-net manifest * Refactor BuildCNIPlan to apply multiple manifests * Adds test for checking pod IP is within IP range of cluster.yaml
-
Bryan Boreham authored
Include error message from 'kubectl apply'
-
- 05 Jun, 2020 1 commit
-
-
Jerry R. Jackson authored
Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
- 03 Jun, 2020 3 commits
-
-
Dann Church authored
* upgrade container-selinux before installing docker * add undo scripts to install:container-selinux * fix reinstall failure for same rpm version
-
Sara El-Zayat authored
* Check machines info * if node to be deleted is a master, verify that #masters > 1 * Use isMaster() and getMasterNodes() functions * Fix number of masters in if condition * Remove extra added machine from /examples/gce * Don't use gerrors.Wrapf() when err is nil Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
Bryan Boreham authored
Otherwise it's really hard to figure out what went wrong.
-
- 02 Jun, 2020 1 commit
-
-
Jerry R. Jackson authored
* Return non-zero if error occurs in applying seed node plan * Fix lint error * fix spec manipulation * find out where test is failing * generate error on resource failure * more debug * more output from executor * more debug * Expect non-zero code but no error * lint * Minor cleanup Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
- 20 May, 2020 6 commits
-
-
Dann Church authored
WKP-224-add-more-info-in-ssh-error-messages-for-old-nodes
-
Dann Church authored
-
Jerry R. Jackson authored
* Make install errors more clear and easier to locate * remove obsolete "failed" flag * remove obsolete tests that expect complete dependency trees on error * fix thinko on returning errors from plan execution Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
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>
-
Bryan Boreham authored
Turn off pre-emption of test VMs
-
Simon authored
Update default docker version to 19.03.8
-
- 19 May, 2020 2 commits
-
-
Simon Howe authored
-
praveensastry authored
-
- 18 May, 2020 1 commit
-
-
Jerry R. Jackson authored
* Ubuntu expects estra kubelet arguments in a different location * Add repo config map and key Enables the creation of ubuntu clusters and works correctly on centos. Co-authored-by:
Jerry Jackson <jerry@weave.works> Co-authored-by:
Mark Emeis <mark.emeis@weave.works>
-
- 15 May, 2020 4 commits
-
-
Daniel Holbach authored
tidy up Footloose doc somewhat
-
Daniel Holbach authored
-
Daniel Holbach authored
Use prebuilt footloose releases
-
Daniel Holbach authored
make docs landing page more useful
-
- 14 May, 2020 1 commit
-
-
Bryan Boreham authored
This reverts commit 635dc251. When test VMs are preempted half-way through the test the whole run is wasted. We have garbage-collection of VMs where the test has finished (which wasn't working in March), so having them self-terminate is unnecessary.
-
- 12 May, 2020 2 commits
-
-
Daniel Holbach authored
-
Daniel Holbach authored
fixes: #17
-
- 08 May, 2020 5 commits
-
-
Jerry R. Jackson authored
* Make sure extra kubelet arguments come out in a consistent order * quote extra arguments Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
Chanwit Kaewkasi authored
add a cluster example with extra arguments explained
-
Chanwit Kaewkasi authored
-
Chanwit Kaewkasi authored
add tests for verifying kubelet args and api-server args
-
Chanwit Kaewkasi authored
-
- 07 May, 2020 2 commits
-
-
Dann Church authored
* test for debug log level * make verbose setting configurable in test * test for debug log level * make verbose setting configurable in test * updates to verbose logging testcase * test for debug log level * make verbose setting configurable in test * test for debug log level * make verbose setting configurable in test * updates to verbose logging testcase * check verbose from json output * add logging debug statement * fixes for TestApply * print run object in test for debugging * Old version of kubectl doesn't support -A * test fixes to work with outdated kubectl * Wait for all output to complete in test executor * select specific output from kubectl command looking for "--verbose" * switch to standard exec.Cmd * small fix * fix missing imports that "make lint" did not catch * debug logging for pods * debug * debug * switch to default namespace in test because that's how the cluster is crea...
-
Daniel Holbach authored
upgrade to latest, stable docs pieces
-
- 05 May, 2020 1 commit
-
-
Daniel Holbach authored
-