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

Make resources configurable (CPU, memory, PVCs) #252

Closed
3 tasks
Tracked by #241
maltesander opened this issue Apr 4, 2022 · 0 comments
Closed
3 tasks
Tracked by #241

Make resources configurable (CPU, memory, PVCs) #252

maltesander opened this issue Apr 4, 2022 · 0 comments
Assignees

Comments

@maltesander
Copy link
Member

maltesander commented Apr 4, 2022

NiFi currently uses 5 PVCs (Content, Database, Flow, Provenance, State). We need to be able to configure the ResourceRequirements for requests and limits (if provided by us) or the name of an external PVC provided by the user.

This is done when

  • resources are configurable according to the standards set by operator-rs
  • documentation has been added
  • integration test has been added
@soenkeliebau soenkeliebau self-assigned this Apr 12, 2022
@lfrancke lfrancke changed the title PVCs must be configurable and overrideable in the custom resource Make resources configurable (CPU, memory, PVCs) May 4, 2022
@bors bors bot closed this as completed in b1653e4 Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants