Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Adds kill_infrastructure method to KubernetesWorker #52

Merged
merged 4 commits into from
Apr 19, 2023

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Apr 18, 2023

Example

Ports the ability to stops jobs for cancelled flow runs from the KubernetesJob block.

Note this needs to wait until PrefectHQ/prefect#9250 is released for release of prefect-kubernetes and will require a bump of the minimum prefect version.

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@desertaxle desertaxle changed the title Adds kill_infrastructure method to KubernetesWorker Adds kill_infrastructure method to KubernetesWorker` Apr 18, 2023
@desertaxle desertaxle changed the title Adds kill_infrastructure method to KubernetesWorker` Adds kill_infrastructure method to KubernetesWorker Apr 19, 2023
@desertaxle desertaxle marked this pull request as ready for review April 19, 2023 19:25
@desertaxle desertaxle requested review from a team April 19, 2023 19:25
@desertaxle desertaxle merged commit 74911b9 into main Apr 19, 2023
@desertaxle desertaxle deleted the add-flow-run-cancellation branch April 19, 2023 21:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants