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

Commits on Mar 13, 2023

  1. acl: update job eval requirement to submit-job

    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.
    lgfa29 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    06d1120 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #16463

    lgfa29 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4b89e23 View commit details
    Browse the repository at this point in the history