Skip to content

Conversation

rifelpet
Copy link
Member

The Describe SGR API doesn't support filtering by VPC ID or group name. Therefore if we dont have a SG ID we'll just skip trying to delete SGRs

Followup to #17432

Fixes #17499

The Describe SGR API doesn't support filtering by VPC ID or group name.
Therefore if we dont have a SG ID we'll just skip trying to delete SGRs
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 18, 2025
@k8s-ci-robot k8s-ci-robot requested review from hakman and zetaab July 18, 2025 21:14
@k8s-ci-robot k8s-ci-robot added area/provider/aws Issues or PRs related to aws provider size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 18, 2025
@rifelpet
Copy link
Member Author

/retest

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 18, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit 2ba473f into kubernetes:master Jul 18, 2025
25 checks passed
k8s-ci-robot added a commit that referenced this pull request Jul 19, 2025
…00-origin-release-1.33

Automated cherry pick of #17500: Fix invalid filters for describing security group rules
@DingGGu
Copy link
Contributor

DingGGu commented Jul 21, 2025

@hakman @rifelpet Hi, could you backport this to 1.32?

k8s-ci-robot added a commit that referenced this pull request Jul 21, 2025
…00-origin-release-1.32

Automated cherry pick of #17500: Fix invalid filters for describing security group rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/aws Issues or PRs related to aws provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kops get assets --copy fails on v1.32.x due to invalid vpc-id filter in DescribeSecurityGroupRules
4 participants