kubernetes/pkg/apis/networking/validation
Miciah Masters 7ef8fa7207 Verify that an ingress with empty TLS is valid
Add a test that verifies that an ingress with an empty TLS value or with a
TLS value that specifies an empty list of hosts passes validation.

* pkg/apis/networking/validation/validation_test.go
(TestValidateEmptyIngressTLS): New test.
2020-08-13 11:55:18 -04:00
..
BUILD ingress: Add Ingress to v1 API and update backend to defaultBackend 2020-05-22 11:57:41 -04:00
conditional_validation_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
conditional_validation.go Move conditional validation for SCTPSupport to validation functions with knowledge of old objects 2019-02-05 23:09:31 -05:00
validation_test.go Verify that an ingress with empty TLS is valid 2020-08-13 11:55:18 -04:00
validation.go Validate ingress TLS secretName in v1 2020-08-12 10:13:08 -04:00