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

refactor(nodeSecurityGroup): expose creation, and consolidate rules #183

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

metral
Copy link
Contributor

@metral metral commented Jun 26, 2019

This PR:

  • Publicly exposes createNodeSecurityGroup() in the API for external use.
  • Refactors createNodeSecurityGroup() to create the eksClusterIngressRule alongside the rest of the secgroup rules, and consolidate all rule creation.

@metral metral changed the title Refactor how nodeSecurityGroup's are created refactor(nodeSecurityGroup): consolidate rule creation & expose createNodeSecurityGroup Jun 26, 2019
@metral metral changed the title refactor(nodeSecurityGroup): consolidate rule creation & expose createNodeSecurityGroup refactor(nodeSecurityGroup): expose createNodeSecurityGroup & consolidate rule creation Jun 26, 2019
@metral metral changed the title refactor(nodeSecurityGroup): expose createNodeSecurityGroup & consolidate rule creation refactor(nodeSecurityGroup): expose creation, and consolidate rules Jun 26, 2019
@metral metral force-pushed the metral/refactor-nodesecgroup branch from 11b0725 to 75d5552 Compare June 26, 2019 22:21
Copy link
Member

@lukehoban lukehoban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

nodejs/eks/securitygroup.ts Show resolved Hide resolved
@metral metral force-pushed the metral/refactor-nodesecgroup branch from 75d5552 to 90604b0 Compare July 4, 2019 03:24
@metral metral force-pushed the metral/refactor-nodesecgroup branch from 90604b0 to 90cf7ca Compare July 4, 2019 03:27
@metral metral merged commit 85f52f1 into master Jul 4, 2019
@pulumi-bot pulumi-bot deleted the metral/refactor-nodesecgroup branch July 4, 2019 12:46
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.

None yet

2 participants