ai:chore: Implement direct types for: EnterpriseKnowledgeGraphEntityReconciliationJob#10813
Conversation
|
🤖 AI Factory started investigating CI check failures for this pull request. |
1 similar comment
|
🤖 AI Factory started investigating CI check failures for this pull request. |
e65e154 to
34a6ae1
Compare
Investigating validations failureRun: 28131808598 Investigating validate-generated-files failureRun: 28131808580 Investigating unit-tests failureRun: 28131808580 Investigating unit-tests-operator failureRun: 28131808580 (This report was generated by overseer) |
|
🤖 AI Factory started investigating CI check failures for this pull request. |
|
🤖 AI Factory started investigating CI check failures for this pull request. |
34a6ae1 to
1cfe142
Compare
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
21 similar comments
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started investigating CI check failures for this pull request. |
|
/retest Investigating tests-e2e-fixtures-memorystore failureRun: 29434254923 (This report was generated by overseer) |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
3 similar comments
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
…conciliationJob This commit scaffolds KRM types, generates CRD, and implements IdentityV2 and references for EnterpriseKnowledgeGraphEntityReconciliationJob. Issue: 9293
This PR scaffolds the initial KRM types, CRD, and IdentityV2 for the
EnterpriseKnowledgeGraphEntityReconciliationJobresource under theenterpriseknowledgegraph.cnrm.cloud.google.com/v1alpha1group using the direct approach.Specifically, this PR:
EnterpriseKnowledgeGraphEntityReconciliationJobSpec,EnterpriseKnowledgeGraphEntityReconciliationJobStatus, and related types underapis/enterpriseknowledgegraph/v1alpha1/.IdentityV2interface and reference structs inapis/enterpriseknowledgegraph/v1alpha1/.gcpurlstemplate registry.This PR does not contain the controller or mapper steps, keeping the change focused on types and schemas.
Chore reference: .agents/greenfield-direct-new-resource-types.md
Fixes #9293
This PR was generated by the overseer agent (powered by the gemini-3.5-flash model).