Closed hebelsan closed 1 month ago
How to categorize this PR?
/area robustness /kind bug /platform aws
What this PR does / why we need it: We should check if routeTable is nil before accessing it's associations.
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Release note:
Fix missing nil check after getting route table
How to categorize this PR?
/area robustness /kind bug /platform aws
What this PR does / why we need it: We should check if routeTable is nil before accessing it's associations.
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Release note: