You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: