Skip to content

hubble-relay: remove dial-timeout following deprecation in 1.17 #36240

@devodev

Description

@devodev

Follow-up to: #36027

While refactoring deprecated calls to grpc.DialContext with grpc.NewClient, we also deprecated the --dial-timeout flag and .Values.hubble.relay.dialTimeout helm value since creating a client no longer requires dialing (it is now handled internally by the grpc runtime).

For 1.18, we should remove the flag and helm value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions