Commit 05855e4
authored
Apply GCP Application Default authentication when using a Managed Service for Apache Kafka cluster. (#2925)
* Add logic to apply GCP Application Default authentication when using a Managed Service for Apache Kafka cluster
* Tighten the regex for better matching on google clusters.1 parent 9bf7840 commit 05855e4
File tree
1 file changed
+10
-4
lines changed- v2/streaming-data-generator/src/main/java/com/google/cloud/teleport/v2/transforms
1 file changed
+10
-4
lines changedLines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
182 | | - | |
183 | | - | |
| 186 | + | |
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
187 | | - | |
188 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
0 commit comments