Commit Graph

4 Commits

Author SHA1 Message Date
Priyanka Saggu
6f097330cf
drop python2 support
- remove python2 from the .travis.yaml file
  - remove python2 from the tox.ini file
  - remove `-y` flag from isort command in update-pycodestle.sh script
  - fix sequence of module imports to fix faiing pycodestyle check in the following files:
    - examples/multiple_clusters.py
    - examples/pick_kube_config_context.py
    - examples/pod_config_list.py
  - testing coverage & codecov tests with python3
  - testing `update-pycodestyle` for python v3.9 and arch ppc6le

Signed-off-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2021-05-15 00:57:04 +05:30
Scott Lee
2958cf0195 Address PR comments 2019-09-13 16:16:54 -07:00
Scott Lee
04c499c395 884: Cleanup examples folder 2019-09-12 22:46:07 -07:00
mbohlool
8c26b4b75b Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00