Skip to content

Conversation

@usulkies
Copy link

@usulkies usulkies commented Mar 28, 2023

Description

Allow specifying compute environments for a job queue, and fix an issue when there are more than 3 compute environments.

Motivation and Context

Job queue should have maximum 3 compute environments associated with it.
Current version attaches ALL compute environments to all job queues, which is an issue because if more than 3 compute environments are defined - the apply will fail.
In addition, the module do not allow specifying compute environment(s) to be used by a specific queue.

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@usulkies usulkies changed the title Specify compute environments feat: Allow specifying compute environments for queue Mar 28, 2023
@github-actions
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Apr 28, 2023
@usulkies
Copy link
Author

Who's responsible for reviews?

@antonbabenko
Copy link
Member

This issue has been resolved in version 2.0.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2023
@antonbabenko
Copy link
Member

This issue has been resolved in version 3.0.0 🎉

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