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

Add persistent volume for future audit log #36

Merged

Conversation

coreydaley
Copy link
Member

@coreydaley coreydaley commented Jul 18, 2024

Add the creating and mounting of a persistent valume at /var/log/audit for the future audit logs to be written to using a default install

Description of the change

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@coreydaley
Copy link
Member Author

/assign @rm3l @gazarenkov
This is to support the audit log functionality

Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

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

I guess we'll need to do the same thing for the operator..

charts/backstage/templates/pvc.yaml Outdated Show resolved Hide resolved
charts/backstage/templates/pvc.yaml Show resolved Hide resolved
charts/backstage/templates/pvc.yaml Show resolved Hide resolved
@coreydaley
Copy link
Member Author

I guess we'll need to do the same thing for the operator..

@rm3l I am currently working on a PR for the Operator.

Add the creating and mounting of a persistent valume at /var/log/audit
for the future audit logs to be written to using a default install
@coreydaley coreydaley merged commit 42ccce3 into redhat-developer:main Jul 19, 2024
3 checks 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.

4 participants