kubernetes/test/e2e/framework/pod
Jason Simmons 5a6acf85fa Align lifecycle handlers and probes
Align the behavior of HTTP-based lifecycle handlers and HTTP-based
probers, converging on the probers implementation. This fixes multiple
deficiencies in the current implementation of lifecycle handlers
surrounding what functionality is available.

The functionality is gated by the features.ConsistentHTTPGetHandlers feature gate.
2022-10-19 09:51:52 -07:00
..
output e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
create.go Use typed ImageID for imageutils images 2022-05-12 08:51:07 -07:00
delete.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
dial.go io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
exec_util.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
node_selection.go e2e: avoid setting NodeName for CSI driver deployments 2020-02-26 10:33:29 +01:00
pod_client.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
resource_test.go Fix a bug in e2epod function 2020-02-13 16:45:16 -08:00
resource.go Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
utils_test.go Add MixinRestrictedPodSecurity e2e util 2022-05-24 16:10:16 -07:00
utils.go RunAsUser causes pods to not start on Windows 2022-05-27 09:31:39 -07:00
wait_test.go pkg/apis, staging: add HostUsers to pod spec 2022-08-02 23:47:58 +02:00
wait.go Wait for pod not running or gone in storage tests 2022-10-18 13:18:54 +02:00