Peter Rifel
dd75c1ed91
make apimachinery crds gomod, update-expected.sh
2020-08-24 10:58:09 -05:00
Ciprian Hacman
2d61ab0876
Bump kops to v1.19.0-alpha.3
2020-08-23 12:07:44 +03:00
John Gardiner Myers
82c75211cf
update-expected.sh
2020-08-15 09:50:07 -07:00
Kubernetes Prow Robot
96ab8423b1
Merge pull request #9566 from hakman/arm64-images
...
Add ARM64 support for masters
2020-08-14 20:46:17 -07:00
Ciprian Hacman
baac575df2
Update cluster-proportional-autoscaler to v1.8.3
2020-08-13 07:44:19 +03:00
Ciprian Hacman
c51a811c21
ARM64 support - Update expected tests output
2020-08-10 13:47:07 +03:00
Ciprian Hacman
373510e01d
Move cluster-proportional-autoscaler to worker nodes
2020-08-04 08:27:07 +03:00
John Gardiner Myers
dc222a06b1
Upgrade cluster-proportional-autoscaler to multi-arch image
2020-08-03 21:39:41 -07:00
Justin SB
c64abd4301
Release 1.19.0-alpha.2
2020-07-31 07:59:05 -04:00
Ciprian Hacman
98192e23db
Fix KubeDNS missing resourceVersion - update tests output
2020-07-08 08:37:08 +03:00
Justin SB
591626af3c
Release 1.19.0-alpha.1
2020-07-04 21:46:14 -04:00
Ole Markus With
263172caac
Use new templates for cilium 1.8
2020-07-03 07:56:35 +02:00
Ciprian Hacman
81b429c5e6
Update tests output
2020-06-30 12:25:52 +03:00
Kubernetes Prow Robot
909117a409
Merge pull request #9431 from olemarkus/arm64-fix-dns-1.13
...
Fix dns selectors for older k8s
2020-06-23 08:43:41 -07:00
Ole Markus With
a9300601c2
Fix dns selectors for older k8s
2020-06-23 12:19:23 +02:00
Kubernetes Prow Robot
9708057692
Merge pull request #9404 from vgunapati/dns-controller-fix
...
Fix: dns-controller: 3999 port address already in use
2020-06-22 18:31:41 -07:00
Author Name
deaeba1e57
Fix: dns-controller: 3999 port address already in use
2020-06-22 17:54:03 -07:00
Ole Markus With
7b95edc507
Make dns pods work on arm64 clusters
...
* Use multiarch where possible. Remove hardcoded use of amd64-only images.
* Remove Arch templating function as an approach using this will not
work anyway
* No multiarch version of dns autoscaler, so force this one to run on
master for now.
2020-06-21 20:32:27 +02:00
Kubernetes Prow Robot
39db604e0c
Merge pull request #9295 from olemarkus/cilium-component
...
Validate cilium version
2020-06-15 10:21:56 -07:00
Josh Branham
997f32122d
Update expected
2020-06-11 13:12:03 -04:00
Ole Markus With
39751cfe63
Set cilium defaults in code
2020-06-11 07:38:13 +02:00
Justin SB
27aab12b28
Release 1.18.0-alpha.3
2020-05-06 08:19:06 -04:00
Ole Markus With
7c49f283c4
Bump cilium to 1.7.3
2020-04-30 07:29:22 +02:00
Ole Markus With
3e3b2019dc
Bump cilium to 1.7.2
2020-04-25 19:39:40 +02:00
Ole Markus With
869ab75dea
Use etcd-manager for the cilium etcd cluster
2020-04-16 08:42:59 +02:00
Ole Markus With
7e87eddbea
Make cilium operator health check go against localhost IP
...
Health check will fail otherwise
2020-03-25 08:38:47 +01:00
fentas
d0f12d3793
Bump cilium manifestHash
2020-03-21 18:00:04 +01:00
Ole Markus With
e77a7d495c
Allow configuration of enable-remote-node-identity
2020-03-19 09:48:59 +01:00
John Gardiner Myers
63ccaa14d6
Add missing priorityClassName to addons
2020-03-15 13:51:10 -07:00
Kubernetes Prow Robot
88600407f4
Merge pull request #8629 from olemarkus/cilium-etcd-operator
...
Add option to use etcd managed by cilium-etcd-operator as kvstore
2020-03-14 17:18:34 -07:00
Kubernetes Prow Robot
ae51a5b138
Merge pull request #8582 from joshbranham/feature/better-default-storageclass
...
Create New Default StorageClass: kops-ssd-1-17
2020-03-14 08:46:35 -07:00
Ole Markus With
a98666d05a
Set kube-proxy-replacement to partial
...
Fully relying on kube-proxy breaks network policies.
Setting kube-proxy-replacement to partial instead of disabled makes
cilium behave as in 1.6.
2020-03-14 08:38:41 +01:00
Ole Markus With
4c5bef8ea5
Bump cilium addon version
2020-03-13 20:17:42 +01:00
Ole Markus With
e92e70c7d0
When nodeport is enabled, use strict kube-proxy-replacement to ensure cilium fully replaces kube-proxy
2020-03-10 18:05:44 +01:00
Ilya Dmitrichenko
c304d221a6
Bump Cilium to 1.7.1 for k8s 1.12+
2020-03-10 11:05:12 +00:00
John Gardiner Myers
704f41dbf1
Use supported kubernetes versions in tests
2020-02-21 22:24:29 -08:00
Ole Markus With
84837a81a4
Fix typo in the cilium default version
2020-02-20 08:07:07 +01:00
Josh Branham
67d377c49f
Update expected
2020-02-19 12:42:54 -05:00
Ole Markus With
d0d833144d
Bump Cilium to 1.7 for k8s 1.12+
...
Cilium 1.7 requires K8s 1.12 minimum. Changed the templates so that we
can have different cilium versions for different k8s versions.
This also mean that this addon will behave similar to other addons wrt
upgrades. Cilium used to add a fixed version to the cluster spec on cluster creation so
upgrades were slightly more manual. Now, for new clusters, upgrades will
happen implicitly with kops updates unless the .Version is added
manually to the cluster spec.
2020-02-19 18:26:07 +01:00
Kubernetes Prow Robot
91867ce4b5
Merge pull request #8220 from olemarkus/cilium-nodeport
...
Cilium nodeport
2020-02-13 09:18:36 -08:00
Peter Rifel
5ea96fa6a0
Add events RBAC permissions to kops-controller
...
I noticed in our new kops-controller logs that there is a permission denied error at startup.
Apparently part of the leader election process involves creating and watching for events off of the kops-controller-leader configmap.
This will add the necessary permissions to silence this error.
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-kops-aws/1227728236914413570/artifacts/ip-172-20-46-137.ap-northeast-2.compute.internal/kops-controller-6k9sz.log
2020-02-12 18:34:38 -06:00
Ole Markus With
eee672f293
Fixes some issues with running Cilium nodeport
...
* Cilium need to talk to the internal cluster API on public IPs instead of the internal service
* Tell people explicitly they have to disable kubeproxy so it won't conflict with nodeport
2020-02-11 10:14:59 +01:00
John Gardiner Myers
7fa990c86a
Mark dns-controller and kops-controller as non-root
2020-02-06 12:12:11 -08:00
Kubernetes Prow Robot
12ac01732e
Merge pull request #8484 from olemarkus/upgrade-cilium-feb
...
Update cilium to 1.6.6
2020-02-06 08:41:24 -08:00
Ole Markus With
43b074bfbc
Update cilium to 1.6.6
2020-02-06 16:21:59 +01:00
Justin SB
9b9615bf53
Release 1.18.0-alpha.2
2020-02-05 21:58:08 -05:00
Justin SB
0cb35638f2
Stop logging to /var/log/kops-controller.log
...
Writing to a hostPath from a non-root container requires file
ownership changes, which is difficult to roll out today. See
discussion in #8454
We were primarily using the logfile for e2e diagnostics, so we're
going to look into collecting the information via other means instead.
We also haven't yet shipped this logfile in a released version (though
we have shipped it in beta releases)
2020-02-04 06:41:25 -05:00
Kubernetes Prow Robot
051ceeea70
Merge pull request #8445 from daviddyball/master
...
Cilium - Add missing Identity Allocation Mode to Operator Template
2020-02-03 09:11:21 -08:00
Justin SB
4416b24ee8
Release 1.18.0-alpha.1
2020-01-31 08:22:33 -05:00
David Dyball
f1e40feaf9
Fix Cilium manifest test data hash
2020-01-30 16:27:46 +00:00