Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

qubership-core-control-plane

qubership-core-control-plane には Netcracker から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
0
更新
2026-06-23
Forks
4
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

core-mesh-crs-to-gatewayapi
ソフトウェア開発者

Convert Qubership Cloud-Core Mesh Helm CRs (FacadeService, Gateway, RouteConfiguration) to Istio Ambient Mesh Gateway API resources (Gateway + HTTPRoute), keeping the chart deployable on both mesh types. Use when asked to migrate, convert, or transform mesh CRs in a Helm chart to Istio / Gateway API.

2026-06-23
core-mesh-to-istio-migration
ソフトウェア開発者

Orchestrate the full Cloud-Core Mesh to Istio migration end-to-end — convert declarative mesh CRs to Gateway API, migrate route-registration libraries, wire SERVICE_MESH_TYPE, add the Java HTTPRoute generator, generate HTTPRoutes from Go/Java code, validate Istio guards, and maintain MIGRATION_LOG.md. Use when asked to migrate a service from Core Mesh to Istio (Ambient Mesh) or run the migration guide end-to-end.

2026-06-23
httproute-from-code
ソフトウェア開発者

Generate Gateway API HTTPRoute CRs from Go or Java route-registration code (routeregistration.Route / RouteEntry call sites). Use when asked to generate HTTPRoutes from source code, convert route registrations to HTTPRoute YAML, or extract routes from Go/Java files.

2026-06-23
path-specificity-sorting
ソフトウェア開発者

Shared procedure for sorting Gateway API HTTPRoute `rules[]` by path specificity (most specific first). Not triggered directly by users — invoked as a sub-procedure by other skills (`httproute-from-code`, `core-mesh-crs-to-gatewayapi`) before they emit an HTTPRoute. Apply when ordering HTTPRoute rules so longest/most-specific prefix matches appear first.

2026-06-23