direct: Implement NetworkSecurityBackendAuthenticationConfig controller - #11901
Conversation
|
🤖 AI Factory started investigating CI check failures for this pull request. |
8de5177 to
362b8c5
Compare
Investigating validate-generated-files failureRun: 30078072196 Investigating unit-tests failureRun: 30078072196 Investigating presubmit-gatekeeper failureRun: 30078072196 All fixes have been committed and force-pushed to the remote branch to trigger a clean run of the CI pipeline. (This report was generated by overseer) |
|
🤖 AI Factory started investigating CI check failures for this pull request. |
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
362b8c5 to
6e8dcc7
Compare
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
Implement direct controller, E2E fixtures, and fuzzer for NetworkSecurityBackendAuthenticationConfig. This adds full reconciliation, testing support against mockgcp, and a fuzzer for the resource. Fix: 11894
6e8dcc7 to
3e76458
Compare
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
1 similar comment
|
🤖 AI Factory started resolving merge conflicts / rebasing this pull request in a sandbox. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: acpana The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b135475
This PR implements the direct controller, E2E fixtures, and fuzzer for the
NetworkSecurityBackendAuthenticationConfigresource.Summary of Changes:
Find,Create,Update,Delete,Export) underpkg/controller/direct/networksecurity/.pkg/controller/direct/networksecurity/to test and validate Spec & Status roundtripping.BackendAuthenticationConfiginsidemockgcp/mocknetworksecurity/.-minimaland-maximalE2E fixtures and recorded golden HTTP and Kubernetes object status outputs.config/tests/samples/create/harness.go.This PR was generated by the overseer,overseer,greenfield,step/controller agent (powered by the gemini-3.5-flash model).
Fixes #11894