Skip to content

grpc resolver.ClientConn NewAddress method is deprecated #30

@GoosvandenBekerom

Description

@GoosvandenBekerom

While looking through the code to understand it a bit better I saw that a deprecated method of the resolver.ClientConn interface is being used here https://github.com/sercand/kuberesolver/blob/master/builder.go#L240

https://pkg.go.dev/google.golang.org/grpc/resolver#ClientConn states that UpdateState should be used instead

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions