strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

Initial design of additionalVolumes support

Open cthtrifork opened this issue 9 months ago • 3 comments

Type of change

  • Enhancement / new feature

Description

This is a solution design for an upcoming proposal (https://github.com/strimzi/proposals/pull/120) supporting #3693 It will need testcoverage and more. Right now it is blocked by an seemingly unrelated compile issue: CrdGenerator: error: class io.fabric8.kubernetes.api.model.Quantity is missing @JsonInclude

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • [ ] Write tests
  • [ ] Make sure all tests pass
  • [ ] Update documentation
  • [ ] Check RBAC rights for Kubernetes / OpenShift roles
  • [ ] Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • [ ] Reference relevant issue(s) and close them after merging
  • [ ] Update CHANGELOG.md
  • [ ] Supply screenshots for visual changes, such as Grafana dashboards

cthtrifork avatar May 13 '24 12:05 cthtrifork