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

simplify configuration of handling of app wrappers without user-provided queue names #164

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

dgrove-oss
Copy link
Collaborator

@dgrove-oss dgrove-oss commented Jun 20, 2024

The two configuration setting manageJobsWithoutQueueNames (boolean) and defaultQueueName (string) provided overlapping functionality (both provided a mechanism to force AppWrappers without user-provided queue names to be Suspended). defaultQueueName is more useful/general so eliminate the boolean in favor of it.

@dgrove-oss dgrove-oss changed the title simplify configuration of default queue simplify configuration of handling of app wrappers without user-provided queue names Jun 20, 2024
@dgrove-oss dgrove-oss merged commit 4b37c1b into project-codeflare:main Jun 20, 2024
2 checks passed
@dgrove-oss dgrove-oss deleted the simplifyConf branch June 20, 2024 22:22
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.

1 participant