Skip to content

Commit 4554e12

Browse files
committed
Latest lib-common certmanager handles ip sorting
1 parent f06dc64 commit 4554e12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/dataplane/cert.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ func EnsureTLSCerts(ctx context.Context, helper *helper.Helper,
149149
}
150150
}
151151
}
152-
sort.Strings(ips)
153152

154153
if service.Spec.TLSCerts[certKey].Issuer == "" {
155154
// by default, use the internal root CA

0 commit comments

Comments
 (0)