Blake Stefansen
11/14/2022, 5:22 PMflow_run
names are more than 63 characters
, our agent fails to create a deployment run using k8 jobs because it can't create a job label
Will post agent log in threadHTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Job.batch \"cuttercommunicationsdbagcectelecom-txtx-grays-zj7g6\" is invalid: metadata.labels: Invalid value: \"cuttercommunicationsdbagcectelecom_txtx_grayson_fwa_bdo_filing_\": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')","reason":"Invalid"
prefect.deployments.run_deployment
libraryZanie
_
Blake Stefansen
11/14/2022, 5:35 PMZanie