[ ] Affected Issues have been mentioned in the Closing issues section
[ ] Documentation has been written/updated
[ ] PR title is ready for changelog and subsystem label(s) applied
When cancelling a build via the API, the controller will try and collect any information it can about a build if the information still exists in the remote cluster. This could be a build pod, or the lagoon-build resource itself depending on which exists.
As much information from either of these two should be retrieved when possible and sent back to the api so that the API can try to be correct.
Checklist
When cancelling a build via the API, the controller will try and collect any information it can about a build if the information still exists in the remote cluster. This could be a build pod, or the lagoon-build resource itself depending on which exists.
As much information from either of these two should be retrieved when possible and sent back to the api so that the API can try to be correct.