Closed Teneroy closed 1 month ago
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to the lack of recent activity. /lifecycle rotten
Description: Enhance the Kyma managed eventing-nats NATS cluster to allow resizing of the disk storage for already existing clusters. This feature is crucial as the initial storage sizing may become inadequate over time due to changing usage patterns.
Additional Information:
jetStream.fileStorage.size
parameter in the eventing-nats NATS CRD is immutable once set.Acceptance Criteria:
[ ] Implementation of Resizing Functionality:
jetStream.fileStorage.size
parameter to be changed after the initial creation.[ ] Validation and Error Handling:
[ ] Documentation:
[ ] Testing:
[ ] Backward Compatibility: