mirror of https://github.com/rancher/gitjob.git
Add propagationPolicy to delete job Deleting jobs via the API does not remove their pods. This PR adds the propagationPolicy to both delete request, the ForceUpdateGeneration one, which previously didn't work and the new one, which is used to retrigger failed jobs. * Revert "Merge pull request #272 from rancher/add-default-ttl" * Remove unused context value * Add debug logging to job controller * Remove the job cache from apply, so jobs can be recreated |
||
|---|---|---|
| .. | ||
| apis/gitjob.cattle.io | ||
| codegen | ||
| controller | ||
| crdgen | ||
| generated/controllers/gitjob.cattle.io | ||
| git | ||
| types | ||
| webhook | ||