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

Vpc public ips #500

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Vpc public ips #500

wants to merge 3 commits into from

Conversation

teu
Copy link

@teu teu commented Mar 11, 2014

Has still some problems with groovy weirdness. #405

 java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for com.amazonaws.services.ec2.AmazonEC2Client do not match. Expected 6 but got 7

@cloudbees-pull-request-builder

asgard-pull-requests #327 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder

asgard-pull-requests #328 FAILURE
Looks like there's a problem with this pull request

@teu
Copy link
Author

teu commented Apr 4, 2014

Can anyone give me some pointers on how to fix the problems?

@garyrichardson
Copy link

Did this ever get merged in/working?

@teu
Copy link
Author

teu commented Apr 16, 2014

HI, no, had trouble running the tests (even though the app is working correctly). I amended some of the tests to make the work but a few are still breaking.

@johaho
Copy link

johaho commented Oct 1, 2014

Hi ... is there anything happening regarding this issue?

@teu
Copy link
Author

teu commented Oct 1, 2014

Don't believe so. We've switched to the NAT scenario so we don't need public IP's.

@johaho
Copy link

johaho commented Oct 2, 2014

Oh ... just be careful because NAT in a VPC is still a SPOF for the full setup. Internet-As-A-Service is planned for end of this year based on some AWS Architect information

@teu
Copy link
Author

teu commented Oct 2, 2014

@jahoho I've set up two mutually monitoring NAT instances, https://aws.amazon.com/articles/2781451301784570 (the provided script has a mistake in it in an awk statement column)

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.

4 participants