Skip to content

Commit 12a95ff

Browse files
Merge pull request #998 from olliewalsh/ip_sort
Latest lib-common certmanager handles ip sorting
2 parents 75379ec + 4554e12 commit 12a95ff

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)