Commit Graph

1232 Commits

Author SHA1 Message Date
Peter Rifel 4d2639095e
Upgrade EBS CSI driver to v1.6.0 2022-04-27 22:17:28 -05:00
Peter Rifel 9073f605af
Upgrade flannel to 0.17.0 2022-04-23 08:11:53 -05:00
Bronson Mirafuentes f56dbad934 fix pod annotations in addon yamls 2022-04-21 11:10:03 -07:00
Peter Rifel 4e429bb2cc
Update control plane toleration for external-dns 2022-04-20 19:01:23 -05:00
Peter Rifel abc6378656
Update remaining addon manifests for control-plane node role label 2022-04-19 16:52:06 -05:00
Kubernetes Prow Robot 1417a2b8f9
Merge pull request #13511 from heybronson/cas-pod-annotations
add cluster autoscaler pod annotations
2022-04-19 10:57:17 -07:00
Bronson Mirafuentes 67ad8582ee change template yaml 2022-04-18 10:52:52 -07:00
Bronson Mirafuentes 7c4f1646e3 add cluster autoscaler pod annotations 2022-04-18 10:32:52 -07:00
Ole Markus With d8c414f583 Fix affinity and taints for NTH 2022-04-18 13:56:13 +02:00
Ole Markus With 51f5dd6d60 Fix affinity and taints for Cert Manager 2022-04-18 13:56:13 +02:00
Ole Markus With 64334f2e08 Fix affinity and taints for AWS EBS CSI driver 2022-04-18 13:56:13 +02:00
Ole Markus With 6b5153956a Fix affinity and taints for AWS LBC 2022-04-18 13:56:13 +02:00
Ole Markus With 1921afa852 Fix affinity and taints for cluster-autoscaler 2022-04-18 13:56:04 +02:00
Ole Markus With b4a5a10e69 Fix affinity and taints for calico 2022-04-18 13:55:51 +02:00
Ole Markus With a6b51bb863 Fix affinity and taints for dns-controller 2022-04-18 13:55:51 +02:00
Ole Markus With b1387368a6 Fix affinity and taints for cilium 2022-04-18 13:55:51 +02:00
Ole Markus With 1c5c339fac Fix affinity and taints for kops-controller 2022-04-18 13:55:51 +02:00
Ole Markus With 26f8a5d672 Fix affinity and taints for AWS CCM 2022-04-18 13:55:51 +02:00
Ciprian Hacman 3b9ff44838 Update Canal to v3.21.5 2022-04-17 07:40:46 +03:00
Ciprian Hacman 84a494617d Update Calico to v3.21.5 2022-04-17 07:40:37 +03:00
Moshe Shitrit f643559b6f bump aws cni to version 1.10.3 2022-04-12 11:49:26 -04:00
Kubernetes Prow Robot 8120147889
Merge pull request #13326 from johngmyers/move-openstack
Move Openstack settings to cloudProvider.openstack
2022-04-10 00:10:05 -07:00
DingGGu 844931af53
Fix wrong label selector in NTH manifest 2022-04-09 17:16:55 +09:00
DingGGu bc320d8671
Fix missing role for EMIT_KUBERNETES_EVENTS option 2022-04-09 17:04:23 +09:00
DingGGu 1b9cf91684
Bump NTH to 1.16.1, use WithDefaultBool in gotemplate, set ExcludeLoadBalancers default true 2022-04-09 17:04:23 +09:00
DingGGu c1042f4a3b
Bump NTH 1.16 and add excludeFromLoadBalancers option 2022-04-09 17:04:16 +09:00
Ole Markus With 1fadc39a59 Add PDB for cilium operator 2022-04-09 07:06:59 +02:00
Ole Markus With a5fc9cd6a5 Add PDB for AWS LBC 2022-04-09 07:05:13 +02:00
Ole Markus With 8c235f363d Add PDB and topology constraints for NTH 2022-04-09 07:01:25 +02:00
John Gardiner Myers aff5f587f3 Move Openstack settings to cloudProvider.openstack 2022-04-07 10:04:19 -07:00
Ole Markus With 43bfb934e7 Bump Cert Manager to 1.8 2022-04-06 12:50:03 +02:00
Ole Markus With 79d9fa6aa7 Don't run the CSI snapshot plugin if snapshot controller is not installed 2022-04-02 21:51:20 +02:00
Kubernetes Prow Robot 7684da6eca
Merge pull request #13396 from anthonyhaussman/feat/tone/PodAnnotations_NodeLocalDNS
Add possibility to set PodAnnotations into NodeLocalDNS
2022-04-01 10:56:47 -07:00
Jesse Haka 9329af80d2 Run CSI controller in masters 2022-03-28 09:18:18 +03:00
Anthony Hausman 2b589d5914
FIX: Set default version into `model/components/nodeterminationhandler.go` 2022-03-23 11:56:38 +01:00
Anthony Hausman 308a886557
AWS-NODE-TERMINATION: Add possibility to set a tune image version
Add the possibility into the AWS `node-termination-handler` addon to set a different image tag version.
It can help to have last fixes if it's needed.
2022-03-23 10:59:51 +01:00
Anthony Hausman 7752cfc932
Add possibility to set PodAnnotations into NodeLocalDNS
Annotations is pretty useful when you need third-party tool to add additional behavior for a k8s resource.
Lots of auto-discovery tools are based on this annotations.

This PR add the possibility to set tune pod annotations in the node-local-dns daemonsets.app.
2022-03-21 16:15:10 +01:00
Bronson Mirafuentes e112d81025
Release 1.24.0-alpha.3 (#13372)
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 21:09:12 -07:00
Ciprian Hacman a4ed2b0654 Migrate to registry.k8s.io
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 08:47:12 +02:00
Kubernetes Prow Robot 11cfd517e9
Merge pull request #13383 from olemarkus/set-protocol
Add protocol explicitly to services
2022-03-17 20:07:39 -07:00
Ole Markus With 9b11036bb9 Add protocol explicitly to services 2022-03-17 20:56:29 +01:00
Guillaume Le Biller 74310774f1
Upgrade aws-iam-authenticator to v0.5.5 2022-03-17 19:22:50 +01:00
Ole Markus With d7cb3bb1f7 Add user to container securityContext and remove command 2022-03-07 15:09:51 +01:00
Ole Markus With 8aaa4187c2 Use proper image and add health check 2022-03-04 09:00:49 +01:00
John Gardiner Myers cac727c357 Make cloudProvider a struct in v1alpha3 API 2022-03-02 21:59:49 -08:00
Kubernetes Prow Robot cb1a3a1ef8
Merge pull request #13311 from zetaab/fixocversions
use own function to define CSI image version
2022-03-01 22:33:15 -08:00
Jesse Haka fa0311e8a3 use own function to define CSI image version 2022-03-01 15:03:19 +02:00
Ole Markus With 29376058a8 Minor cleanup of the Deployment
* Use a fixed tag instead of latest for the image
* Add system-cluster-critical priority class
* Remove ImagePullPolicy
2022-02-24 12:48:49 +01:00
AkiraFukushima c586f6c411
Add PodDisruptionBudget and topologySpreadConstraints for eks-pod-identity-webhook 2022-02-22 17:36:08 +09:00
AkiraFukushima c8710203ba
Add support to install EKS Pod Identity Webhook 2022-02-20 18:33:50 +09:00