- 03 Jul, 2020 1 commit
-
-
Bryan Boreham authored
-
- 02 Jul, 2020 7 commits
-
-
Bryan Boreham authored
Bump the version to one that has current packages. Remove all references to upstream repos otherwise yum prefers them.
-
Lucas Käldström authored
Ignore whitespace when checking if node plan has changed
-
Lucas Käldström authored
-
Lucas Käldström authored
Tell kubelet to allow tighter disk space in multimaster test
-
Lucas Käldström authored
Move test cidr to avoid clashes
-
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.
-
- 01 Jul, 2020 11 commits
-
-
Bryan Boreham authored
* Allow uuid rexex in test to match more uuids * lint: remove underscores in Go identifiers
-
Jerry R. Jackson authored
* Change RPM resource to correctly undo and allow choosing either removal of all versions or only the matching one * fix lint issue * Try a daemon-reload before starting kubelet Co-authored-by:
Jerry Jackson <jerry@weave.works>
-
Bryan Boreham authored
-
Bryan Boreham authored
Not by looking at the JSON string so we ignore whitespace changes.
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
Refactor auth sealed secret reading
-
Bryan Boreham authored
-
Bryan Boreham authored
So it can generate the hash value to match in-cluster Secrets
-
Bryan Boreham authored
So we can make identical plan resources at an early stage before the Secrets have been created.
-
Bryan Boreham authored
-
- 30 Jun, 2020 3 commits
-
-
Bryan Boreham authored
left over by mistake in https://github.com/weaveworks/wksctl/pull/242
-
Bryan Boreham authored
Move CRDs to a more upstream-compliant location
-
Bryan Boreham authored
Add golangci-lint linting using Github Actions and fix errors
-
- 29 Jun, 2020 1 commit
-
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
- 26 Jun, 2020 11 commits
-
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
Dennis Marttinen authored
Signed-off-by:
Dennis Marttinen <dennis@weave.works>
-
- 25 Jun, 2020 2 commits
-
-
Bryan Boreham authored
Stop building footloose image in tests
-
Bryan Boreham authored
This seems to be left over from a long time ago; it isn't used.
-
- 24 Jun, 2020 4 commits
-
-
Bryan Boreham authored
Update to v1alpha3 - Since upstream CAPI has changed so much this is an extremely breaking change: there is no automated upgrade from v1alpha1. - The v1alpha1 types are left in place for anyone who wants to run programs containing both. - We now run two controllers - upstream CAPI controller for Machine and Cluster, and wks controller for BareMetalMachine and BareMetalCluster. - Minimum Kubernetes version is now 1.16.0, as required by upstream CAPI. - Examples are not updated yet
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-