kubernetes/docs
Eric Paris 30d34d0e59 Reduce false positives with verify-flag-underscore.sh by updating regex
Check to make sure there is not an alphanumeric character immeditely
before or after the 'flag'.  It there is an alphanumeric character then
this is obviously not actually the flag we care about.  For example if
the project declares a flag "valid-name" but the regex finds something
like "invalid_name" we should not match.  Clearly this "invalid_name" is
not actually a wrong usage of the "valid-name" flag.
2015-08-13 21:06:39 -04:00
..
admin Reduce false positives with verify-flag-underscore.sh by updating regex 2015-08-13 21:06:39 -04:00
api-reference typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
design Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
devel Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
getting-started-guides Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2 2015-08-13 11:19:54 -07:00
man/man1 Merge pull request #12571 from brendandburns/kubectl2 2015-08-13 13:56:14 -07:00
proposals Add compute resource metrics API proposal 2015-08-13 11:18:16 -07:00
user-guide Merge pull request #12571 from brendandburns/kubectl2 2015-08-13 13:56:14 -07:00
api.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
README.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
reporting-security-issues.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
roadmap.md Gut stale roadmaps. Move useful content elsewhere. 2015-07-18 00:41:06 +00:00
troubleshooting.md Add a known issues doc. 2015-07-20 17:28:20 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Copy edits for typos 2015-08-09 14:18:06 -04:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics