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

Update Creation Auditing #107

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Update Creation Auditing #107

merged 1 commit into from
Jul 17, 2024

Conversation

spjmurray
Copy link
Member

To actually audit resource creation meaningfully, we need to get the resource ID, and the only way to do that in a generic way is to return the generated resource in all POST APIs. While in the area, there was a backlog item to clean up cluster generation as passing around a million arguments sucked, so package these up as an object.

To actually audit resource creation meaningfully, we need to get the
resource ID, and the only way to do that in a generic way is to return
the generated resource in all POST APIs.  While in the area, there was a
backlog item to clean up cluster generation as passing around a million
arguments sucked, so package these up as an object.
@spjmurray spjmurray merged commit 0f43307 into main Jul 17, 2024
2 checks passed
@spjmurray spjmurray deleted the create_audit branch July 17, 2024 09:06
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