Kubernetes Prow Robot
|
8d0933fe35
|
Merge pull request #8982 from olemarkus/cilium-bump-april
Bump cilium to 1.7.2
|
2020-04-27 13:04:05 -07:00 |
mosheshitrit
|
9fffc5f8e0
|
Make CPU Requests for Calico configurable instead of hard-coded
Update bindata.go
Apply suggestions from code review
Applying suggested changes.
Co-Authored-By: Ciprian Hacman <ciprianhacman@gmail.com>
Applying changes after running `make gofmt`
Applying changes after running `make crds`
Apply suggestions from code review
Applying suggested changes.
Co-Authored-By: Ciprian Hacman <ciprianhacman@gmail.com>
Applying changes after running `make gofmt`
Fixing broken things
Typo fixes
Apply suggestions from code review
Co-Authored-By: Ciprian Hacman <ciprianhacman@gmail.com>
Apply suggested changes and run necessary `make` steps
|
2020-04-26 12:44:14 -04:00 |
Ole Markus With
|
3e3b2019dc
|
Bump cilium to 1.7.2
|
2020-04-25 19:39:40 +02:00 |
Ciprian Hacman
|
227a767ce5
|
Fix missing changes in Weave manifest
|
2020-04-23 19:58:13 +03:00 |
Ciprian Hacman
|
676fdc6ab4
|
Update Calico and Canal misc stuff
|
2020-04-23 11:03:57 +03:00 |
Ole Markus With
|
869ab75dea
|
Use etcd-manager for the cilium etcd cluster
|
2020-04-16 08:42:59 +02:00 |
Ole Markus With
|
f5a5db4ff3
|
Verify bindata
|
2020-04-10 11:29:49 +02:00 |
Justin Santa Barbara
|
b903724e0f
|
Fix a spelling mistake; regenerate
|
2020-04-07 22:57:10 -04:00 |
Rodrigo Menezes
|
cfeefed17f
|
fix misspelling
|
2020-04-07 10:41:55 -04:00 |
Rodrigo Menezes
|
2fe2f4fd81
|
Don't compress bindata & allow Kops to be imported as a package.
|
2020-04-07 10:41:55 -04:00 |
Justin Santa Barbara
|
68fd6b67d9
|
Don't check in upup/models/bindata.go
Just causes conflicts, built automatically by makefile anyway
|
2016-09-13 10:08:44 -04:00 |
Justin Santa Barbara
|
b9c20a7c0d
|
Fix logic around `or nillable true` in text template
A false value is also treated as false, so the expression will always be
true
|
2016-09-09 11:35:49 -04:00 |
Justin Santa Barbara
|
66731fb03a
|
Populate instance groups for apply cluster
We likely want to move PopulateInstanceGroupSpec into the schema, but we
always want to "upgrade"/"convert" the spec whenever we load it.
|
2016-09-09 10:26:34 -04:00 |
Justin Santa Barbara
|
38decdfc19
|
Fix tests broken by schema pointers
|
2016-09-08 11:54:54 -04:00 |
Justin Santa Barbara
|
9c3105b323
|
Make automatic upgrades optional
We add a `UpdatePolicy` field to the cluster spec
Also document how this feature was added.
|
2016-09-08 11:18:14 -04:00 |
Justin Santa Barbara
|
62d5451b25
|
Initial (experimental) Ubuntu 16.04 support
|
2016-09-08 10:20:42 -04:00 |
Justin Santa Barbara
|
ef1f64f308
|
Start cleaning up API: optional fields should be pointers
|
2016-09-08 00:49:40 -04:00 |
Justin Santa Barbara
|
d3ab070b0d
|
Use go-bindata to embed our models
This allows us to have single-file deployment
|
2016-09-07 11:56:03 -04:00 |