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

Adding containers array to request and response object, to handle container activity logs #738

Merged
merged 28 commits into from
Aug 28, 2023

Conversation

pladam
Copy link
Contributor

@pladam pladam commented Aug 23, 2023

Adding containers array to request and response object, to handle container activity logs

  1. This change adds group as an optional to api object

  2. This change adds containers[] as an optional to api.request

  3. This change adds data' as an optional` to api.request

  4. This change adds containers[] as an optional to api.response

  5. This change adds data' as an optional` to api.response

  6. This change adds namespace' as an optional` to resource_details

  7. This change adds log_level as an optional to metadata object

  8. This change adds log_level to dictionary

  9. This change adds containers[] to dictionary

adding verbosity field to dictionary

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding verbosity to metadata

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding namespace to resource_details

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding data to request

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding data to api response

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
alphabetical sorting of attributes

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
changing verbosity to log_level

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
updating log_level name in metadata object file

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
changing container object to containers object array

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding containers array to dictionary

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding container profile to api activity

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding containers as optional to response.json object

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
adding containers array to response.json object

Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
@adplotzk adplotzk requested review from rroupski, floydtree, Aniak5, mikeradka, jp-harvey and irakledibm and removed request for rroupski August 23, 2023 21:23
dictionary.json Outdated Show resolved Hide resolved
objects/api.json Show resolved Hide resolved
objects/response.json Outdated Show resolved Hide resolved
objects/request.json Outdated Show resolved Hide resolved
objects/response.json Show resolved Hide resolved
objects/request.json Show resolved Hide resolved
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
@pladam pladam requested a review from rroupski August 25, 2023 12:57
rroupski
rroupski previously approved these changes Aug 25, 2023
mikeradka
mikeradka previously approved these changes Aug 28, 2023
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
@pladam pladam dismissed stale reviews from mikeradka and rroupski via 1df2ecf August 28, 2023 16:53
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Signed-off-by: Adam Gregory <64800793+pladam@users.noreply.github.com>
Copy link
Contributor

@Aniak5 Aniak5 left a comment

Choose a reason for hiding this comment

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

LGTM

@rroupski rroupski merged commit 5b0cda9 into ocsf:main Aug 28, 2023
1 check passed
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

5 participants