Kevin Grismore

Results 19 issues of Kevin Grismore

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
open-source
development

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
open-source
development

2.x port of #15744 ### Checklist - [ ] This pull request references any related issue by including "closes ``" - If no issue exists and your change is not...

2.x

The previous implementation tried to catch 410 exceptions inside the `_job_events` generator, but continued reports of 410s indicate that it's likely that strategy would only detect a 410 if raised...

development
integrations

The deep merge for `env` from the deployment->work pool only worked if the env vars were written directly into the template. This copies down the defaults to include them in...

### Describe the current behavior The UI offers a toggle for light and dark mode that must be manually set by the user. ### Describe the proposed behavior An initial...

enhancement
ui

### Bug summary Using the following sample flow to produce a `TimedOut` task and flow, the flow run receives a duration and end time but the task run does not....

bug

### Describe the current behavior When a Prefect pod fails to start properly in Kubernetes, on the Prefect flow run UI we just see a prefect.kubernetes.pod.failed event followed by a...

enhancement

`apprise`'s new default `MAP` action for OpsGenie is a no-op (no notification is sent). To create an OpsGenie alert we need to include the `new` action type. As is, this...