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

feat: Multiple security groups, no more default security SG, and image builder connections support #171

Merged
merged 4 commits into from Dec 5, 2022

Conversation

kichik
Copy link
Member

@kichik kichik commented Dec 3, 2022

Relates to #163
Closes #165

BREAKING CHANGE: The default VPC security group will no longer be used, and instead a new security group will be created
BREAKING CHANGE: IRunnerProvider no longer exposes vpc and securityGroup
BREAKING CHANGE: IRunnerProviderStatus changed securityGroup to securityGroups

…e builder connections support

Relates to #163
Closes #165

BREAKING CHANGE: The default VPC security group will no longer be used, and instead a new security group will be created
BREAKING CHANGE: IRunnerProvider no longer exposes vpc and securityGroup
@kichik
Copy link
Member Author

kichik commented Dec 3, 2022

@fwerkmeister please take a look

kichik and others added 3 commits December 2, 2022 16:31
@fwerkmeister
Copy link
Contributor

Hi @kichik... looks good to me. So now you can provide vpc and sg to the runners.

@mergify mergify bot merged commit c3aebb1 into main Dec 5, 2022
@mergify mergify bot deleted the multi-sg branch December 5, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multiple security groups for providers
2 participants