Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate # of security groups and in/out rules before clustering up #2127

Merged
merged 9 commits into from
Apr 28, 2021

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Apr 27, 2021

Closes #2087.


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)

@RobertLucian RobertLucian changed the title Validate num of security groups and in/out rules before clustering up Validate # of security groups and in/out rules before clustering up Apr 27, 2021
pkg/lib/aws/errors.go Outdated Show resolved Hide resolved
pkg/lib/aws/servicequotas.go Outdated Show resolved Hide resolved
pkg/lib/aws/servicequotas.go Outdated Show resolved Hide resolved
pkg/lib/aws/servicequotas.go Outdated Show resolved Hide resolved
pkg/lib/aws/servicequotas.go Outdated Show resolved Hide resolved
@RobertLucian RobertLucian merged commit ab651d8 into master Apr 28, 2021
@RobertLucian RobertLucian deleted the reliability/security-groups-validations branch April 28, 2021 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate security group rules limit during cluster up
2 participants