Skip to content

docs: global update#15

Merged
DrummyFloyd merged 7 commits into
mainfrom
docs/global-update
Jul 25, 2026
Merged

docs: global update#15
DrummyFloyd merged 7 commits into
mainfrom
docs/global-update

Conversation

@DrummyFloyd

Copy link
Copy Markdown
Contributor

No description provided.

Sessions were undocumented user-side: nothing said where a session lives,
that signing out is global, or that deactivating a user takes effect on
their next request rather than in eight hours.

Says all of it now, plus what changed with the cookie: the portal keeps
no credential in the browser, a reload keeps you signed in, and an SSO
round-trip lands on a clean URL. Records the one residual — a desktop
connection already open survives revocation, since the tunnel is
authorized when it opens.
waas defaults workload placement to waas-{user} in chart 0.3.0. Records
what an existing install inherits: workspaces stay put, retained homes
do not follow, shared namespaces become an explicit opt-in. Adds the
PlacementDenied case the prefix rule now produces.
Placed namespaces now block egress by default (IMDS, RFC1918, hence the
kube-apiserver and the platform namespace). Covers the GKE Service-CIDR
gap, the extraAllowedCIDRs way out, and the CNI escape hatch.
Nothing in the catalog requires it: the level is the cluster admin's
call, and an empty securityContext keeps their add-if-absent mutation
policy in charge. Gives the procedure to raise it to restricted.
In-cluster targets are refused at create, update and connect. States the
two deliberate exceptions (RFC1918, unresolvable names) and that guacd
re-resolving at dial time keeps this a guardrail, not a boundary.
Creating or repointing a WorkspaceImage now syncs at once; the ticker
and Sync now cover content republished under an unchanged source, and a
zero interval leaves failed syncs unretried.
Both are new chart values; the stream token needs the warning against
lengthening it, since it travels in the URL.
@DrummyFloyd
DrummyFloyd merged commit 6f3cf1f into main Jul 25, 2026
2 checks passed
@DrummyFloyd
DrummyFloyd deleted the docs/global-update branch July 25, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant