Commit c117f30
Clarify Stable IP change policy and DNS redirect language (#5056)
* Clarify Stable IP change policy and DNS redirect language
Rewrite "Changes to Stable IP ranges" to state the actual commitments:
once a region's ranges are published Temporal avoids adding to them and
has no plans to remove one, and any unforeseen add or remove comes with
six months of advance notice.
Remove the "Don't depend on DNS resolution behavior" callout from the
Stable IPs section. It named High Availability as the *only* case with
guaranteed DNS resolution, which is wrong now that Stable IPs is a second
case. The accurate version, listing both, already exists in "When
Namespace Endpoint DNS resolution is predictable" on the same page and in
the Namespaces page callout.
Replace "routes to" with "redirects via DNS to" where the docs describe
the Namespace Endpoint reaching an active region. The endpoint does not
proxy traffic; it is a DNS redirect.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
* Update docs/cloud/connectivity/ip-addresses.mdx
* Apply suggestions from code review
Co-authored-by: Luke Knepper <lukeknepper@gmail.com>
* Apply suggestion from @lukeknep
---------
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 32ed254 commit c117f30
3 files changed
Lines changed: 6 additions & 9 deletions
File tree
- docs/cloud
- connectivity
- high-availability
- failovers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | 344 | | |
350 | 345 | | |
351 | 346 | | |
| |||
432 | 427 | | |
433 | 428 | | |
434 | 429 | | |
435 | | - | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
436 | 433 | | |
437 | | - | |
| 434 | + | |
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments