Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
kopf ==1.41.1==1.42.0 age confidence

Release Notes

nolar/kopf (kopf)

v1.42.0

Compare Source

BEWARE: the very core logic of Kopf<>Kubernetes communication has changed — test carefully; though the full backwards compatibility and seamless transition is expected.

What's Changed

  • Process events instantly and consistently, stop skipping the events due to "batching" by @​nolar in #​844
    • Kopf will not wait 0.1s for every event received and will process it immediately.
    • Kopf will not skip @on.event handlers under high load or slow network.
    • Kopf will not double-execute the handlers under high load or slow network.
    • Kopf will not get stuck paralysed under intense stream of events (faster than 0.1s), possibly infinitely.
    • Kopf will behave properly if 3rd-party apps, operators, or libraries patch the resource (even from a Kopf-based operator).

Documentation & CI

  • Check types in strict mode by default, with no CLI flags by @​nolar in #​1220
  • Rewrite the docs to proper code-blocks for LLMs, code refs, and quotes by @​nolar in #​1221

Full Changelog: nolar/kopf@1.41.1...1.42.0


Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@iciclespider iciclespider merged commit f320a93 into main Jan 29, 2026
7 checks passed
@renovate renovate bot deleted the renovate/kopf-1.x branch January 29, 2026 17:38
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