When the golden tests for K8s Config Connector mock output diverge from real GCP output, we need to inspect the discrepancies and fix either the mock implementation or the normalizers. This ensures that hack/compare-mock runs cleanly and accurately represents GCP API contracts.
$npx -y skills add googlecloudplatform/k8s-config-connector --skill fix-diffs-mockgcpInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/k8s-config-connector" --skill "googlecloudplatform/k8s-config-connector/fix-diffs-mockgcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/k8s-config-connector" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/k8s-config-connector"` and select the relevant skills, then follow their instructions.