-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(charts): update helm release strimzi-kafka-operator to v0.29.0 #1082
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
ArchiFleKs,
rguichard and
tbobm
and removed request for
a team
May 20, 2022 16:19
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 21:57
fc5fc5e
to
a487c86
Compare
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 21:59
a487c86
to
dbcc6d2
Compare
renovate:merge |
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 22:01
dbcc6d2
to
ac77307
Compare
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 22:03
ac77307
to
85f005e
Compare
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 22:05
85f005e
to
2ad8091
Compare
Signed-off-by: Renovate Bot <[email protected]>
renovate
bot
force-pushed
the
renovate/strimzi-kafka-operator-0.x
branch
from
May 20, 2022 22:07
2ad8091
to
2def2aa
Compare
🎉 This PR is included in version 6.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.28.0
->0.29.0
Release Notes
strimzi/strimzi-kafka-operator
v0.29.0
Compare Source
/tmp
volumes to 5Mi to allow unpacking of compression libraries/healthz
endpoint for Kafka Exporter health checksspec.rack.topologyKey
property in Mirror Maker 2 to enable "fetch from the closest replica" feature.(The s390x support is currently considered as experimental. We are not aware of any issues, but the s390x build doesn't at this point undergo the same level of testing as the AMD64 container images.)
KafkaRebalance
custom resourcefull
: this mode runs a full rebalance moving replicas across all the brokers in the cluster. This is the default one if not specified.add-brokers
: after scaling up the cluster, this mode is used to move replicas to the newly added brokers specified in the custom resource.remove-brokers
: this mode is used to move replicas off the brokers that are going to be removed, before scaling down the cluster.UseKRaft
feature gate.Important: Use it for development and testing only!
Changes, deprecations and removals
.spec.cruiseControl.tlsSidecar
and.spec.cruiseControl.template.tlsSidecar
in the Kafka custom resource are now deprecated.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.