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

feat(resource-groups): add support for OCI #1410

Merged
merged 3 commits into from
Oct 13, 2023
Merged

feat(resource-groups): add support for OCI #1410

merged 3 commits into from
Oct 13, 2023

Conversation

hazedav
Copy link
Collaborator

@hazedav hazedav commented Oct 12, 2023

Summary

Add support for new resource group type OCI

How did you test this change?

  • Tested manually using dev7
  • Introduced resource-group integration tests

Issue

https://lacework.atlassian.net/browse/CAD-416

@hazedav hazedav requested a review from a team as a code owner October 12, 2023 23:04
Copy link
Collaborator

@dmurray-lacework dmurray-lacework left a comment

Choose a reason for hiding this comment

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

Looks good @hazedav

Could you also update integration/context/ctx.toml#L159 with the resource-groups build tag and and the resource_groups.go. This is for integration context based tests. Eg:

[resource-groups]
    files = [
        "resource_groups.go",
    ]
    dirs = []

@dmurray-lacework
Copy link
Collaborator

integration all

^ Run all integration tests

Add resource groups to integration context map

CAD-416
@hazedav
Copy link
Collaborator Author

hazedav commented Oct 13, 2023

integration resource_groups

@hazedav
Copy link
Collaborator Author

hazedav commented Oct 13, 2023

integration all

@hazedav hazedav merged commit 7603370 into main Oct 13, 2023
1 check passed
@hazedav hazedav deleted the CAD-416 branch October 13, 2023 15:45
@lacework-releng lacework-releng mentioned this pull request Oct 20, 2023
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.

2 participants