kubernetes/pkg/api/validation
Kubernetes Submit Queue 616038db1b Merge pull request #39675 from apprenda/dns_case_insensitive
Automatic merge from submit-queue

Don't blame DNS spec on Kubernetes requirement for lower-case DNS labels.

**What this PR does / why we need it**: #39635 was rejected because it wasn't clear to the author (me) that lower-case DNS labels are in fact a [Kubernetes requirement](https://github.com/kubernetes/kubernetes/pull/39635#issuecomment-271404975) rather than from the [DNS RFC 1035](https://www.ietf.org/rfc/rfc1035.txt) or/and [DNS RFC 1123](https://www.ietf.org/rfc/rfc1123.txt).

**Special notes for your reviewer**: @thockin this is a first pass to make the error messages clearer about the fact that DNS specs are not to _blame_.
2017-01-14 02:07:30 -08:00
..
genericvalidation start the apimachinery repo 2017-01-11 09:09:48 -05:00
path Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
BUILD mechanical repercussions 2017-01-13 08:27:14 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events.go mechanical repercussions 2017-01-13 08:27:14 -05:00
events_test.go Validate involvedObject.Namespace matches event.Namespace 2016-08-16 21:18:52 -04:00
OWNERS Update OWNERS approvers and reviewers: pkg/api 2016-11-09 10:18:08 -08:00
schema.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
schema_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
validation.go [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
validation_test.go Merge pull request #39675 from apprenda/dns_case_insensitive 2017-01-14 02:07:30 -08:00