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

Fix references section in the workshop artificial rule data. #12261

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

ggbecker
Copy link
Member

@ggbecker ggbecker commented Aug 2, 2024

Description:

  • Fix references section in the workshop artificial rule data.
  • This fixes a problem when building the content:
    "ValueError: Rule accounts_tmout contains anssi reference, but this reference type is provided by anssi controls. Please remove the reference from rule.yml."

Rationale:

This fixes a problem when building the content:
"ValueError: Rule accounts_tmout contains anssi reference, but this reference type is provided by anssi controls.
Please remove the reference from rule.yml."
@ggbecker ggbecker added this to the 0.1.75 milestone Aug 2, 2024
@ggbecker
Copy link
Member Author

ggbecker commented Aug 2, 2024

Overriding the permissions to instant merge this as it unblocks people to run the workshop.

@ggbecker ggbecker merged commit 92ce962 into ComplianceAsCode:master Aug 2, 2024
18 of 89 checks passed
@ggbecker ggbecker self-assigned this Aug 2, 2024
@ggbecker ggbecker added the bugfix Fixes to reported bugs. label Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

🤖 A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12261
This image was built from commit: 8bb3de3

Click here to see how to deploy it

If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12261

Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12261 make deploy-local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant