Commit 55f1b9d
committed
ai: chore: Implement direct types for AgentRegistryBinding
Implementing the KRM types, CRD, and IdentityV2 for AgentRegistryBinding using the direct approach.
Fix: 112711 parent 15c7729 commit 55f1b9d
302 files changed
Lines changed: 17410 additions & 73956 deletions
File tree
- .gemini/journals
- apis
- agentregistry/v1alpha1
- aiplatform/v1alpha1
- alloydb/v1beta1
- apihub/v1alpha1
- artifactregistry/v1beta1
- bigqueryreservation
- v1alpha1
- v1beta1
- cloudbuild/v1beta1
- clouddeploy/v1alpha1
- colab/v1alpha1
- compute
- v1alpha1
- v1beta1
- containerattached/v1beta1
- container/v1beta1
- dataflow/v1beta1
- dataplex/v1alpha1
- dataproc
- v1alpha1
- v1beta1
- developerconnect/v1alpha1
- dialogflow/v1alpha1
- eventarc/v1alpha1
- firestore
- v1alpha1
- v1beta1
- gkehub/v1beta1
- iap/v1beta1
- kms
- v1alpha1
- v1beta1
- memorystore/v1beta1
- monitoring/v1beta1
- netapp/v1alpha1
- networkmanagement/v1alpha1
- networkservices/v1beta1
- privateca/v1beta1
- pubsub/v1beta1
- recaptchaenterprise/v1beta1
- redis/v1beta1
- run
- v1alpha1
- v1beta1
- saasservicemgmt/v1alpha1
- securesourcemanager/v1beta1
- serviceusage/v1beta1
- sql/v1beta1
- workstations/v1beta1
- config
- crds/resources
- installbundle/components/clusterroles
- dev
- tasks
- tools/controllerbuilder/pkg/codegen
- operator/pkg/controllers/configconnector/testdata/golden/simple
- pkg
- clients/generated
- apis
- aiplatform/v1alpha1
- dataplex/v1alpha1
- client/clientset/versioned/typed
- aiplatform/v1alpha1
- fake
- dataplex/v1alpha1
- fake
- controller/direct
- aiplatform
- vertexaifeatureonlinestore
- alloydb
- apihub
- bigqueryreservation
- compute
- containerattached
- container
- dataflow
- dataplex
- dataproc
- firestore
- geminidataanalytics
- iap
- kms
- memorystore
- netapp
- networkmanagement
- networkservices
- privateca
- pubsub
- recaptchaenterprise
- redis
- run
- saasservicemgmt
- securesourcemanager
- sql
- workstations
- test/resourcefixture/testdata/basic
- aiplatform/v1alpha1/vertexaifeatureonlinestore/featureonlinestore-basic
- ces/v1alpha1/cesapp/cesappbasic
- dataplex/v1alpha1
- dataplexentrygroup/dataplexentrygroup-minimal
- dataplexentrytype/dataplexentrytype-minimal
- dataplexlake/dataplexlake-minimal
- dataplexmetadatajob
- dataplexmetadatajob-maximal-export
- dataplexmetadatajob-maximal
- dataplexmetadatajob-minimal
- dataplextask/dataplextask-minimal
- dataplexzone/dataplexzone-minimal
- firestore
- v1alpha1
- firestorebackupschedule
- firestorebackupschedule-maximal
- firestorebackupschedule-minimal
- firestoredocument/firestoredocument-full
- firestorefield
- firestorefield-clearing
- firestorefield-minimal
- v1beta1
- firestoredatabase
- firestoredatabase-full
- firestoredatabase-minimal
- firestoreindex
- sql/v1beta1
- sqldatabase
- sqldatabasebasic
- sqldatabasesismerge
- sqlinstance
- sqlinstance-activationpolicy-direct
- sqlinstance-auditconfig-direct
- sqlinstance-authorizednetworks-direct
- sqlinstance-backupconfiguration-binarylog-direct
- sqlinstance-backupconfiguration-diff
- sqlinstance-backupconfiguration-pitr-direct
- sqlinstance-clone-minimal-direct
- sqlinstance-connectorenforcement-direct
- sqlinstance-databaseflags-direct
- sqlinstance-datacacheconfig-direct
- sqlinstance-deletionprotection-direct
- sqlinstance-denymaintenanceperiod-direct
- sqlinstance-encryptionkey-direct
- sqlinstance-insightsconfig-direct
- sqlinstance-insightsconfig-qpm-default
- sqlinstance-locationpreference-direct
- sqlinstance-maintenancewindow-direct
- sqlinstance-multithreading-direct
- sqlinstance-mysql-direct
- sqlinstance-mysql-minimal-direct
- sqlinstance-passwordvalidationpolicy-direct
- sqlinstance-postgres-direct
- sqlinstance-postgres-minimal-direct
- sqlinstance-postgres-replication
- sqlinstance-privatenetwork-direct
- sqlinstance-privatenetwork-legacyref-direct
- sqlinstance-replica-direct
- sqlinstance-replicationcluster-direct
- sqlinstance-retainedbackups-default-enterprise-plus
- sqlinstance-retainedbackups-default
- sqlinstance-sqlserver-direct
- sqlinstance-sqlserver-minimal-direct
- sqlinstance-ssl-direct
- sqlinstance-storage-direct
- sqlinstance-unmanage-fields
- sqluser
- sqluser-full
- sqluser
- tests/apichecks/testdata/exceptions
- multi_version_crd_diff
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 116 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
Lines changed: 171 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 18 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments