Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(base-job-template): Add base job template name #275

Merged

Conversation

lucas-koontz
Copy link
Contributor

This PR introduces a baseJobTemplateName to prefect-worker allowing the use of different base job templates for different workers within the same namespaces.

@lucas-koontz lucas-koontz requested a review from a team as a code owner November 29, 2023 04:47
@lucas-koontz
Copy link
Contributor Author

Hi @jamiezieziula, PTAL?

Copy link
Contributor

@jamiezieziula jamiezieziula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thanks for your contribution!

@lucas-koontz
Copy link
Contributor Author

lgtm - thanks for your contribution!

Thank you @jamiezieziula!

Also, all lint and tests are failing for the same reason:

Error: INSTALLATION FAILED: execution error at (prefect-worker/templates/_helpers.tpl:72:86): A Prefect Cloud Account ID is required (worker.cloudApiConfig.accountId)

Have you ran into this issue before?

@jamiezieziula
Copy link
Contributor

@lucas-koontz yes I have and of course I can't remember what the cause was. I'm fairly confident this change is safe. I'll try to fix the lint tests tomorrow but if I don't get to it I'll test locally and merge!

@lucas-koontz
Copy link
Contributor Author

@lucas-koontz yes I have and of course I can't remember what the cause was. I'm fairly confident this change is safe. I'll try to fix the lint tests tomorrow but if I don't get to it I'll test locally and merge!

Thank you so much!

@jamiezieziula jamiezieziula merged commit e02e2c7 into PrefectHQ:main Dec 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants