Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 2e154ab

Browse files
author
Katie Horne
committed
update URL; add links
1 parent eb0f5c0 commit 2e154ab

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed
File renamed without changes.

changelog/1.28.0.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ description: "Released on 02/16/2022"
2929
from the Coder CLI using `coder tokens get-oidc-access-token`.
3030
- api: added `autostart_at` field to the information returned about users.
3131
- infra: updated code-server to 4.0.2.
32-
- infra: added support for a single access URL to be used for both primary and
33-
satellite deployments using GeoDNS.
32+
- infra: added [support for a single access URL](../admin/satellites/geodns.md)
33+
to be used for both primary and satellite deployments using GeoDNS.
3434
- infra: updated Coder to pass `X-Forwarded-For` headers to dev URL connections.
3535
- infra: add client TLS support for Coder, which is used for connections to
36-
registries and Git providers
36+
registries and Git providers.
3737
- infra: added a `labels` field to all logged entries for AWS EKS.
38-
- infra: added support for TUN devices to CVM-enabled workspaces.
38+
- infra: added
39+
[support for TUN devices](../admin/workspace-management/tun-device.md) to
40+
CVM-enabled workspaces.
3941

4042
### Bug fixes 🐛
4143

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"path": "./admin/satellites/migration.md"
265265
},
266266
{
267-
"path": "./admin/satellites/geo-dns.md"
267+
"path": "./admin/satellites/geodns.md"
268268
}
269269
]
270270
},

0 commit comments

Comments
 (0)