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

Prevent stranding of partial load balancers resources #7852

Merged
3 commits merged into from
May 22, 2015

Commits on May 15, 2015

  1. Configuration menu
    Copy the full SHA
    edf5a78 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Make openstack's impl of DeleteTCPLoadBalancer idempotent with respect

    to load balancers having already been deleted.
    a-robinson committed May 19, 2015
    Configuration menu
    Copy the full SHA
    dc2f10d View commit details
    Browse the repository at this point in the history
  2. Require DeleteTCPLoadBalancer to be idempotent and change the service

    controller to rely on that, so that we won't strand partial resources
    from them anymore (target pools in GCE, pools in OpenStack, etc.).
    a-robinson committed May 19, 2015
    Configuration menu
    Copy the full SHA
    dbf2244 View commit details
    Browse the repository at this point in the history