mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
### What does this PR do? Adds a setting to disable the extension catalog throughout PD. This can be done by adding the setting manually to your `~/.local/share/containers/podman-desktop/configuration/settings.json` with: ``` "extensions.catalog.enabled": false ``` Which will disable the appearance of the catalog throughout PD. ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes https://github.com/podman-desktop/podman-desktop/issues/16036 ### How to test this PR? <!-- Please explain steps to verify the functionality, do not forget to provide unit/component tests --> - [X] Tests are covering the bug fix or the new feature 1. Edit `~/.local/share/containers/podman-desktop/configuration/settings.json` 2. Add: `"extensions.catalog.enabled": false` 3. Start / Restart PD 4. See that you cannot access the catalog from the following places: Extensions, Settings > Authentication, and Kubernetes (with no context). Signed-off-by: Charlie Drage <charlie@charliedrage.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ai-lab | ||
| compose | ||
| configuration | ||
| containers | ||
| extensions | ||
| img | ||
| installation | ||
| kind | ||
| kubernetes | ||
| lima | ||
| migrating-from-docker | ||
| minikube | ||
| openshift | ||
| podman | ||
| proxy | ||
| troubleshooting | ||
| uninstall | ||
| discover-podman-desktop.md | ||
| intro.md | ||