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 handling of auditd setting for CAPA migration #3674

Closed
2 tasks
T-Kukawka opened this issue Sep 17, 2024 · 0 comments
Closed
2 tasks

Add handling of auditd setting for CAPA migration #3674

T-Kukawka opened this issue Sep 17, 2024 · 0 comments
Assignees

Comments

@T-Kukawka
Copy link
Contributor

T-Kukawka commented Sep 17, 2024

User Story

Following the investigation of the slow performance with the auditd setting enabled: #3669, we are introducing the new field in the CAPA chart under global.components.audit.enabled(false by default) to handle this setting explicitly. This setting will be used to configure WC clusters which might have issues with performance due to the auditing.

For Vintage clusters there is a workaround which can be applied with k8s-initiator-app such that the hostPid: "true" is set.

For following migrations, we have to cater for customer needs and toggle the value global.components.audit.enabled to true in migration-cli based on the k8s-initiator-app input.

Acceptance Criteria

Tasks (optional)

  • URL/Implementation steps

Implementation details

  • Implementation info to be filled out by engineer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done ✅
Development

No branches or pull requests

2 participants