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

Adding "named_port" support to Google's instance_group_manager. #4605

Closed
wants to merge 5 commits into from
Closed

Adding "named_port" support to Google's instance_group_manager. #4605

wants to merge 5 commits into from

Commits on Jan 10, 2016

  1. Adding "named_port" support to Google's instance_group_manager.

    This allows HTTP and HTTPs load-balancers to direct traffic to ports other than tcp/80 and tcp/443.
    chrusty authored and Chris H (CruftMaster) committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    645a8a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Bringing into line with #4087

    Chris H (CruftMaster) committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    4114c31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from chrusty/chrusty/google-instance-group-name…

    …d-ports-standardised
    
    Bringing into line with #4087
    chrusty committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    55841de View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Including test and updatetest

    Chris H (CruftMaster) committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    e08da4c View commit details
    Browse the repository at this point in the history
  2. Upper-case port-names aren't allowed by Google's API

    Chris H (CruftMaster) committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    05088f8 View commit details
    Browse the repository at this point in the history