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: RHDHBUGS-98: Update audit log persistent volume mount path #45

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

coreydaley
Copy link
Member

@coreydaley coreydaley commented Oct 16, 2024

Update the audit log persistent volume mount path to be consistent with the path that the audit logs are being written to by default https://github.com/janus-idp/backstage-showcase/blob/main/packages/backend/src/logger/customLogger.ts#L68-L70

I have manually tested this via Clean Install and Upgrade from previous non-working Helm Install and both showed the correct behavior without any upgrade errors.

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.

Update the audit log persistent volume mount path to be consistent with the path that the audit logs are being written to by default https://github.com/janus-idp/backstage-showcase/blob/main/packages/backend/src/logger/customLogger.ts#L68-L70

Update the default configuration to write the audit log to the pvc

Signed-off-by: Corey Daley <[email protected]>
Copy link

sonarcloud bot commented Oct 16, 2024

@coreydaley coreydaley changed the title Update audit log persistent volume mount path fix: RHDHBUGS-98: Update audit log persistent volume mount path Oct 16, 2024
@coreydaley
Copy link
Member Author

/assign @kim-tsao @gazarenkov @rm3l

Copy link
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

without fully understanding what this does, +1

@coreydaley coreydaley merged commit 3fe69f8 into main Oct 24, 2024
4 checks passed
@coreydaley coreydaley deleted the coreydaley-patch-2 branch October 24, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants