diff --git a/pkg/model/components/kindnet.go b/pkg/model/components/kindnet.go index 61eb0ba2f765e..a2532a00310c1 100644 --- a/pkg/model/components/kindnet.go +++ b/pkg/model/components/kindnet.go @@ -37,7 +37,7 @@ func (b *KindnetOptionsBuilder) BuildOptions(o *kops.Cluster) error { } if c.Version == "" { - c.Version = "v1.8.0" + c.Version = "v1.8.1" } if c.Masquerade == nil { diff --git a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_cluster-completed.spec_content index f278a0577df4f..ddc5fa5371911 100644 --- a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_cluster-completed.spec_content @@ -185,7 +185,7 @@ spec: logLevel: 2 masquerade: enabled: false - version: v1.8.0 + version: v1.8.1 nodeTerminationHandler: cpuRequest: 50m deleteSQSMsgIfNodeNotFound: false diff --git a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content index 70e7d57d4c7fc..5f9f47ef92568 100644 --- a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content +++ b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content @@ -99,7 +99,7 @@ spec: version: 9.99.0 - id: k8s-1.32 manifest: networking.kindnet/k8s-1.32.yaml - manifestHash: f986094857bdd8b6b72dc503bb31b5c78a0b811a7872690fd0bfb7ee575e1fb1 + manifestHash: 63681e65c14a28afb19a4e828bada798f089708e87f4627d044ec8914912087d name: networking.kindnet needsRollingUpdate: all selector: diff --git a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.kindnet-k8s-1.32_content b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.kindnet-k8s-1.32_content index 4c8f8a759a2db..6380b06851c2e 100644 --- a/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.kindnet-k8s-1.32_content +++ b/tests/integration/update_cluster/minimal-ipv6-kindnet/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.kindnet-k8s-1.32_content @@ -121,7 +121,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: ghcr.io/aojea/kindnetd:v1.8.0 + image: ghcr.io/aojea/kindnetd:v1.8.1 name: kindnet-cni resources: requests: @@ -140,7 +140,7 @@ spec: - sh - -c - cat /opt/cni/bin/cni-kindnet > /cni/cni-kindnet ; chmod +x /cni/cni-kindnet - image: ghcr.io/aojea/kindnetd:v1.8.0 + image: ghcr.io/aojea/kindnetd:v1.8.1 name: install-cni-bin volumeMounts: - mountPath: /cni diff --git a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_cluster-completed.spec_content b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_cluster-completed.spec_content index f6a09761b1198..f14ece20ba35d 100644 --- a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_cluster-completed.spec_content +++ b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_cluster-completed.spec_content @@ -193,7 +193,7 @@ spec: - 172.20.0.0/16 - 100.96.0.0/11 - 100.64.0.0/13 - version: v1.8.0 + version: v1.8.1 nodeTerminationHandler: cpuRequest: 50m deleteSQSMsgIfNodeNotFound: false diff --git a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-bootstrap_content b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-bootstrap_content index a6df385732147..a408414cd32bf 100644 --- a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-bootstrap_content +++ b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-bootstrap_content @@ -99,7 +99,7 @@ spec: version: 9.99.0 - id: k8s-1.32 manifest: networking.kindnet/k8s-1.32.yaml - manifestHash: 0bb1fd2f646124bf3a5e1c41db9ad7f44103f5fbf9e4d8076b1d791e35c58443 + manifestHash: 1e9545177f1bff545c1be8b1471721cfb227c099184284f3fa2e27c79ec5045b name: networking.kindnet needsRollingUpdate: all selector: diff --git a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-networking.kindnet-k8s-1.32_content b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-networking.kindnet-k8s-1.32_content index fb15521ddfdc8..9a33510c27c40 100644 --- a/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-networking.kindnet-k8s-1.32_content +++ b/tests/integration/update_cluster/privatekindnet/data/aws_s3_object_privatekindnet.example.com-addons-networking.kindnet-k8s-1.32_content @@ -122,7 +122,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: ghcr.io/aojea/kindnetd:v1.8.0 + image: ghcr.io/aojea/kindnetd:v1.8.1 name: kindnet-cni resources: requests: @@ -141,7 +141,7 @@ spec: - sh - -c - cat /opt/cni/bin/cni-kindnet > /cni/cni-kindnet ; chmod +x /cni/cni-kindnet - image: ghcr.io/aojea/kindnetd:v1.8.0 + image: ghcr.io/aojea/kindnetd:v1.8.1 name: install-cni-bin volumeMounts: - mountPath: /cni