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(cloud-bench) Ensure CloudAccount is created after Lighthouse #94

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

nkraemer-sysdig
Copy link
Contributor

Creating the Cloud Account object in Sysdig causes downstream features to begin processing. If lighthouse is not in place, these scans will fail. This PR ensures that lighthouse is in place before any scans are triggered by making the cloud account depend on the lighthouse resources.

Copy link

@ravinadhruve10 ravinadhruve10 left a comment

Choose a reason for hiding this comment

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

Change looks good. Looks like the CI-integration test and pre-commit is failing though.

@nkraemer-sysdig
Copy link
Contributor Author

Yeah, test kitchen is not properly configured and probably should be disabled until it is set up correctly. pre-commit is failing due to provider version bumps, which I don't want to change in this PR.

@nkraemer-sysdig nkraemer-sysdig merged commit 04f2ce6 into master Aug 31, 2023
14 of 16 checks passed
@nkraemer-sysdig nkraemer-sysdig deleted the feat/cloud-acc-deploy-order branch August 31, 2023 16:57
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.

4 participants