meshery/meshery

[Docs] Rephrase Note on Deletion from Creating Models documentation.

Open

#18277 opened on Mar 27, 2026

View on GitHub
 (14 comments) (0 reactions) (1 assignee)HTML (10,013 stars) (3,101 forks)batch import
area/docsfirst-timers-onlyframework/hugogood first issuehelp wantedlanguage/markdown

Description

Current State

We recently added capability to delete a given model via mesheryctl but we do not have that capability in Kanvas -> Registry page. The latter one is a cautious decision to ensure that we don't end up giving permission for users to delete them from production as the capability is currently just evolving. In any manner, the following note in documentation should be rephrase as it creates confusion to new users when they compare playground to mesheryctl command line.

Desired State

The invalid note on deletion should be rephrased in documentation to something like:

For security reasons, we do not have the facility to delete models from UI once they are added. However, you can mark them to be ignored in UI. Deletion of model is currently work in progress and will be exposed to users only after sufficient testing.

Contributor Guides and Handbook

Contributor guide