kubernetes/pkg/apis/core/validation
Lee Verberne 1dc040082c Refactor container validation
Refactor common validation into methods that validate a single container
and call these methods when iterating the three types of container
lists. Move initContainer-specific validation from validateContainers to
validateInitContainers.

This resolves issues where init and ephemeral containers would return
duplicate or incorrectly formatted errors for problems detected by
validateContainers.
2022-07-26 07:19:56 +02:00
..
conditional_validation_test.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
conditional_validation.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
doc.go
events_test.go Promote new Event API to v1 2020-07-01 10:50:28 -04:00
events.go refactor: Change the users of IsQualifiedName to ValidateQualifiedName 2022-02-16 14:02:11 +08:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
validation_test.go Refactor container validation 2022-07-26 07:19:56 +02:00
validation.go Refactor container validation 2022-07-26 07:19:56 +02:00