chore(deps): update all non-major dependencies (master) - #298
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/master-all-minor-patch
branch
from
August 10, 2026 10:08
ba27ac9 to
21e5605
Compare
renovate
Bot
force-pushed
the
renovate/master-all-minor-patch
branch
from
August 10, 2026 10:09
21e5605 to
fd0c3ea
Compare
…ut races The "Batched broker removal" e2e (test_broker_removal.go) intermittently times out waiting for brokers 3 and 4 to be removed. Root cause is Cruise Control, not the removal logic: while removal is pending the operator re-rolls the CC Deployment, two CC revisions race, the new pod never becomes Ready, CC's metric-sampling window resets, and the remove_broker task stalls InExecution until the 20-minute timeout. Two changes, no product code: - Gate removal start on a settled CC Deployment. The existing gate only checks CruiseControl's task queue (hasNoInFlightCruiseControlOperation); add isCruiseControlDeploymentRolledOut so removal begins from a single, fully rolled-out CC pod (observedGeneration caught up; spec/updated/ready/available replicas all agree, no lingering previous-revision pod). - Capture CC state in the failure diagnostics. The "Dump diagnostics on failure" step never dumped the koperator CRs or the CC rollout, so the stall had to be inferred from pod events. Add kafkacluster/cruisecontroloperation yaml and the CC deployment+replicasets so a future stall is directly diagnosable. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or 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
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:
1.25-alpine→1.26-alpine88.1.5→88.2.08.3.0→8.3.18.3.0→8.3.1Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v88.2.0Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-88.1.6...kube-prometheus-stack-88.2.0
v88.1.6Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-state-metrics-8.2.0...kube-prometheus-stack-88.1.6
confluentinc/schema-registry (io.confluent:kafka-avro-serializer)
v8.3.1Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.