Skip to content

Commit 66dac1e

Browse files
Add deprecation warning for Managed Kafka Connect additionalSubnets (#15913)
1 parent a505067 commit 66dac1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/managedkafka/ConnectCluster.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ properties:
135135
network endpoints in either the primary or additional subnets."
136136
item_type:
137137
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.'
138139
- name: 'dnsDomainNames'
139140
type: Array
140141
description: "Additional DNS domain names from the subnet's network to be made visible to the Connect Cluster. When using

0 commit comments

Comments
 (0)