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

acl: update job eval requirement to submit-job #16463

Merged
merged 2 commits into from Mar 13, 2023
Merged

Conversation

lgfa29
Copy link
Contributor

@lgfa29 lgfa29 commented Mar 13, 2023

The job evaluate endpoint creates a new evaluation for the job which is a write operation. This change modifies the necessary capability from read-job to submit-job to better reflect this.

No backport since this is targeted for Nomad 1.6.0

The job evaluate endpoint creates a new evaluation for the job which is
a write operation. This change modifies the necessary capability from
`read-job` to `submit-job` to better reflect this.
Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

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

LGTM!

@lgfa29 lgfa29 merged commit f2bfbfa into main Mar 13, 2023
12 checks passed
@lgfa29 lgfa29 deleted the job-eval-submit-job branch March 13, 2023 21:13
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.

None yet

2 participants