mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-18 17:33:39 +00:00
Using WaitTimeoutForPodRunningInNamespace followed by ExpectError was not very precise (any error passed the check, not just the expected timeout) and hard to read. Now the test's expectation is spelled out explicitly: the pod must stay in pending. |
||
---|---|---|
.. | ||
configmap_volume.go | ||
downwardapi_volume.go | ||
downwardapi.go | ||
empty_dir.go | ||
framework.go | ||
host_path.go | ||
OWNERS | ||
projected_combined.go | ||
projected_configmap.go | ||
projected_downwardapi.go | ||
projected_secret.go | ||
secrets_volume.go | ||
util.go | ||
volumes.go |