Dalton Hubble
|
ad871dbfa9
|
Update Kubernetes from v1.11.2 to v1.11.3
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1113
|
2018-09-13 18:50:41 -07:00 |
Dalton Hubble
|
f7ebdf475d
|
Update Kubernetes from v1.11.1 to v1.11.2
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1112
|
2018-08-07 21:57:25 -07:00 |
Dalton Hubble
|
db64ce3312
|
Update etcd from v3.3.8 to v3.3.9
* https://github.com/coreos/etcd/blob/master/CHANGELOG-3.3.md#v339-2018-07-24
|
2018-07-29 11:27:37 -07:00 |
Dalton Hubble
|
7c327b8bf4
|
Update from bootkube v0.12.0 to v0.13.0
|
2018-07-29 11:20:17 -07:00 |
Dalton Hubble
|
d8d524d10b
|
Update Kubernetes from v1.11.0 to v1.11.1
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1111
|
2018-07-20 00:41:27 -07:00 |
Dalton Hubble
|
8464b258d8
|
Update Kubernetes from v1.10.5 to v1.11.0
* Force apiserver to stop listening on 127.0.0.1:8080
* Remove deprecated Kubelet `--allow-privileged`. Defaults to
true. Use `PodSecurityPolicy` if limiting is desired
* https://github.com/kubernetes/kubernetes/releases/tag/v1.11.0
* https://github.com/poseidon/terraform-render-bootkube/pull/68
|
2018-06-27 22:47:35 -07:00 |
Dalton Hubble
|
f4d3059b00
|
Update Kubernetes from v1.10.4 to v1.10.5
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v1105
|
2018-06-21 22:51:39 -07:00 |
Dalton Hubble
|
6e64634748
|
Update etcd from v3.3.7 to v3.3.8
* https://github.com/coreos/etcd/releases/tag/v3.3.8
|
2018-06-19 21:56:21 -07:00 |
Dalton Hubble
|
51906bf398
|
Update etcd from v3.3.6 to v3.3.7
|
2018-06-14 22:46:16 -07:00 |
Dalton Hubble
|
79260c48f6
|
Update Kubernetes from v1.10.3 to v1.10.4
|
2018-06-06 23:23:11 -07:00 |
Dalton Hubble
|
589c3569b7
|
Update etcd from v3.3.5 to v3.3.6
* https://github.com/coreos/etcd/releases/tag/v3.3.6
|
2018-06-06 23:19:30 -07:00 |
Dalton Hubble
|
4ea1fde9c5
|
Update Kubernetes from v1.10.2 to v1.10.3
* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v1103
* Update Calico from v3.1.1 to v3.1.2
|
2018-05-21 21:38:43 -07:00 |
Dalton Hubble
|
37981f9fb1
|
Allow bearer token authn/authz to the Kubelet
* Require Webhook authorization to the Kubelet
* Switch apiserver X509 client cert org to systems:masters
to grant the apiserver admin and satisfy the authorization
requirement. kubectl commands like logs or exec that have
the apiserver make requests of a kubelet continue to work
as before
* https://kubernetes.io/docs/admin/kubelet-authentication-authorization/
* https://github.com/poseidon/typhoon/issues/215
|
2018-05-13 23:20:42 -07:00 |
Dalton Hubble
|
8b8e364915
|
Update etcd from v3.3.4 to v3.3.5
* https://github.com/coreos/etcd/releases/tag/v3.3.5
|
2018-05-10 02:12:53 -07:00 |
Dalton Hubble
|
32ddfa94e1
|
Update Kubernetes from v1.10.1 to v1.10.2
* https://github.com/kubernetes/kubernetes/releases/tag/v1.10.2
|
2018-04-28 00:27:00 -07:00 |
Dalton Hubble
|
681450aa0d
|
Update etcd from v3.3.3 to v3.3.4
* https://github.com/coreos/etcd/releases/tag/v3.3.4
|
2018-04-27 23:57:26 -07:00 |
Dalton Hubble
|
a54f76db2a
|
Update Calico from v3.0.4 to v3.1.1
* https://github.com/projectcalico/calico/releases/tag/v3.1.1
* https://github.com/projectcalico/calico/releases/tag/v3.1.0
|
2018-04-21 18:30:36 -07:00 |
Dalton Hubble
|
77c0a4cf2e
|
Update Kubernetes from v1.10.0 to v1.10.1
* Use kubernetes-incubator/bootkube v0.12.0
|
2018-04-12 20:57:31 -07:00 |
Dalton Hubble
|
5035d56db2
|
Refactor GCP to remove controller internal module
* Remove the controller internal module to align with
other platforms and since its not a supported use case
|
2018-04-12 19:41:51 -07:00 |