mbohlool
|
25737e5dff
|
Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0
|
2017-01-10 14:14:22 -08:00 |
|
Mehdy Bohlool
|
3220a96bc6
|
Merge pull request #92 from mbohlool/master
Kubernetes is not a valid value for Environment classifier in setup.py
|
2017-01-10 14:13:33 -08:00 |
|
mbohlool
|
a0b391abc1
|
Kubernetes is not a valid value for Environment classifier in setup.py
|
2017-01-10 14:10:23 -08:00 |
|
mbohlool
|
0377668e32
|
Update configuration and client agent string to point to alpha instead of beta
|
2017-01-10 14:00:32 -08:00 |
|
mbohlool
|
41384b26c9
|
Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0
|
2017-01-10 13:55:45 -08:00 |
|
Mehdy Bohlool
|
cb8aadcc81
|
Merge pull request #91 from mbohlool/master
Update changelog
|
2017-01-10 13:55:03 -08:00 |
|
mbohlool
|
97c804ac59
|
Update changelog
|
2017-01-10 13:38:18 -08:00 |
|
mbohlool
|
61aad240ac
|
Update release version to 1.0.0a5
|
2017-01-10 13:33:56 -08:00 |
|
mbohlool
|
8a4539a223
|
Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0
|
2017-01-10 13:31:25 -08:00 |
|
Mehdy Bohlool
|
cd2342dc2e
|
Merge pull request #90 from mbohlool/master
Update generated client after bugfix kubernetes/kubernetes#39465
|
2017-01-10 13:23:48 -08:00 |
|
mbohlool
|
b971b6b5d1
|
Update generated client after bugfix kubernetes/kubernetes#39465
|
2017-01-10 13:20:19 -08:00 |
|
mbohlool
|
1c563ec073
|
Update spec version to latest spec in k8s 1.5 release
|
2017-01-10 13:20:02 -08:00 |
|
Mehdy Bohlool
|
a25d5eb7cc
|
Merge pull request #89 from mbohlool/master
Extract DevelopmentStatus as a constant to scripts/constants.py
|
2017-01-10 11:42:24 -08:00 |
|
mbohlool
|
58aa16506e
|
Extract DevelopmentStatus as a constant to scripts/constants.py
|
2017-01-10 11:35:18 -08:00 |
|
Mehdy Bohlool
|
420d491bda
|
Merge pull request #88 from dims/support-python35
Run Tests with python 3.5
|
2017-01-10 10:34:16 -08:00 |
|
Davanum Srinivas
|
d3a2d60d3e
|
Add classifiers to setup.py
Add some classifiers for better metadata/information on pypi
|
2017-01-10 10:06:42 -05:00 |
|
Davanum Srinivas
|
9266f7c457
|
Run Tests with python 3.5
Update tox.ini and .travis.yml to support python 3.5
|
2017-01-10 09:30:03 -05:00 |
|
Mehdy Bohlool
|
d7f33ec53e
|
Merge pull request #84 from mbohlool/master
Update release steps to add source distribution
|
2017-01-03 14:13:14 -08:00 |
|
mbohlool
|
68e6fd2bbc
|
Update release steps to add source distribution
|
2017-01-03 14:09:12 -08:00 |
|
Mehdy Bohlool
|
6b84ac6599
|
Merge pull request #82 from mbohlool/master
Stop exporting scripts folder
|
2016-12-28 14:19:35 -08:00 |
|
mbohlool
|
ac03642173
|
Stop exporting script folder
|
2016-12-28 03:55:42 -08:00 |
|
mbohlool
|
6060d1c33a
|
Merge pull request #80 from mbohlool/master
document release steps in a bash file
|
2016-12-28 03:51:48 -08:00 |
|
mbohlool
|
610a1f5794
|
document release steps in a bash file.
|
2016-12-27 17:15:47 -08:00 |
|
mbohlool
|
e5b3ba76f5
|
Update release version to 1.0.0a4
|
2016-12-27 16:59:45 -08:00 |
|
mbohlool
|
f7cc6a02cd
|
Merge master into release branch for 1.0.0a4
|
2016-12-27 16:58:11 -08:00 |
|
mbohlool
|
9d5a68d9fd
|
Merge pull request #78 from mbohlool/bugfix
Bugfix: fix bearer token
|
2016-12-27 16:52:49 -08:00 |
|
mbohlool
|
aac5d71b39
|
Bugfix: Bearer token should have 'bearer ' prefix
|
2016-12-27 16:48:52 -08:00 |
|
mbohlool
|
508390f75f
|
Merge pull request #76 from mbohlool/master
Fix package's long description
|
2016-12-21 00:30:20 -08:00 |
|
mbohlool
|
9f496564dc
|
Fix package's long description
|
2016-12-20 14:36:42 -08:00 |
|
mbohlool
|
bb6123d30d
|
Merge pull request #75 from kubernetes-incubator/mbohlool-patch-2
Update CHANGELOG.md
|
2016-12-19 16:22:03 -08:00 |
|
mbohlool
|
5bd8e7d421
|
Update CHANGELOG.md
|
2016-12-19 16:20:04 -08:00 |
|
mbohlool
|
df6272733a
|
Use setuptools normalized version 1.0.0a3
|
2016-12-19 14:47:06 -08:00 |
|
mbohlool
|
afc445ea81
|
update client with alpha.3 version
|
2016-12-19 14:30:26 -08:00 |
|
mbohlool
|
8c19a820c5
|
Change versions to 1.0.0-alpha.3
|
2016-12-19 14:29:14 -08:00 |
|
mbohlool
|
7990c3f6bd
|
Merge pull request #73 from kubernetes-incubator/master
Pull master changes into release branch for alpha 3
|
2016-12-19 14:27:48 -08:00 |
|
mbohlool
|
eb4fc8833c
|
Merge pull request #72 from mbohlool/master
Fix changelog version to snapshot for master
|
2016-12-19 14:24:52 -08:00 |
|
mbohlool
|
ce5b1dd0b7
|
Fix changelog version to snapshot for master
|
2016-12-19 14:20:58 -08:00 |
|
mbohlool
|
f125cc4959
|
Merge pull request #71 from mbohlool/multiple
Support connecting to multiple clusters
|
2016-12-19 14:17:44 -08:00 |
|
mbohlool
|
8c26b4b75b
|
Support connecting to multiple clusters
|
2016-12-16 01:50:07 -08:00 |
|
mbohlool
|
34b3e0d552
|
Auto-generated version updates
|
2016-12-15 14:58:14 -08:00 |
|
mbohlool
|
c28830ee1b
|
Update version constants for client release 1.0.0-beta.1
|
2016-12-15 14:57:51 -08:00 |
|
mbohlool
|
729d543f6d
|
Merge pull request #64 from mbohlool/c4
Add default kube config location
|
2016-12-15 14:49:31 -08:00 |
|
mbohlool
|
4d14edb757
|
Add default kube config location
|
2016-12-15 14:47:24 -08:00 |
|
mbohlool
|
8d536e6642
|
Merge pull request #69 from mbohlool/c6
Bugfix: Python client does not resolve relative paths in kubeconfig
|
2016-12-15 14:34:14 -08:00 |
|
mbohlool
|
b9d2b50ff6
|
Update CHANGELOG
|
2016-12-15 14:20:55 -08:00 |
|
mbohlool
|
a429afe91d
|
Resolving cert files relative path using kube-config file path.
|
2016-12-15 14:20:48 -08:00 |
|
mbohlool
|
0b6fb4cf25
|
Merge pull request #67 from mbohlool/c5
Fix failing setup.py
|
2016-12-14 18:45:23 -08:00 |
|
mbohlool
|
4d3307bf7d
|
Fix failing setup.py
|
2016-12-14 18:21:07 -08:00 |
|
mbohlool
|
25f0211854
|
Merge pull request #65 from webwurst/patch-1
Add missing parentheses to print()
|
2016-12-14 10:52:04 -08:00 |
|
Tobias Bradtke
|
38888d3450
|
Add missing parentheses to print()
|
2016-12-14 12:50:06 +01:00 |
|