tinkerbell/rufio

Introduce Job Controller - Task Controller Integration Tests

Opened this issue · 0 comments

The Job Controller and Task Controller have a useful set of unit tests and we confirm our types are registerable with Kubernetes but we have nothing confirming the contractual expectations between Tasks and Jobs are met by their controllers.

We propose writing an integration test that mimics controller behavior by asking the Reconcilers to reconcile Jobs and the Tasks created from the Job.