Skip to content

gateway use nodeport service will not be programmed in large cluster #7446

@woodgear

Description

@woodgear

if len(gw.Status.Addresses) > 16 {

relevantAddresses = append(relevantAddresses, nodeAddresses.IPv4...)

those two logic are fight each other..

may be we should truncate the addresses to 16 in UpdateGatewayStatusProgrammedCondition? it should be programmed when use nodeport service in a large cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/decisionA record of a decision made by the community.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions