feat: add meshery/meshery to ServiceMesh category#75
feat: add meshery/meshery to ServiceMesh category#75Shravan2807 wants to merge 1 commit intoopsre:mainfrom
Conversation
Added Meshery to the ServiceMesh category. Meshery is an open-source, cloud-native manager for designing and managing all Kubernetes-based infrastructure and applications for multi-cloud environments. It belongs in the ServiceMesh category as it provides service mesh lifecycle management capabilities including support for Istio and other service meshes. ## Changes - Added `meshery/meshery` to the ServiceMesh section ## Related Issue Resolves meshery/meshery#13426
演进总结在 README.md 中添加了一个新的 meshery/meshery 条目到 ServiceMesh 表格中,并对 Tencent EdgeOne 赞助商部分进行了格式调整,将项目符号转换为普通文本行。 变更清单
预估代码审查工作量🎯 1 (Trivial) | ⏱️ ~3 分钟 诗
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can suggest fixes for GitHub Check annotations.Configure the |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 1156: 不要直接修改 README.md — README 是由生成器从 items/*/*.yaml 构建的,会被下一次 generator
workflow 覆盖。将 Meshery 的条目移动到或新增到数据源文件 items/ServiceMesh/meshery.yaml(当前仓库已有
items/K8S-Tools/meshery.yaml),确保该 YAML 包含与 README
中相同的元数据(项目名称、许可、stars、创建/到期日期、描述等);然后触发或等待 generator workflow 重新运行以在 README.md
中正确、持久地反映该条目。
| | Repository | License | Star |CreatedAt | UpdatedAt | Description | | ||
| |:-:|:-:|:-:|:-:|:-:|:-:| | ||
| | [istio/istio](https://github.com/istio/istio) | Apache-2.0|37601|2016-11-18|2025-11-07 | Istio 是一个开源服务网格,它透明地分层到现有的分布式应用程序上。 | | ||
| | [meshery/meshery](https://github.com/meshery/meshery) | Apache-2.0 | 9405 | 2018-11-14 | 2025-11-07 | An open-source, cloud native manager for designing and managing all Kubernetes-based infrastructure and applications. | |
There was a problem hiding this comment.
请把 Meshery 条目加到生成源,而不是直接改 README.md。
这里的新增会在下次 generator workflow 运行时被覆盖,因为 README.md 是由 items/*/*.yaml 自动生成的。当前仓库里已经有 items/K8S-Tools/meshery.yaml,但没有对应的 items/ServiceMesh/meshery.yaml,所以这次修改既不会持久化,也导致上面的项目计数仍然显示为 1。建议把新增落到 items/ServiceMesh/meshery.yaml,或按仓库规则调整分类来源后再重新生成 README。
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@README.md` at line 1156, 不要直接修改 README.md — README 是由生成器从 items/*/*.yaml
构建的,会被下一次 generator workflow 覆盖。将 Meshery 的条目移动到或新增到数据源文件
items/ServiceMesh/meshery.yaml(当前仓库已有 items/K8S-Tools/meshery.yaml),确保该 YAML 包含与
README 中相同的元数据(项目名称、许可、stars、创建/到期日期、描述等);然后触发或等待 generator workflow 重新运行以在
README.md 中正确、持久地反映该条目。
Added Meshery to the ServiceMesh category.
Meshery is an open-source, cloud-native manager for designing and managing all Kubernetes-based infrastructure and applications for multi-cloud environments.
It belongs in the ServiceMesh category as it provides service mesh lifecycle management capabilities including support for Istio and other service meshes.
Changes
meshery/mesheryto the ServiceMesh sectionRelated Issue
Resolves meshery/meshery#13426
在提出此拉取请求时,我确认了以下几点(请复选框):
Summary by CodeRabbit
发布说明