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

Support for AWS Application Load Balancer (ALB) #335

Closed
daugustus opened this issue Dec 21, 2016 · 9 comments
Closed

Support for AWS Application Load Balancer (ALB) #335

daugustus opened this issue Dec 21, 2016 · 9 comments

Comments

@daugustus
Copy link

I am unable to find any details about using Fog with the new Application Load Balancers that AWS. Any news on this?

https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer/

Thanks,
Dave

@geemus
Copy link
Member

geemus commented Jan 4, 2017

Things are generally added as somebody has a need (or just desire) to use them. I haven't heard any other discussion, so you may be the first one to raise it so far. Would you be interested in helping us work toward that? Thanks!

@daugustus
Copy link
Author

That was a thought I had as well. I will take a look and see what is involved.

@geemus
Copy link
Member

geemus commented Jan 4, 2017

Sounds good, just let us know if there is anything we can assist with.

@daugustus
Copy link
Author

To get started on this, do you have any pointers or guides for this project? or for Ruby in general?

@geemus
Copy link
Member

geemus commented Jan 5, 2017

There is a high level overview here: https://github.com/fog/fog/blob/master/CONTRIBUTING.md as well as http://fog.io/about/structure.html. If you are familiar with one or more of the existing aws services, a lot should be pretty similar too. As for Ruby, there are many good resources online, but I'm a bit of an old hand at this point so I'm not sure I have good recommendations for someone more new to it. Hope that helps!

@rockhunters08
Copy link

Has anyone started to work on this? I could use it, so would do so if not.

@lanej
Copy link
Member

lanej commented Jun 7, 2017

@rockhunters08 afaik no one has started this and we'd be happy to receive a PR adding support for it.

@rockhunters08
Copy link

@lanej Ok, I'll start taking a look at it next week. Thanks.

@tomazstrukelj
Copy link

Does method target_health_descriptions work yet?

  • target_health_descriptions returns "(Object doesn't support #inspect)"
  • target_health_descriptions.get(ARN) returns "NoMethodError: undefined method `id' for nil:NilClass"

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

No branches or pull requests

5 participants