Skip to content

chore(deps): update all non-major dependencies (master) - #298

Merged
amuraru merged 2 commits into
masterfrom
renovate/master-all-minor-patch
Aug 10, 2026
Merged

chore(deps): update all non-major dependencies (master)#298
amuraru merged 2 commits into
masterfrom
renovate/master-all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
golang (source) stage minor 1.25-alpine1.26-alpine age adoption passing confidence
kube-prometheus-stack (source) minor 88.1.588.2.0 age adoption passing confidence
io.confluent:kafka-avro-serializer (source) compile patch 8.3.08.3.1 age adoption passing confidence
io.confluent:kafka-schema-registry-client (source) compile patch 8.3.08.3.1 age adoption passing confidence

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v88.2.0

Compare 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

  • [kube-prometheus-stack] Update Helm release kube-state-metrics to v8.2.0 by @​renovate[bot] in #​7171

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-88.1.6...kube-prometheus-stack-88.2.0

v88.1.6

Compare 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

  • [kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​7170

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.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/master-all-minor-patch branch from ba27ac9 to 21e5605 Compare August 10, 2026 10:08
@renovate
renovate Bot force-pushed the renovate/master-all-minor-patch branch from 21e5605 to fd0c3ea Compare August 10, 2026 10:09
…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>
@renovate

renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@amuraru
amuraru merged commit 3db9c6d into master Aug 10, 2026
7 checks passed
@amuraru
amuraru deleted the renovate/master-all-minor-patch branch August 10, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant