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

Missing SizeLimit on Reaper conf volume #1435

Open
brainstorm82 opened this issue Oct 21, 2024 · 0 comments
Open

Missing SizeLimit on Reaper conf volume #1435

brainstorm82 opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brainstorm82
Copy link

brainstorm82 commented Oct 21, 2024

Please add sizeLimit to the conf volume of the reaper pod.
Current output:

spec:
  containers:
      name: reaper
      volumeMounts:
        - mountPath: /etc/cassandra-reaper/config
          name: conf
  volumes:
    - emptyDir: {}
      name: conf

This feature would improve the security of the deployment.
Ideally the volume size should be configurable.

K8ssandra Operator version:

  • k8ssandra-operator : v1.20.2

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-279

@brainstorm82 brainstorm82 added the enhancement New feature or request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant