Skip to content

Commit 8148993

Browse files
committed
docs: rewrap a line that exceeded the 75 column convention
1 parent 1a521fb commit 8148993

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/_docs/04_migrating-to-v2/behavior-changes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ the migration.
2020
## Node addresses prefer `ExternalIP`
2121

2222
`k8s.FindNodeHostnameContextE`, and `GetServiceEndpointContextE` for a
23-
NodePort service, now return the `ExternalIP` recorded on the Node object when one
24-
is present. They fall back to the internal hostname exactly as before when
25-
it is not.
23+
NodePort service, now return the `ExternalIP` recorded on the Node object
24+
when one is present. They fall back to the internal hostname exactly as
25+
before when it is not.
2626

2727
Cloud controller managers record an instance's public IP as an
2828
`ExternalIP`. Terratest previously ignored that field and, on AWS, called

0 commit comments

Comments
 (0)