Deceivious
05/10/2023, 7:15 PMSubmission failed. kubernetes.client.exceptions.ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Audit-Id': '6d00e224-73e9-4d44-bfce-d0589101f116', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Warning': '299 - "unknown field \\"spec.template.spec.parallelism\\"", 299 - "unknown field \\"spec.template.spec.completions\\""', 'X-Kubernetes-Pf-Flowschema-Uid': 'e8e112c2-396a-440d-a000-51271ccde7dd', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'a49f8ad5-8431-4216-90ae-cd35c64b0736', 'Date': 'Wed, 10 May 2023 18:30:59 GMT', 'Content-Length': '161'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"rpc error: code = Unknown desc = exec (try: 500): database is locked","code":500}
Nate
05/10/2023, 7:24 PMDeceivious
05/10/2023, 7:25 PMZanie
05/10/2023, 7:45 PMDeceivious
05/10/2023, 7:53 PMon_failure
hook will not get triggered because the pod hasnt started up. Should the status be something else other than failure?Nate
05/10/2023, 9:35 PMCrashed
state - this situation is a good example of why
opening issue nowDeceivious
05/10/2023, 9:35 PMon_failure
and on_crash
hook. At which point, the only way would be to create an automation ?Zanie
05/10/2023, 9:39 PMNate
05/10/2023, 9:43 PM