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

[JENKINS-59562] Always use network interface for subnet #402

Merged
merged 2 commits into from
Sep 30, 2019
Merged

[JENKINS-59562] Always use network interface for subnet #402

merged 2 commits into from
Sep 30, 2019

Conversation

res0nance
Copy link
Contributor

@res0nance res0nance commented Sep 27, 2019

If you specify network interfaces you must not specify the subnet or security groups on the instance level.

Essentially what happens is when you specify a network interface all networking related configurations must be on the interface specification or the ec2 api will return an error.

Copy link
Member

@jvz jvz left a comment

Choose a reason for hiding this comment

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

Changes look fine. Do you have any way to test this?

@res0nance
Copy link
Contributor Author

I can test this manually on monday, I'm hoping the issue reporter would test this as well as I have updated the ticket.

@res0nance
Copy link
Contributor Author

Apparently security groups must be specified the same way as well. Changed that bit too

@res0nance
Copy link
Contributor Author

CI failures are due to a windows deletion issue

Copy link

@varyvol varyvol left a comment

Choose a reason for hiding this comment

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

I don't have that much knowledge but code looks good.

@res0nance res0nance closed this Sep 30, 2019
@res0nance res0nance reopened this Sep 30, 2019
@res0nance res0nance merged commit 2371550 into jenkinsci:master Sep 30, 2019
@res0nance res0nance deleted the JENKINS-59562 branch September 30, 2019 23:54
@JanChec
Copy link

JanChec commented Oct 3, 2019

Hey, will 1.46.1 be released in the plugin repository so we can have it working?

@varyvol
Copy link

varyvol commented Oct 3, 2019

@kern3l it should be available already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants