mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Merge pull request #95575 from oomichi/remove-non-ascii-20201014
Replace non-ascii string under test/
This commit is contained in:
commit
f99ad43dbb
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ const (
|
|||
// - when a service goes from no endpoints to new endpoint
|
||||
|
||||
// Ref: https://api.semanticscholar.org/CorpusID:198903401
|
||||
// Boye, Magnus. “Netfilter Connection Tracking and NAT Implementation.” (2012).
|
||||
// Boye, Magnus. "Netfilter Connection Tracking and NAT Implementation." (2012).
|
||||
|
||||
var _ = SIGDescribe("Conntrack", func() {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue