drop python 2 support (breaking changes) (#86)

* drop python 2 support

* change log

* Update changelogs/fragments/86_drop_python2_support.yaml

Co-authored-by: Mike Graves <mgraves@redhat.com>

* Update k8s.py

Co-authored-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
abikouo
2021-05-04 18:07:22 +02:00
committed by GitHub
parent e754a6cd31
commit fc80540db5
12 changed files with 15 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
---
breaking_changes:
- Drop python 2 support.