You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/products/managedkafka/ConnectCluster.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,7 @@ properties:
135
135
network endpoints in either the primary or additional subnets."
136
136
item_type:
137
137
type: String
138
+
deprecation_message: '`additionalSubnets` is deprecated and will be removed in a future major release. Managed Kafka Connect clusters can now reach any endpoint accessible from the primary subnet without the need to define additional subnets. Please see https://cloud.google.com/managed-service-for-apache-kafka/docs/connect-cluster/create-connect-cluster#worker-subnet for more information.'
138
139
- name: 'dnsDomainNames'
139
140
type: Array
140
141
description: "Additional DNS domain names from the subnet's network to be made visible to the Connect Cluster. When using
0 commit comments