zalando-incubator / kopf

A Python framework to write Kubernetes operators in just few lines of code.
https://kopf.readthedocs.io
MIT License
969 stars 89 forks source link

Use correct name of kopf.AnnotationsDiffBaseStorage #389

Closed dajudge closed 4 years ago

dajudge commented 4 years ago

What do these changes do?

Use correct name of kopf.AnnotationsDiffBaseStorage in docs.

Description

Use correct name of kopf.AnnotationsDiffBaseStorage in docs.

Issues/PRs

Fix #388

Type of changes

Checklist

zincr[bot] commented 4 years ago

🤖 zincr found 1 problem , 0 warnings

❌ Approvals
✅ Large Commits
✅ Specification
✅ Dependency Licensing

Details on how to resolve are provided below


Approvals

All proposed changes must be reviewed by project maintainers before they can be merged

Not enough people have approved this pull request - please ensure that 1 additional user, who have not contributed to this pull request approve the changes.

nolar commented 4 years ago

Implemented in https://github.com/nolar/kopf/pull/530, available since kopf>=0.28rc2