Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDeadlineExceeded = "Pod was active on the node longer than the specified deadline"
ErrDeadlineExceeded indicates the operation exceeded its deadline for execution TODO: This needs to stay in sync with https://github.com/kubernetes/kubernetes/blob/7f23a743e8c23ac6489340bbb34fa6f1d392db9d/pkg/kubelet/active_deadline.go Needs to maintained on our own for now until message is exposed.
Functions ¶
func New ¶
func New(log logr.Logger, kubeClient client.Client, scheme *runtime.Scheme, s3Client s3.Client, c collector.Interface) reconcile.Reconciler
New returns a new testmachinery reconciler
func RetryTimeoutExceeded ¶
RetryTimeoutExceeded returns whether the retry timeout is exceeded or not.
Types ¶
Click to show internal directories.
Click to hide internal directories.