kubernetes-sigs / cluster-api-provider-aws

Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
http://cluster-api-aws.sigs.k8s.io/
Apache License 2.0
626 stars 542 forks source link

[release-2.5] 🐛 fix: check for nil matching subnet when publicIP: true #5007

Closed k8s-infra-cherrypick-robot closed 3 weeks ago

k8s-infra-cherrypick-robot commented 3 weeks ago

This is an automated cherry-pick of #4988

/assign damdo

fix: check for nil matching subnet when publicIP: true
alexander-demicev commented 3 weeks ago

/lgtm

damdo commented 3 weeks ago

/assign @nrb

nrb commented 3 weeks ago

/approve

k8s-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: nrb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/release-2.5/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment