Ayush More
Ayush More
…#14837 **Notes for Reviewers** This PR addresses and resolves issue #14837 by improving the visual styling of section titles and ensuring the AMD logo maintains its intended size and proportions....
**Notes for Reviewers** - This PR fixes # **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
Fixes #13374 This prevents the container from swallowing SIGTERM or SIGINT, which could lead to hanging processes or improper cleanup. **Notes for Reviewers** - This PR fixes # **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**...
This PR updates the Helm installation documentation to include steps for deploying Meshery without the Meshery Operator. 📌Changes made: - Added a new section in `helm.md` titled "Deploying Meshery without...
This PR addresses issue #10068 by updating the hyperlink color styling specifically for light mode. In light theme (data-theme="light"), hyperlinks were previously using the default brand color, which could be...
This commit adds the `meshery-extensions` GitHub organization to the `label_orgs` list in the `_config.yml` file, enabling it to appear in the label search filter on the documentation site. Part of...
Currently, Meshery’s Helm chart installs CRDs such as MesheryPattern, MesheryFilter, etc., automatically during installation. There is no existing flag or option in the values.yaml to disable the installation of these...
… UI instructions This commit updates the "Importing Models" documentation to provide complete and accurate instructions for importing models using both the Meshery CLI and UI. Changes made: - Restored...
…walkthrough (#15003) This PR addresses issue #15003 by redesigning and expanding the "Importing Models" documentation located at `docs/guides/configuration-management/importing-models.md`. ### Key Changes - Rewrote the **CLI section** with clearer instructions, syntax-highlighted...
**Notes for Reviewers** - This PR fixes # **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.