Commit Graph

21 Commits (81735b08944a11372ffab2ce9ccaf95a216fba39)

Author SHA1 Message Date
Andrew Chen a1ed636b58 Update version numbers to 1.7 2017-06-27 16:34:04 -07:00
irfanurrehman 7d06b71131 Fix typo in update-imported-docs.sh 2017-06-08 11:26:21 +05:30
Ahmet Alp Balkan b17c1e6b82 update-imported-docs.sh script improvements (#3446)
- avoiding cloning the full history of k8s repo, there doesn't seem to be any
  difference (--depth=1 gives the same result and fetched branches are not
  used in this script)
- quoting around variables and add '--' to some commands to separate positional
  arguments
- using subshells instead of pushd/popd stuff, easier to read IMO
- added 'set -o errexit', couldn't add 'set -o pipefail'. For some reason when
  I enable pipefail, it produces a vastly different output but I don't see any
  errors in the output.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-19 14:35:10 -07:00
Mengqi Yu 8da77b2cfc Update imported docs (#2947)
* bump to 1.6 and preserve new ref docs and delete old ref docs

* run update-imported-docs.sh and keep title
2017-03-22 10:10:36 -07:00
Janet Kuo 0634802720 Bump update-imported-docs.sh to 1.5, and remove files deleted in 1.5 2016-12-13 13:42:50 -08:00
Janet Kuo 2ff8dbf024 Fix kubectl 404
1. Update script to:
   a) Rename kubectl.md to index.md
   b) Remove "See Also" section from kubectl subcommands md files
2. Update the _date/reference.yml link to kubectl
2016-09-28 15:32:14 -07:00
nikhiljindal dccb798817 Changing the path at which federation api reference docs are copied 2016-09-16 15:14:57 -07:00
nikhiljindal 2cbb016810 Updating update-imported-docs.sh 2016-09-02 16:13:20 -07:00
Phillip Wittrock 8074c0188d Update release script to checkout kubernetes repo 2016-08-12 14:39:17 -07:00
Phillip Wittrock f08f979e43 Update docs release script
Update script for copying generated docs from kubernetes/kubernetes into kubernetes/kubernetes.github.io
Make it actually do what is necessary for a new docs release
2016-08-12 14:37:25 -07:00
Phillip Wittrock f54c570073 Fix update docs script 2016-08-10 19:07:00 -07:00
John Mulhausen a777a06bb1 Refdocs for 1.2 import 2016-03-07 16:51:25 +00:00
John Mulhausen 97c728d343 1.2 changes for admin/ 2016-03-06 04:26:30 -08:00
johndmulhausen 50704476d6 Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down 2016-03-01 19:43:10 -08:00
John Mulhausen 20c94bea3d Fix for Directory not empty error 2016-02-26 05:26:11 -08:00
John Mulhausen d57e7a432c Ran update-imported-docs.sh 2016-02-26 05:18:59 -08:00
John Mulhausen 0b9304c6d7 Ran update-imported-docs.sh 2016-02-26 04:32:18 -08:00
John Mulhausen aed351a334 Ran update-imported-docs.sh 2016-02-26 04:31:34 -08:00
John Mulhausen 6a4b9a2d99 Giving up the dream of masterdocs under _includes 2016-02-26 03:54:48 -08:00
johndmulhausen e37603f8bd Proof of concept for import script; various FARs 2016-02-14 14:08:16 -08:00
johndmulhausen 42c2226bef Updates 2016-02-13 13:17:35 -08:00