We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When users of the API call /jobs/{id} they get an object which combines data from Lumigator's database and also from the upstream Ray service.
/jobs/{id}
... (also with /jobs/ which lists all jobs which appear in both Lumigator and Ray).
/jobs/
Lumigator should redact any values for keys that are configured in the system.
Depends on #930
No response
The text was updated successfully, but these errors were encountered:
Refs: #896
Sorry, something went wrong.
peteski22
Successfully merging a pull request may close this issue.
Motivation
When users of the API call
/jobs/{id}
they get an object which combines data from Lumigator's database and also from the upstream Ray service.... (also with
/jobs/
which lists all jobs which appear in both Lumigator and Ray).Lumigator should redact any values for keys that are configured in the system.
Depends on #930
Alternatives
No response
Contribution
No response
Have you searched for similar issues before submitting this one?
The text was updated successfully, but these errors were encountered: