Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

k8s-config-connector

k8s-config-connector contient 27 skills collectées depuis GoogleCloudPlatform, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
27
Stars
1.1k
mis à jour
2026-07-21
Forks
359
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kcc-direct-greenfield-types-implementer
Développeurs de logiciels

Automate the initial scaffolding of a KCC "direct" resource, including CRD types and generation scripts. Use this when starting a new "direct" implementation for a GCP resource.

2026-07-21
kcc-identity-reference
Développeurs de logiciels

Creates or updates the _identity.go and _reference.go files for a Config Connector resource, ensuring they follow the canonical gcpurls.Template pattern. Use this when you need to make sure the identity and reference is up to date for a KCC resource or when implementing IdentityV2 and refs.Ref for a resource.

2026-07-19
crd-mapper-fuzzer-existing-type
Développeurs de logiciels

Standards and workflows for creating direct KRM Go types for an existing CRD while maintaining strict schema compatibility.

2026-07-18
reviewgen-legacy-feature
Analystes en assurance qualité des logiciels et testeurs

Comprehensive review guide and criteria for PRs adding or modifying features in legacy resources (TF patches, DCL patches, CRD changes, MockGCP alignment, and Direct Controller alignment).

2026-07-16
kcc-direct-controller-implementer
Développeurs de logiciels

Implement the controller, mappers, and fuzzer for a direct KCC resource, ensuring package isolation and CI compliance. Use this when implementing the main reconciliation logic for a "direct" resource.

2026-07-16
update-terraform-fields
Développeurs de logiciels

Guides modifying, patching, and updating resources and fields managed by the Terraform/legacy controller, including patching the local/vendored Terraform Google Beta provider.

2026-07-16
add-export-support
Développeurs de logiciels

Guides the implementation of export support for a direct controller, including implementing AdapterForURL and verifying it through the unified test runner.

2026-07-14
kcc-direct-base-types-implementer
Développeurs de logiciels

Base skill containing shared standards for all KCC direct resource types (both greenfield and brownfield).

2026-07-11
send-pr
Développeurs de logiciels

CRITICAL: MUST be used whenever sending a PR, updating an existing PR, or pushing any commit to a remote branch. Provides instructions and pre-push checks (`dev/tasks/validate-and-push`) before pushing or interacting with GitHub via `gh`.

2026-07-11
move-pr-forwards
Développeurs de logiciels

Provides instructions and tools for an automated agent to move a Pull Request (PR) forwards towards merging. It analyzes PR status, checks for rebasing needs, filters feedback from KCC project approvers, and inspects failing CI logs for actionable agent hints.

2026-07-10
create-mapper-fuzzer
Développeurs de logiciels

Standards and workflows for implementing missing or incomplete direct KRM mappers and fuzzers for KCC direct resources. Use this iterative "Compile -> Handwrite -> Fuzz -> Fix" loop to resolve generation panics, type mismatches, and data loss during round-trip translation.

2026-07-09
kcc-direct-mockgcp-implementer
Développeurs de logiciels

Guides the implementation of Phase 3 (MockGCP and Alignment) for a direct KCC resource, verifying behavioral correctness against simulated GCP services. Use this when you need to implement or align mockgcp for a KCC resource.

2026-07-08
kcc-direct-controller-logic-brownfield
Développeurs de logiciels

Implement the core reconciliation logic (Adapter) and E2E fixtures for a direct controller migrating from legacy

2026-07-07
test-terraform-fields
Analystes en assurance qualité des logiciels et testeurs

Guides through validating, testing, generating golden files (HTTP logs and KRM objects), running tests against mockgcp or real GCP, and aligning mock behavior.

2026-07-03
move-away-from-grpc-gateway
Développeurs de logiciels

Moves a mockgcp service from using locally generated grpc-gateway proto bindings to using reflection with the official Google Cloud Go client library (httptogrpc). Use this when tasked with stopping grpc-gateway generation for a GCP service in mockgcp.

2026-07-02
kcc-direct-controller-logic-implementer
Développeurs de logiciels

Implement the core reconciliation logic (Adapter) and E2E fixtures for a direct KCC resource. Use this after Step 1 is complete.

2026-06-23
update-tf-provider-for-resource
Développeurs de logiciels

Guides through aligning, backporting, and updating KCC's vendored Terraform Google Beta provider code with the canonical upstream repository while carefully preserving local patches, overrides, and KRM-specific tweaks.

2026-06-15
reviewgen-brownfield-new-types
Analystes en assurance qualité des logiciels et testeurs

Provides provides clear review criteria for reviewing PRs that add new KCC types for Brownfield resources.

2026-06-12
reviewgen-greenfield-controller
Analystes en assurance qualité des logiciels et testeurs

Provides provides clear review criteria for reviewing PRs that add controllers for KCC Greenfield resources.

2026-06-12
reviewgen-greenfield-new-types
Analystes en assurance qualité des logiciels et testeurs

Provides provides clear review criteria for reviewing PRs that add new KCC types for Greenfield resources.

2026-06-12
update-client-library-version
Développeurs de logiciels

Guides through updating a Google Cloud Go client library to the latest version across the Config Connector repository.

2026-06-11
kcc-direct-identity-implementer
Développeurs de logiciels

Implement the IdentityV2 and ExternalIdentifier interfaces for a direct KCC resource. Use this when implementing IdentityV2 and refs.Ref for a resource.

2026-06-10
generate-sh-checker
Développeurs de logiciels

Checks apis/ subdirectories for missing generate.sh and helps create PRs to add them, following the pattern in

2026-06-09
kcc-direct-brownfield-types-implementer
Développeurs de logiciels

Guides the implementation of KRM types and CRD scaffolding for migrating existing resources to "direct" controllers.

2026-06-04
update-go-version
Développeurs de logiciels

Guides through updating the Go version (go and toolchain) across all modules, workspaces, Dockerfiles, and scripts in Config Connector.

2026-06-03
crd-mcp-server
Développeurs de logiciels

Provides instructions and a tool for analyzing Custom Resource Definition (CRD) changes, including checking for KRM API structural equivalence and backward compatibility.

2026-05-29
kcc-agentic-journaler
Autres occupations informatiques

Provides a structured logic for capturing and routing agentic learnings to prevent knowledge pollution.

2026-05-21