Commit Graph

17 Commits

Author SHA1 Message Date
Haowei Cai
468115e63f refactor OS X sed check into a util 2021-05-10 10:30:09 -07:00
Haowei Cai
684544e53e detect OS X sed and fail client generation script 2021-04-29 11:20:40 -07:00
Haowei Cai
7309a45b77 configure the openapi-generator version 2021-04-26 11:51:37 -07:00
Tomasz Prus
ce188d5f0e feat: remove dependency on mvn from updating script 2019-01-21 01:17:05 +01:00
mbohlool
789e37464b Fix (hack) rest client for patch 2017-10-09 17:15:34 -07:00
Jochen Breuer
1054f10c6d Introducing __version__ and __project__ variables
Version information comes from scripts/constants.py and is hard-coded to
kubernetes/__init__py by scripts/update-client.sh.

__project__ is just hard-coded.

Fixes #317
2017-08-16 08:11:47 +02:00
Mehdy Bohlool
917ec63d51 Support both TPR and CRD with custom objects spec (#283)
* Add ability to use local gen repo for testing

* Update generated client
2017-07-07 10:26:25 -07:00
mbohlool
d2d49146e5 Use kubernetes-client/gen generators to generate python client 2017-07-06 06:03:29 -07:00
mbohlool
19ce362d9f Fix update client script to ignore kubernetes/base folder 2017-05-21 22:58:45 -07:00
Mehdy Bohlool
c5347acfbc Update update-client.sh
Generator script post-processing if failing if development status has `/` in it. this is true for stable releases.
2017-05-03 11:37:59 -07:00
mbohlool
c05b50c4ff Bugfix: kubernetes/client/__init__.py was not updated resulting in not exported models 2017-01-19 13:58:20 -08:00
mbohlool
98dc69105f Update client with no change. Mostly formatting update in generator code 2017-01-19 13:36:07 -08:00
mbohlool
58aa16506e Extract DevelopmentStatus as a constant to scripts/constants.py 2017-01-10 11:35:18 -08:00
mbohlool
ac03642173 Stop exporting script folder 2016-12-28 03:55:42 -08:00
mbohlool
8c26b4b75b Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
mbohlool
a7c3b634db Pass client version to client generator 2016-12-12 23:37:15 -08:00
mbohlool
4c14ab38bb Download OpenAPI spec directly from k8s release branch 2016-12-08 13:21:06 -08:00