python/scripts
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
..
util refactor OS X sed check into a util 2021-05-10 10:30:09 -07:00
.gitignore
apply-hotfixes.sh apply-hotfixes: use commits from upstream repo instead of a forked repo 2021-04-29 11:41:39 -07:00
cherry_pick_pull.sh fix typo 2018-08-30 13:00:41 -04:00
constants.py Update constants to reflect Client release 17.0.0 2020-11-07 16:10:08 +05:30
kube-init.sh Install socat on Kubernetes node for use by port forwarding. 2020-09-08 17:16:17 -10:00
release.sh
rest_client_patch.diff Fix (hack) rest client for patch 2017-10-09 17:15:34 -07:00
swagger.json Generate client 17.0.0 2020-11-07 16:10:08 +05:30
update-client.sh refactor OS X sed check into a util 2021-05-10 10:30:09 -07:00
update-pycodestyle.sh drop python2 support 2021-05-15 00:57:04 +05:30
update-submodule.sh refactor OS X sed check into a util 2021-05-10 10:30:09 -07:00
windows-setup-fix.bat Initial Commit 2019-02-21 01:12:15 +05:30