Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve istio job termination container status logic issue (#55)
## Description Resolve logic bug where job termination was not functioning correctly because containerStatuses field doesnt exist when pod.status.phase is pending. ## Related Issue Fixes [#54](#54) ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
- Loading branch information