Update dependency kopf to v1#9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6f00068 to
ee06eac
Compare
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:
==0.27rc6→==1.44.6Release Notes
nolar/kopf (kopf)
v1.44.6Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.44.5...1.44.6
v1.44.5Compare Source
What's Changed
Improvements
Full Changelog: nolar/kopf@1.44.4...1.44.5
v1.44.4Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.44.3...1.44.4
v1.44.3Compare Source
YANKED: broken types for Python 3.10-3.13 without
kubernetes_asyncio(3.14 works). Use 1.44.4.What's Changed
kubernetes_asyncioas the first-class 3rd-party library by @nolar in #1283Refactoring
Full Changelog: nolar/kopf@1.44.2...1.44.3
v1.44.2Compare Source
What's Changed
trust_envsetting for proxies from environment variables by @nolar in #1279Full Changelog: nolar/kopf@1.44.1...1.44.2
v1.44.1Compare Source
What's Changed
Full Changelog: nolar/kopf@1.44.0...1.44.1
v1.44.0Compare Source
TL;DR: Improvements in overall stability and consistency, in cooperation with other operators, and in reducing the load on clusters.
What's Changed
Documentation
Refactoring
clusterwide()withnamespace(None)). by @nolar in #1257Full Changelog: nolar/kopf@1.43.0...1.44.0
v1.43.0Compare Source
What's New
What's Changed
Documentation
Full Changelog: nolar/kopf@1.42.5...1.43.0
v1.42.5Compare Source
What's Changed
Full Changelog: nolar/kopf@1.42.4...1.42.5
v1.42.4Compare Source
What's Changed
Full Changelog: nolar/kopf@1.42.3...1.42.4
v1.42.3Compare Source
What's Changed
Full Changelog: nolar/kopf@1.42.2...1.42.3
v1.42.2Compare Source
What's Changed
Documentation & CI
Full Changelog: nolar/kopf@1.42.1...1.42.2
v1.42.1Compare Source
Bugfixes
Documentation & CI
Full Changelog: nolar/kopf@1.42.0...1.42.1
v1.42.0Compare 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
@on.eventhandlers under high load or slow network.Documentation & CI
Full Changelog: nolar/kopf@1.41.1...1.42.0
v1.41.1Compare Source
What's Changed
Full Changelog: nolar/kopf@1.41.0...1.41.1
v1.41.0Compare Source
What's Changed
Full Changelog: nolar/kopf@1.40.1...1.41.0
v1.40.1Compare Source
What's Changed
Full Changelog: nolar/kopf@1.40.0...1.40.1
v1.40.0Compare Source
TL;DR: Mainly refactorings, but some might affect the time-related behaviour (though should not).
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.39.1...1.40.0
v1.39.1Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.39.0...1.39.1
v1.39.0Compare Source
What's Changed
Note: Python 3.14 is not officially supported yet (#1188), but should be runnable (at your own risk).
Full Changelog: nolar/kopf@1.38.0...1.39.0
v1.38.0Compare Source
What's Changed
Bugfixes
Full Changelog: nolar/kopf@1.37.5...1.38.0
v1.37.5Compare Source
What's Changed
Developer experience
New Contributors
Full Changelog: nolar/kopf@1.37.4...1.37.5
v1.37.4Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.37.3...1.37.4
v1.37.3Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.37.2...1.37.3
v1.37.2Compare Source
Bugfixes
Documentation
Full Changelog: nolar/kopf@1.37.1...1.37.2
v1.37.1Compare Source
What's Changed
Full Changelog: nolar/kopf@1.37.0...1.37.1
v1.37.0Compare Source
Main changes
Features
Refactorings
Developer experience
Documentation
New Contributors
Full Changelog: nolar/kopf@1.36.2...1.37.0
v1.36.2Compare Source
What's Changed
New Contributors
Full Changelog: nolar/kopf@1.36.1...1.36.2
v1.36.1Compare Source
Improvements
too many requestserror from kubernetes by @wjsi in #963Bugfixes
Contributor experience
New Contributors
Full Changelog: nolar/kopf@1.36.0...1.36.1
v1.36.0Compare Source
Important changes
Bugfixes
Developers' experience
Documentation fixes
New Contributors
Full Changelog: nolar/kopf@1.35.6...1.35.7
v1.35.6Compare Source
New features:
Documentation:
v1.35.5Compare Source
Trivial/Internal
v1.35.4Compare Source
Improvements:
Bugfixes:
metrics.k8s.io,v1/componentstatuses, etc). #871Documentation:
rbac.authorization.k8s.io/v1beta1. #887Contributor experience:
v1.35.3Compare Source
Improvements:
old,new,diff,operationkwargs for validation/mutation webhooks. Thanks to @samj1912. #857Bugfixes:
async_timeoutas an async context manager only. #859v1.35.2Compare Source
Bugfixes:
v1.35.1Compare Source
Documentation:
v1.35.0Compare Source
Improvements:
Bugfixes:
asyncio.TimeoutErrorduring API requests (by @philipp-sontag-by). #841Refactoring:
aiojobswith a self-made fire-and-forget task orchestrator (for Python 3.10). #835v1.34.0Compare Source
New features:
Bugfixes:
v1.33.0Compare Source
New features:
Bugfixes:
Contributor experience:
v1.32.1Compare Source
Bugfixes:
v1.32.0Compare Source
New features:
Bugfixes:
Improvements:
Unionis needed). #747 #753Contributor experience:
Internal refactoring:
v1.31.0Compare Source
New features:
Improvements:
Bugfix:
Contributor experience:
v1.30.3Compare Source
Bugfix:
v1.30.2Compare Source
Documentation only (to rebuild ReadTheDocs):
v1.30.1Compare Source
Bugfixes:
Contribution workflow:
masterbranch is renamed tomain. #711v1.30.0Compare Source
New features:
memowith keys available throughout all operator- & resource-level handlers. #667memo=with arbitrary values to be used as a context. #667memoclasses for embedded operators instead of the defaultkopf.Memo. #667Improvements:
pykube-ng&kubernetes) objects/models are now supported for hierarchies. #672forced=flag in all functions, incl. names/namespaces.nested=now accepts a single string too:nested="spec.jobTemplate".adopt()has gotforced&strictoptions (in addition tonested).Bugfixes:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.