From e2895787213c2a505c8be38aed8f3cb265c79b2c Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Wed, 5 Feb 2025 13:19:35 -0500 Subject: [PATCH] docs: remove beta and closed issues from orgs doc (#16361) ## hold for release track https://github.com/coder/coder/pull/16411 closes https://github.com/coder/internal/issues/291 [preview](https://coder.com/docs/@291-orgs-ga/admin/users/organizations) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> --- docs/admin/users/organizations.md | 6 ------ docs/manifest.json | 2 +- docs/tutorials/best-practices/organizations.md | 6 +----- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/admin/users/organizations.md b/docs/admin/users/organizations.md index e91c8ee9fd..5a4b805f7c 100644 --- a/docs/admin/users/organizations.md +++ b/docs/admin/users/organizations.md @@ -119,12 +119,6 @@ their organization. Users can be in multiple organizations. ![Workspace List](../../images/admin/users/organizations/workspace-list.png) -## Beta - -Organizations is in beta. If you encounter any issues, please -[file an issue](https://github.com/coder/internal/issues/new?title=request%28orgs%29%3A+request+title+here&labels=["customer-feedback"]&body=please+enter+your+issue+or+request+here) -or contact your account team. - ## Next steps - [Organizations - best practices](../../tutorials/best-practices/organizations.md) diff --git a/docs/manifest.json b/docs/manifest.json index 871f300f36..3b49c2321c 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -291,7 +291,7 @@ { "title": "Organizations", "path": "./admin/users/organizations.md", - "state": ["premium", "beta"] + "state": ["premium"] }, { "title": "Quotas", diff --git a/docs/tutorials/best-practices/organizations.md b/docs/tutorials/best-practices/organizations.md index 5771df3e0b..7228f8a300 100644 --- a/docs/tutorials/best-practices/organizations.md +++ b/docs/tutorials/best-practices/organizations.md @@ -1,7 +1,5 @@ # Organizations - best practices -December 9, 2024 - --- Coder [Organizations](../../admin/users/organizations.md) allow administrators @@ -80,10 +78,8 @@ cannot access. Instead, the control plane sends simple "provisioner jobs" to the provisioner and the provisioner is responsible for executing the Terraform. There are planned improvements to the troubleshooting provisioners process. -Follow these GitHub issues for more details: +Follow this GitHub issue for more details: -- [coder/coder#15048](https://github.com/coder/coder/issues/15048) -- [coder/coder#15087](https://github.com/coder/coder/issues/15087) - [coder/coder#15192](https://github.com/coder/coder/issues/15192) ## Identity Provider (SSO) Sync