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 |