cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
WIP:✨ feat: all disabling the allow all sources for some security groups
trafficstars
What type of PR is this?
/kind feature
What this PR does / why we need it:
Allow overriding the "allow all sources" (i.e. 0.0.0.0./0) for the following:
- Node port services
- API Server LB
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #
Special notes for your reviewer:
Checklist:
- [ ] squashed commits
- [ ] includes documentation
- [ ] includes emojis
- [ ] adds unit tests
- [ ] adds or updates e2e tests
Release note:
Allow changing the default allow all sources `0.0.0.0/0` for some security groups with having to override the whole SG