Skip to content

Tags: kosprov/kopf

Tags

1.36.2

Toggle 1.36.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#1000 from genesiscloud/fix-apiresource-no-verbs

Fix crash when an APIResource has no verbs

1.36.1

Toggle 1.36.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#1027 from nolar/upgrades

Upgrade K8s/K3s to v1.27 and CI tooling (MyPy)

1.36.0

Toggle 1.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#971 from nolar/uvloop-if-present

Utilise uvloop automatically for CLI if present

1.35.6

Toggle 1.35.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#939 from nolar/document-and-test-instance-an…

…d-class-methods

Document the limited usage of instance- & class-methods for handlers

1.35.5

Toggle 1.35.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#927 from hramezani/python_versions

Python versions

1.35.4

Toggle 1.35.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#915 from nolar/upgrade-pypy-39

Test in PyPy 3.9

1.35.3

Toggle 1.35.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#857 from samj1912/webhook-cause

Add old, new, diff and operation to WebhookCause

1.35.2

Toggle 1.35.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#853 from nolar/daemon-stopper-not-set

Stop daemons on operator exit

1.35.1

Toggle 1.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#846 from nolar/sphinx-lists

Render the lists properly in the docs

1.35.0

Toggle 1.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nolar#845 from nolar/pypy-in-ci

Support PyPy 3.7 officially and auto-test it in CI