Commit Graph

5103 Commits

Author SHA1 Message Date
Jiahui Feng 0933e2a637 enable pruning for GCE CCM. 2022-02-10 16:08:52 -08:00
Ryan Dyer 42ae1cef47 Update aws node termination handler to 1.14.0 2022-02-08 14:15:09 -06:00
Ciprian Hacman f6d2502b85 Update containerd to v1.6.0-rc.3
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-08 20:03:10 +02:00
Jiahui Feng 33e2094569 generated: ./hack/update-expected.sh 2022-02-07 15:26:51 -08:00
Jiahui Feng 0d5b9aebfe generated: ./hack/update-bazel.sh 2022-02-07 15:15:57 -08:00
Jiahui Feng c9b5509a7b update test ordering and tests for leader election. 2022-02-07 15:11:40 -08:00
Jiahui Feng fc6d122bf8 use pkg/flagbuilder to build argv 2022-02-07 15:11:22 -08:00
Kubernetes Prow Robot 1bb4e1b31f
Merge pull request #13136 from zetaab/bugixfor123
use 1.23.1 ccm for openstack
2022-02-07 03:19:43 -08:00
Ole Markus With 1232b88ed8 Quote AWS_ENI_LIMITED_POD_DENSITY value in karpenter manifest 2022-02-04 22:47:45 +01:00
Ole Markus With ab4c83b021 Use non-legacy tag in karpenter subnet selector 2022-02-04 22:47:39 +01:00
Kubernetes Prow Robot 0985005bc8
Merge pull request #13165 from justinsb/irsa_terraform
tests: ensure that we use ACLs with memfs
2022-02-03 19:30:00 -08:00
Kubernetes Prow Robot 2fbc3e0671
Merge pull request #13198 from hakman/containerd-1.6.0-rc.2
Update containerd to v1.6.0-rc.2
2022-02-03 18:28:11 -08:00
Ciprian Hacman b961e03296 Update containerd to v1.6.0-rc.2
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-03 19:31:16 +02:00
justinsb 3ff0ed0d08 Pull k8s-custom-iptables from k8s.gcr.io
This is more correct anyway, but also ensures it will be rewritten
correctly by mirroring.

Only used on GCE.
2022-02-03 10:45:50 -05:00
Ciprian Hacman e76b448fcb Update Canal to v3.21.4
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-03 10:15:42 +02:00
Ciprian Hacman 26eccb0cbf Update Calico to v3.21.4
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-03 10:15:30 +02:00
Ole Markus With dcf06e320c Bump karpenter to 0.6.0 2022-02-02 13:56:00 +01:00
srikiz f9af05e184 update ccm version to 0.1.36 2022-02-01 19:08:40 +05:30
Kubernetes Prow Robot 46c2dd7479
Merge pull request #13166 from justinsb/irsa_acls_with_terraform
JWKS / IRSA: Expose public ACLs to terraform
2022-01-30 23:54:23 -08:00
Kubernetes Prow Robot 8533a57940
Merge pull request #13167 from justinsb/fix_npe
Fix nil pointer when IAM not populated
2022-01-30 13:24:23 -08:00
justinsb 9ccc100f92 tests: ensure that we use ACLs with memfs
They weren't fully wired up previously
2022-01-30 15:04:11 -05:00
justinsb 16a676ffb3 JWKS / IRSA: Expose public ACLs to terraform
Otherwise terraform wasn't correctly / consistently exposing these
files for JWKS/IRSA/OIDC.
2022-01-30 15:02:50 -05:00
justinsb fbc5e36351 Fix nil pointer when IAM not populated
Unlikely to happen outside of tests, but an easy fix.
2022-01-30 14:58:39 -05:00
justinsb fc6d9aa656 Replace deprecated aws.BackgroundContext with context.Background
aws.BackgroundContext was intended for go 1.6 and earlier.
2022-01-30 13:19:06 -05:00
Ole Markus With 85a7877666 Bump cert-manager and related godep to 1.6.2 2022-01-26 20:28:23 +01:00
Ole Markus With be49fce8f7 Bump karpenter to 0.5.6 2022-01-25 21:49:58 +01:00
Kubernetes Prow Robot c9ad543dea
Merge pull request #13096 from zetaab/poolmonitor
OpenStack - Add loadbalancer pool monitor to API LB
2022-01-21 04:49:58 -08:00
Jesse Haka 1df4b80183 use 1.23.1 ccm for openstack 2022-01-21 12:27:52 +02:00
Ole Markus With 59dc424eae Bump metrics-server to 0.6.0 and enable HA mode 2022-01-21 09:28:50 +01:00
Ciprian Hacman 68b4611066 Clean up kubelet networking flags for dockershim
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-01-19 17:36:18 +02:00
Kubernetes Prow Robot 85732b4c4d
Merge pull request #13030 from johngmyers/v6-topology
Use IPv6-only subnets for worker nodes in private IPv6 topology
2022-01-18 10:58:40 -08:00
Jesse Haka 6b32f79c18 OpenStack - Add loadbalancer pool monitor to API LB 2022-01-18 12:10:47 +02:00
Kubernetes Prow Robot 7e645187bc
Merge pull request #13110 from olemarkus/no-dns-irsa-on-gossip
Do not create an IAM role for dns-controller on gossip clusters
2022-01-16 11:29:28 -08:00
Kubernetes Prow Robot b82a5d917e
Merge pull request #13093 from zetaab/fixmaster
fix ipv4+ipv6 sec groups/listeners in OpenStack
2022-01-16 03:37:27 -08:00
Ole Markus With 0ef596dd49 Do not create an IAM role for dns-controller on gossip clusters 2022-01-16 10:31:11 +01:00
John Gardiner Myers f2ae352d21 Add validation for subnet type values 2022-01-14 17:53:09 -08:00
Kubernetes Prow Robot 7bb8161e1b
Merge pull request #13097 from zetaab/timeouts
decrease the openstack monitoring default timeout
2022-01-14 01:58:28 -08:00
Ciprian Hacman 678366b916 Update containerd to v1.6.0-rc.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-01-13 07:39:37 +02:00
Jesse Haka 49807cca8c decrease the openstack monitoring default timeout 2022-01-12 20:07:40 +02:00
Jesse Haka acdca486e7 fix ipv4+ipv6 sec groups/listeners in OpenStack 2022-01-12 15:11:51 +02:00
Kubernetes Prow Robot 97b63d2fd4
Merge pull request #13086 from spotinst/feat-ocean-controller-1.0.81
Spotinst: Update `spotinst/ocean-controller` to v1.0.81
2022-01-08 21:58:19 -08:00
liranp e0bd523f03
feat(spot/addon): bump spotinst/ocean-controller to v1.0.81 2022-01-07 10:45:10 +02:00
Ciprian Hacman 3f6db14e89 Update containerd to v1.6.0-beta.5
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-01-07 10:18:10 +02:00
John Gardiner Myers 5385381633 Use IPv6-only subnets for worker nodes in private IPv6 topology 2022-01-06 21:00:00 -08:00
Kubernetes Prow Robot 4ffc83d811
Merge pull request #13028 from rifelpet/ipv6-tf
Extend terraform support for IPv6
2022-01-06 17:08:30 -08:00
Kubernetes Prow Robot af7e6a4aeb
Merge pull request #12983 from zetaab/feature/drainos
Drain OpenStack loadbalancers
2022-01-03 02:23:00 -08:00
John Gardiner Myers d5ac8862d5 Release 1.24.0-alpha.2 2022-01-01 10:35:11 -08:00
Ole Markus With 844c36b6d2 Bump external-snapshotted to v5.0.0 2022-01-01 07:53:28 +01:00
Kubernetes Prow Robot 3e5e929423
Merge pull request #12727 from justinsb/kopeio_networking_operator
addons: support for kopeio-networking addon
2021-12-31 13:12:53 -08:00
Jesse Haka 117b98decb implement aws deregister 2021-12-31 13:19:50 +02:00