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: 112-Strimzi-v1-CRD-API-and-1.0.0-release.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,8 @@ The following changes will be done to the `KafkaConnect` API in the `v1` version
227
227
* The `type: jaeger` tracing in `.spec.tracing` is deprecated and will be removed without replacement (`type: opentelemetry` tracing support remains unchanged).
228
228
*`.spec.replicas` field will be required in the `v1` API.
229
229
During the CRD conversion, it will be set to `3` when not set (the original default value).
230
+
*`.spec.build.output.additionalKanikoOptions` will be deprecated in a [separate proposal](https://github.com/strimzi/proposals/pull/170).
231
+
It will be replaced by `.spec.build.output.additionalBuildOptions` and removed in `v1`.
230
232
* The `type: oauth` authentication will be removed in the `v1` version.
231
233
Users can use the `type: custom` authentication instead.
232
234
Deprecation of the `type: oauth` authentication is subject of a separate [proposal](https://github.com/strimzi/proposals/pull/175) that needs to be approved and implemented in the same release as the `v1` is delivered.
0 commit comments