From 3b5d933637ee9789fed85a70fc890cee98d4ae6d Mon Sep 17 00:00:00 2001 From: "blink-so[bot]" <211532188+blink-so[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:17:03 +0000 Subject: [PATCH 1/2] docs: update Smarter Device Manager link to new GitHub repository The Smarter Device Manager project has moved from GitLab to GitHub. Updated the link in the Docker in Workspaces documentation to point to the new repository at github.com/smarter-project/smarter-device-manager. --- .../admin/templates/extending-templates/docker-in-workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/templates/extending-templates/docker-in-workspaces.md b/docs/admin/templates/extending-templates/docker-in-workspaces.md index 51b1634d20371..eeec63582138a 100644 --- a/docs/admin/templates/extending-templates/docker-in-workspaces.md +++ b/docs/admin/templates/extending-templates/docker-in-workspaces.md @@ -200,7 +200,7 @@ Before using Podman, please review the following documentation: - [Shortcomings of Rootless Podman](https://github.com/containers/podman/blob/main/rootless.md#shortcomings-of-rootless-podman) 1. Enable - [smart-device-manager](https://gitlab.com/arm-research/smarter/smarter-device-manager#enabling-access) + [smart-device-manager](https://github.com/smarter-project/smarter-device-manager) to securely expose a FUSE devices to pods. ```shell From f756a94f80052b998b64c4bdab66233f0220bbcd Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Thu, 5 Jun 2025 10:26:07 -0400 Subject: [PATCH 2/2] Update docs/admin/templates/extending-templates/docker-in-workspaces.md --- .../admin/templates/extending-templates/docker-in-workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/templates/extending-templates/docker-in-workspaces.md b/docs/admin/templates/extending-templates/docker-in-workspaces.md index eeec63582138a..073049ba0ecdc 100644 --- a/docs/admin/templates/extending-templates/docker-in-workspaces.md +++ b/docs/admin/templates/extending-templates/docker-in-workspaces.md @@ -200,7 +200,7 @@ Before using Podman, please review the following documentation: - [Shortcomings of Rootless Podman](https://github.com/containers/podman/blob/main/rootless.md#shortcomings-of-rootless-podman) 1. Enable - [smart-device-manager](https://github.com/smarter-project/smarter-device-manager) + [smart-device-manager](https://github.com/smarter-project/smarter-device-manager#enabling-access) to securely expose a FUSE devices to pods. ```shell