Skip to content

Commit c7f8e86

Browse files
committed
Mention additionalKanikoOptions
Signed-off-by: Jakub Scholz <www@scholzj.com>
1 parent e90b90e commit c7f8e86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

112-Strimzi-v1-CRD-API-and-1.0.0-release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ The following changes will be done to the `KafkaConnect` API in the `v1` version
227227
* The `type: jaeger` tracing in `.spec.tracing` is deprecated and will be removed without replacement (`type: opentelemetry` tracing support remains unchanged).
228228
* `.spec.replicas` field will be required in the `v1` API.
229229
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`.
230232
* The `type: oauth` authentication will be removed in the `v1` version.
231233
Users can use the `type: custom` authentication instead.
232234
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

Comments
 (0)