kubernetes/hack/lib
Eric Paris 26149bd83d Doc generation should remove old doc files
Right now, our doc generation scripts notice if you make changes and
don't regen docs, don't include new docs, etc.  But they miss it if your
changes should have REMOVED a doc.  Both kubectl-apiversion and
kubectl-clusterinfo should have been removed, but weren't.

This patch starts tracking all generated doc files and will cause
problems if files should be removed and aren't.
2015-04-13 17:48:24 -04:00
..
etcd.sh etcd should be started after the trap func set 2015-04-05 03:41:26 -04:00
golang.sh Only build in parallel if the build machine is >8G 2015-04-02 17:56:45 -07:00
init.sh Make dockerized build work when golang isn't installed. 2014-11-16 16:29:58 -08:00
logging.sh Update kube::log::{error,status} to include timestamp. 2015-03-25 16:02:48 -07:00
test.sh Fixes from feedback and testing 2015-03-30 23:52:37 -07:00
util.sh Doc generation should remove old doc files 2015-04-13 17:48:24 -04:00
version.sh Adjust the regexp so that we can handle extra sub versions. 2014-12-02 23:00:01 -08:00