Commit Graph

32 Commits

Author SHA1 Message Date
Christian Koep f8e0608e9e Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
Tim Hockin e87fd7b5f0 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
Jess Frazelle 75e96fd226 Update `gcloud docker` commands to use `gcloud docker -- ARGS`
We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```

Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-10 13:42:34 -07:00
David McMahon 63e1c77a21 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
joe2far 10b5aff955 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon b222f28cb9 Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
David McMahon f05b9a47e9 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 0cba8b9eae Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon b1e6c67b24 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon 74811d373b Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Paul Morie ba54aa4a61 Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Paul Morie 808e01d9d2 Add boilerplate checks for Makefiles 2016-02-03 18:35:26 -05:00
Chao Xu 533747fa0f run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin 34577ed6aa Run update-gendocs 2015-11-13 13:57:57 -08:00
jijun2 1fe4b9a652 Update pod.yaml 2015-10-06 15:22:49 +08:00
jijun2 3235b46038 update example explorer for best practices 2015-10-06 00:03:04 -04:00
Tim Hockin 76a301ec73 Update examples to not use old DNS names 2015-07-23 13:51:09 -07:00
Tim Hockin 2c5c45b47f Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
Tim Hockin d504a77b74 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith d2a40718e6 apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin f653a8f0c4 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 9a16ed9c01 Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
Tim Hockin 8d25501cdf Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 71fcd5bfe1 Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith 5d3ad2236f Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim St. Clair ce449e3d17 s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -07:00
Abhi Shah 67efbefcdf Merge pull request #9525 from caesarxuchao/explorer-examples-v1
update examples/explorer to v1
2015-06-11 11:51:17 -07:00
Chao Xu e53bc50c0e update examples/explorer to v1 2015-06-09 15:29:15 -07:00
Brendan Burns 4591c5e57b Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Daniel Smith 14d5f24aa8 fix embarrassing config error 2015-06-02 18:47:06 -07:00
Jeff Lowdermilk 29edafa519 Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Daniel Smith 4088a43804 Explorer example shows what environment k8s runs your container in. 2015-05-13 15:38:07 -07:00