Commit Graph

26 Commits (d2721eccd9272f5330765b4d3610f1b9a224e470)

Author SHA1 Message Date
Matthias Bertschy 9b15af19b2 Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
deads2k e100e8990b update generation bash to handle vendor dir 2017-01-17 09:06:34 -05:00
deads2k 7a8fa18116 update generation scripts to share API group version constants 2016-09-22 13:30:41 -04:00
Jordan Liggitt a719c2fcf1
Generate API docs for authentication API group 2016-09-09 16:02:42 -04:00
Jordan Liggitt a869de61bd
Namespace certificates API group 2016-09-01 14:39:06 -04:00
nikhiljindal 209d544bed Adding a script to update federation API reference docs 2016-08-31 13:21:42 -07:00
Chao Xu f79e28c1aa change the relative links to definition in operations.html to satisfy the new path set in the kubernetes.io 2016-07-29 13:29:34 -07:00
Jess Frazelle 5e03b743d6
Cleanup hack/ Dockerfiles
Signed-off-by: Jess Frazelle <jessfraz@google.com>
2016-07-06 11:03:42 -07:00
David McMahon ef0c9f0c5b Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
George Tankersley f8f7e7e3c7 codegen: add certificates group to generators 2016-06-28 12:05:41 -07:00
xiangpengzhao 57011da088 Use host network for container gen-swagger-docs and set https_proxy if behind a proxy 2016-06-20 22:00:00 -04:00
Dr. Stefan Schimanski 6d75c01b1d Fix hack/update-api-reference-docs.sh
- update toplevel api object pattern in swagger doc script
- make hack/update-api-reference-docs.sh indepenent from master
2016-06-20 22:02:04 +02:00
Johannes Scheuermann ec26e62ec3 This fixes #26526 the white space problem 2016-05-30 15:32:43 +02:00
Prashanth Balasubramanian 0ac10c6cc2 PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
nikhiljindal be5b842eb3 Adding note regarding which script requires another script to be run before that 2016-04-18 17:58:02 -07:00
Chao Xu b3056429bc adding groups 2016-03-14 14:59:12 -07:00
Chao Xu 6aa23e4e49 refacotr update-api-reference-docs.sh 2016-02-10 16:46:59 -08:00
Wojciech Tyczynski a73e1f6b2f Fix hack/update-api-reference-docs.sh script 2015-12-16 15:17:42 +01:00
Brendan Burns 661faf4585 Fix api reference generation script on os x. 2015-12-01 15:54:42 -08:00
Chao Xu 21d8ad3a36 escape $$ in asciidoc when generating api-reference pages 2015-11-23 14:47:17 -08:00
Chao Xu bd302d9534 address comments and fix 2015-11-06 17:16:48 -08:00
Chao Xu 4e4c67c624 address host dir vs docker dir issue 2015-11-06 17:04:10 -08:00
Chao Xu 358221f9fd Don't update api-reference docs if the only changes are the timestamps 2015-11-06 11:37:22 -08:00
Jeff Lowdermilk 04e891c7d3 Modify jenkins unit/integration scripts to work on branches
Also add a makefile. This will need a cherrypick onto 1.0,1.1
with edits to hack/jenkins/test-dockerized.sh to run branch-specific
test scripts.

Also had to modify hack/verify-api-reference.sh to handle volume mount
path peculiarity when doing `docker run -v` inside a container started
with `docker run -v`. See associated comment in
hack/jenkins/test-dockerized.sh
2015-10-29 11:08:35 -07:00
Steve Milner 6ee5c0ec20 Fixes for update-api-reference-docs.sh 2015-10-23 11:56:24 -04:00
nikhiljindal 24dcc9bfae Adding a script to verify api reference docs 2015-10-20 13:17:24 -07:00