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(release-1.3): Make the audit log PVC configurable [RHIDP-5839] #89

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented Feb 3, 2025

Description of the change

This makes the audit log PVC in 1.3 configurable, for the same reasons related to the dynamic plugins root PVC, as depicted in https://issues.redhat.com/browse/RHDHBUGS-135 (Helm upgrade failures) and https://issues.redhat.com/browse/RHIDP-5342 (cannot run 2 replicas).

Note that this fix is only for 1.3, as the audit log PVC has been removed in 1.4 (see #47 - https://issues.redhat.com/browse/RHIDP-4852)

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.

@openshift-ci openshift-ci bot requested review from davidfestal and tumido February 3, 2025 14:33
Copy link

sonarqubecloud bot commented Feb 3, 2025

@rm3l
Copy link
Member Author

rm3l commented Feb 3, 2025

/cc @kim-tsao @coreydaley

@rm3l
Copy link
Member Author

rm3l commented Feb 3, 2025

/assign @coreydaley @kim-tsao

PTAL. Thanks.

@rm3l rm3l merged commit 2de012a into redhat-developer:release-1.3 Feb 4, 2025
5 of 6 checks passed
@rm3l rm3l deleted the fix_release-1.3--make_audit_log_pvc_spec_configurable branch February 4, 2025 16:10
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.

3 participants