liranp
b10f07fefc
feat(spot): upgrade the controller (v1.0.64)
2020-08-31 19:59:15 +03:00
Justin SB
786423f617
Expose JWKS via a feature-flag
...
When the PublicJWKS feature-flag is set, we expose the apiserver JWKS
document publicly (including enabling anonymous access). This is a
stepping stone to a more hardened configuration where we copy the JWKS
document to S3/GCS/etc.
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-08-30 10:15:11 -04:00
Justin Santa Barbara
f32fcc35fa
Addons: Support arbitrary additional objects
...
We will be managing cluster addons using CRDs, and so we want to be
able to apply arbitrary objects as part of cluster bringup.
Start by allowing (behind a feature-flag) for arbitrary objects to be
specified.
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-08-28 09:03:41 -04:00
Kubernetes Prow Robot
154335e758
Merge pull request #9818 from hakman/kube-router-1.0.1
...
Update kube-router to v1.0.1
2020-08-26 01:46:03 -07:00
Ciprian Hacman
fd62ca9e42
Update kube-router to v1.0.1
2020-08-26 10:53:22 +03:00
Ciprian Hacman
eb218cdc1a
Update Calico to v3.15.2 for k8s 1.16+
2020-08-26 10:01:22 +03:00
Ciprian Hacman
2d61ab0876
Bump kops to v1.19.0-alpha.3
2020-08-23 12:07:44 +03:00
Ciprian Hacman
5e8bfa06b6
Update Weave Net to v2.7.0
2020-08-19 19:42:02 +03:00
Peter Rifel
4d9f0128a3
Upgrade to klog2
...
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
John Gardiner Myers
8ec55f28c7
Don't install RBAC addon when using kops-controller bootstrap
2020-08-15 10:30:21 -07:00
Kubernetes Prow Robot
e2e5b00620
Merge pull request #9689 from secoya/master
...
Support for using hostPort when using kube-router
2020-08-14 01:08:22 -07:00
Anders Ingemann
ee8ec6c511
kube-router: Bump version
2020-08-14 09:31:41 +02:00
Ole Markus With
25d98796e2
Add cinder plugin
2020-08-11 10:15:12 +02:00
liranp
4990b71185
feat(spot): upgrade the controller (v1.0.63)
2020-08-06 15:00:04 +03:00
John Gardiner Myers
dc222a06b1
Upgrade cluster-proportional-autoscaler to multi-arch image
2020-08-03 21:39:41 -07:00
Ciprian Hacman
1c6597e177
Prefer nodes with "master" role for Canal Typha pods
2020-08-01 08:30:52 +03:00
Kubernetes Prow Robot
0bd76b5a76
Merge pull request #9656 from hakman/calico-3.15.1
...
Update Calico to v3.15.1 for k8s 1.16+
2020-07-31 06:39:11 -07:00
Ciprian Hacman
89b6d8f20a
Update Calico to v3.15.1 for k8s 1.16+
2020-07-31 15:54:53 +03:00
Justin SB
c64abd4301
Release 1.19.0-alpha.2
2020-07-31 07:59:05 -04:00
Steven E. Harris
9a5e54699f
Calico: upgrade "k8s-ec2-srcdst" to version v0.3.0
...
Upgrading the "k8s-ec2-srcdst" controller to this latest version
allows it to work correctly with the objects containing the new
"metadata.managedFields" field introduced in Kubernetes version
1.18.0.
The previous container image versions used a version of the
"client-go" library that was too old to consume these fields
correctly, causing the controller to fail repeatedly when trying to
read Node objects retrieved from the Kubernetes API server.
2020-07-29 09:30:16 -04:00
liranp
a9f5ef8b9a
feat(spot): upgrade the controller (v1.0.62)
2020-07-28 11:08:45 +03:00
John Gardiner Myers
8258dcd395
Exempt OpenStack from the EnableExternalCloudController feature flag
2020-07-25 13:12:25 -07:00
Ciprian Hacman
3336d7b309
Prefer nodes with "master" role for Calico Typha pods
2020-07-22 11:28:01 +03:00
John Gardiner Myers
53e07476df
Widen the tolerations of kuberouter
2020-07-09 22:25:59 -07:00
Kubernetes Prow Robot
60993a4d74
Merge pull request #9541 from rifelpet/coredns-170
...
Update CoreDNS to v1.7.0 - Take 2
2020-07-09 12:46:33 -07:00
Sandeep Rajan
73f12e937e
update coredns to v1.7.0
2020-07-09 14:05:00 -05:00
Peter Rifel
eae3fd8fc3
Update AWS IAM Authenticator to 0.5.1
2020-07-09 11:41:28 -05:00
Kubernetes Prow Robot
69d774c524
Merge pull request #9521 from hakman/flag_missing
...
Fix KubeDNS missing resourceVersion
2020-07-08 18:00:35 -07:00
Ciprian Hacman
edfabfef87
Fix KubeDNS missing resourceVersion - update channel version
2020-07-08 08:36:39 +03:00
Ciprian Hacman
91074906cf
Update kube-router to v1.0.0
2020-07-07 06:58:49 +03:00
Justin SB
591626af3c
Release 1.19.0-alpha.1
2020-07-04 21:46:14 -04:00
Ole Markus With
53f670aeb0
Rebase with master
2020-07-03 08:39:43 +02:00
Ole Markus With
263172caac
Use new templates for cilium 1.8
2020-07-03 07:56:35 +02:00
Kubernetes Prow Robot
2b7c4089d6
Merge pull request #9462 from hakman/update-kube-dns
...
Update KubeDNS to v1.15.13
2020-06-30 13:54:07 -07:00
Ciprian Hacman
b48c2c373f
Update KubeDNS to v1.15.13
2020-06-30 12:10:51 +03:00
Ciprian Hacman
4ca7385081
Update Calico to v3.15.0 for k8s 1.16+
2020-06-30 09:04:51 +03:00
liranp
8501747661
feat(spot): upgrade the controller (v1.0.61)
2020-06-28 17:02:44 +03:00
Justin SB
6334da47b6
Refactor BootstrapChannelBuilder to use a KopsModelContext
...
Cleaner, and preparation for ServiceAccount IAM support.
2020-06-11 21:29:16 -04:00
Ciprian Hacman
df1302887e
Update Weave Net to 2.6.5
2020-06-11 09:09:59 +03:00
Ciprian Hacman
c4d10a1bb0
Update Weave for CVE-2020-13597
2020-06-06 13:19:49 +03:00
John Gardiner Myers
e88e0cf7ec
Remove code supporting dropped k8s versions
2020-06-04 12:11:51 -07:00
Ciprian Hacman
b1ee578e5c
Update Calico and Canal for CVE-2020-13597
2020-06-04 11:40:34 +03:00
Kubernetes Prow Robot
4fe5ad03f8
Merge pull request #9255 from olemarkus/romana-remove
...
Remove romana support
2020-06-03 13:24:59 -07:00
Ole Markus With
991549a5f4
Remove support for Romana
2020-06-03 08:23:53 +02:00
Matt Long
c00464f11d
Update crds, apis, models. Add limited field validation
2020-05-27 15:24:01 +02:00
liranp
4f207e4ac3
feat(spotinst): allow users to disable the controller addon
2020-05-07 18:11:17 +03:00
Justin SB
27aab12b28
Release 1.18.0-alpha.3
2020-05-06 08:19:06 -04:00
Kubernetes Prow Robot
84687b8394
Merge pull request #9022 from acaire/feature-spotinst-controller-v1.0.58
...
Feature spotinst controller v1.0.58
2020-05-03 06:58:26 -07:00
Ash Caire
d523a3d061
feature(spotinst): upgrade controller (v1.0.58)
2020-05-03 20:56:44 +08:00
Ole Markus With
7c49f283c4
Bump cilium to 1.7.3
2020-04-30 07:29:22 +02:00