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

Automated cherry pick of #115966: make MixedProtocolNotSupported public #118252

Commits on May 25, 2023

  1. make MixedProtocolNotSupported public

    Change-Id: Ib9f5ea8e36c831cd0e9649aa998c96f61d56122d
    aojea committed May 25, 2023
    Configuration menu
    Copy the full SHA
    32ff319 View commit details
    Browse the repository at this point in the history
  2. don't process unsupported loadbalancers with mixed protocols

    Mixed protocols were not supported in GCE loadbalancers for old
    versions, so we should fail to avoid confusions on users.
    
    Ref: k8s.io/cloud-provider-gcp#475
    Change-Id: I5fbd5230afbc51d595cacc96b3fa86473a3eb131
    aojea committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6300196 View commit details
    Browse the repository at this point in the history