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

Adds ability to publish AzureContainerInstanceJob block as a azure-container-instance work pool #130

Merged
merged 8 commits into from
Dec 11, 2023

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Dec 8, 2023

Implements generate_work_pool_base_job_template on the AzureContainerInstanceJob block to allow users to use an AzureContainerInstanceJobinfrastructure block to create a azure-container-instance work pool.

Example

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 requested a review from a team as a code owner December 8, 2023 22:27
prefect_azure/container_instance.py Outdated Show resolved Hide resolved
prefect_azure/container_instance.py Outdated Show resolved Hide resolved
prefect_azure/container_instance.py Outdated Show resolved Hide resolved
@zzstoatzz
Copy link
Contributor

gah whoops, the line got too long

@desertaxle desertaxle merged commit 17ba568 into main Dec 11, 2023
4 checks passed
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