Commit Graph

742 Commits

Author SHA1 Message Date
MoShitrit
6e62c3dd97 Reverting some changed that were made by IDE 2020-05-11 20:02:17 -04:00
MoShitrit
1a1ae19371 Update documentation to stop using deprecated versions. 2020-05-01 16:39:45 -04:00
Kubernetes Prow Robot
10a7f95435
Merge pull request #1146 from terrytangyuan/patch-1
Doc improvement: PyPi -> PyPI
2020-04-14 13:08:03 -07:00
Yuan Tang
9d862b740e
Doc improvement: PyPi -> PyPI 2020-04-14 16:05:45 -04:00
Kubernetes Prow Robot
ad2dc9552f
Merge pull request #1129 from palnabarun/update-submodule
Update the base submodule
2020-03-30 09:39:55 -07:00
Nabarun Pal
86f3a8ec96
Update the base submodule
CHANGELOG
---
- Logs are no longer unmarshalled when streaming [kubernetes-client/python-base#185](https://github.com/kubernetes-client/python-base/pulls/185)
2020-03-30 22:03:19 +05:30
Kubernetes Prow Robot
a6eac2d853
Merge pull request #1113 from palnabarun/cherry-pick-10.1.0-changelog
Cherry pick v10.1.0 changelog from #1091
2020-03-29 21:35:53 -07:00
Kubernetes Prow Robot
943e06c5ce
Merge pull request #1103 from palnabarun/hotfix-process
Update the hotfix patch list and add a script to automate the patching process
2020-03-29 21:33:54 -07:00
Kubernetes Prow Robot
9f245de3e1
Merge pull request #1126 from tomplus/fix/e2e-conntrack
fix: e2e tests with conntrack required by k8s/minikube
2020-03-27 18:33:53 -07:00
Tomasz Prus
be66f96cdf fix: e2e tests with conntrack required by k8s/minikube 2020-03-28 02:10:38 +01:00
Kubernetes Prow Robot
686acd26e8
Merge pull request #1120 from DasyDong/feature/spell-typos
Run spell check tools to fix typos:
2020-03-24 21:13:03 -07:00
dasydong
2f34a1ce94 Run spell check tools to fix typos:
gihub > github
hehavior > behavior
quanity > quantity
2020-03-24 15:53:59 +08:00
Nabarun Pal
1d2417b5d1
Update release instructions for hot patches 2020-03-18 02:27:45 +05:30
Nabarun Pal
7fa08b4b75
Add a script to apply hotfixes.sh 2020-03-18 02:27:35 +05:30
Nabarun Pal
337571ea9a
Cherry pick v10.1.0 changelog from #1091 2020-03-14 01:44:40 +05:30
Kubernetes Prow Robot
6ce1ac4081
Merge pull request #1104 from palnabarun/11.0-stable-changelogs
Cherry-pick CHANGELOG and README from release 11.0 branch
2020-03-12 16:24:39 -07:00
Nabarun Pal
13ddbc9990
Update CHANGELOG with a missed bug fix
Ref: #1073
2020-03-13 00:29:39 +05:30
Kubernetes Prow Robot
cd81466131
Merge pull request #1106 from roycaihw/compatibility-matrix
Improve compatibility-matrix documentation in alignment with client-go
2020-03-11 20:46:37 -07:00
Haowei Cai
90617036e9 improve compatibility-matrix documentation in alignment with client-go 2020-03-11 18:43:45 -07:00
Kubernetes Prow Robot
cef73f6dee
Merge pull request #1102 from palnabarun/travis-fix
Fix verify_tag build stage in Travis pipeline
2020-03-11 09:51:38 -07:00
Nabarun Pal
ac3d19a26c
Update CHANGELOG 2020-03-11 18:11:37 +05:30
Nabarun Pal
52575ce84e
Fix verify_tag build stage in Travis pipeline 2020-03-11 12:46:44 +05:30
Kubernetes Prow Robot
cbf95cf61e
Merge pull request #1101 from fabianvf/travis-verify-tag
Travis configuration now does extra tag validation
2020-03-10 10:53:36 -07:00
Fabian von Feilitzsch
a930885aaf Validate that travis tag matches semver 2020-03-10 13:05:15 -04:00
Fabian von Feilitzsch
a12fff7ff3 Script needs to be a string 2020-03-10 12:20:23 -04:00
Fabian von Feilitzsch
16ec8c4257 Travis configuration now does extra tag validation
Separate build matrix into 3 stages - verify-tag, test, and deploy
- verify-tag compares the kubernetes.__version__ to $TRAVIS_TAG. Only
runs on pushed tags
- test runs the actual tests
- deploy deploys the package to pypi. Only runs on pushed tags
2020-03-10 11:16:38 -04:00
Kubernetes Prow Robot
6b560a4f31
Merge pull request #1100 from roycaihw/redo-pypi-token
Redo pypi token encryption for travis ci deployment
2020-03-09 14:43:36 -07:00
Haowei Cai
f2a54c1450 redo pypi token encryption for travis 2020-03-09 12:42:56 -07:00
Kubernetes Prow Robot
3792b199ca
Merge pull request #1099 from roycaihw/travis-pypi-deploy
Support travis pypi deployment
2020-03-09 10:13:36 -07:00
Haowei Cai
f96f29b4f0 support travis pypi deployment 2020-03-08 22:13:48 -07:00
Kubernetes Prow Robot
4bb1e7bf38
Merge pull request #1096 from micw523/patch-2
Add kubernetes.dynamic to setup.py pkg list
2020-03-02 16:05:38 -08:00
Xianglong Wang
dac7ee161b
Add kubernetes.dynamic to setup.py pkg list 2020-03-02 16:37:19 -06:00
Kubernetes Prow Robot
1fa9f89c39
Merge pull request #1087 from roycaihw/watch-e2e
add basic watch configmap e2e test
2020-03-02 13:43:38 -08:00
Haowei Cai
f452d0cef6 add basic watch configmap e2e test 2020-03-02 13:34:01 -08:00
Kubernetes Prow Robot
073cf4d89e
Merge pull request #1090 from iamneha/neha/changelog
Update CHANGELOG to include 10.0.1
2020-02-24 12:19:36 -08:00
iamneha
93ec66a2f6 Update CHANGELOG to include 10.0.1 2020-02-24 20:58:38 +01:00
Kubernetes Prow Robot
41f11a0999
Merge pull request #1089 from fooka03/master
Merge apiserver_id get fix from python-base
2020-02-23 18:12:47 -08:00
Nigel Foucha
4d1896cb52
Merge apiserver_id get fix from python-base 2020-02-23 14:04:23 -05:00
Kubernetes Prow Robot
dc29295163
Merge pull request #1051 from palnabarun/release-11.0-master-update
Update README and CHANGELOG for 11.0.0 stable release
2020-02-20 10:31:58 -08:00
Kubernetes Prow Robot
f493272827
Merge pull request #1083 from roycaihw/enable-debug
Add example code for enabling debugging
2020-02-18 16:14:25 -08:00
Haowei Cai
de596e9317 debug log example 2020-02-18 12:41:51 -08:00
Kubernetes Prow Robot
390f3cfd2b
Merge pull request #1038 from micw523/contrib-1
Grammar fixes to contributing doc
2020-02-11 14:44:07 -08:00
Kubernetes Prow Robot
9117d6fd7f
Merge pull request #1076 from roycaihw/release-hot-issues
Document hot issues in release process
2020-02-10 15:49:55 -08:00
Haowei Cai
e0794ec5a6 Document hot issues in release process 2020-02-10 15:39:44 -08:00
Kubernetes Prow Robot
0976d59d6f
Merge pull request #1073 from fabianvf/fix-py3-hang
Cleanup ThreadPool with atexit rather than __del__
2020-02-10 14:07:54 -08:00
Fabian von Feilitzsch
13dffb8976 Add test to ensure kubernetes client threadpool is cleaned up 2020-02-06 12:55:39 -05:00
Fabian von Feilitzsch
18d21df367 Cleanup ThreadPool with atexit rather than __del__
This removes the __del__ function from the generated Python client,
and replaces it with a cleanup function. When a ThreadPool is created,
the cleanup function is registered with the atexit module.

This PR also allows the client to be used as a context manager, which
will automatically clean up after itself rather than having to wait til
process exit.

This fixes issue #1037, where the API client could hang indefinitely at
garbage collection.
2020-02-06 12:08:51 -05:00
Xianglong Wang
4bb5c1fadf
more fixes and add more information 2020-01-15 13:50:39 -06:00
Nabarun Pal
d5d2a6ae11
Updates README 2020-01-09 23:14:16 +05:30
Kubernetes Prow Robot
5181d2389e
Merge pull request #1049 from eagerworks/fix_custom_object_doc
Fix Custom Objects API example
2020-01-09 09:15:46 -08:00