kubernetes/contrib/mesos/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
..
logos Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
architecture.gliffy Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
architecture.md Use BindingHostKey annotation to detect scheduled pods in k8sm-scheduler 2015-07-31 10:22:20 +02:00
architecture.png Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
architecture.svg Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
ha.md Reduce false positives with verify-flag-underscore.sh by updating regex 2015-08-13 21:06:39 -04:00
issues.md Remove outdated documented Mesos issue that service ports must be named 2015-08-13 00:45:46 +02:00
networking.gliffy Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
networking.png Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
networking.svg Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00