ec2-controller icon indicating copy to clipboard operation
ec2-controller copied to clipboard

fix: ignore errors when vpc does not have default security groups

Open michaelhtm opened this issue 1 month ago • 2 comments

Issue #2661

Description of changes: Currently the controller has been returning an error if the VPC securityGroup is not found. With this change, we will ignore errors if we can't find the security group

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

michaelhtm avatar Nov 03 '25 20:11 michaelhtm

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michaelhtm

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:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ack-prow[bot] avatar Nov 03 '25 20:11 ack-prow[bot]

@michaelhtm: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ec2-verify-code-gen 887d501a248d99c2b1c5ba694214624de00587ba link false /test ec2-verify-code-gen

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

ack-prow[bot] avatar Nov 04 '25 00:11 ack-prow[bot]