Open Issues Need Help
View All on GitHub Add TTL support for kV about 1 month ago
AI Summary: Implement Time-To-Live (TTL) functionality for Key/Value (kV) stores within the NATS Kubernetes controllers (NACK), ensuring parity with client-side TTL capabilities as described in ADR-48. This involves modifying the NACK controller to handle TTL settings for kV resources, likely requiring updates to the Kubernetes Custom Resource Definitions (CRDs), controller logic, and potentially the underlying NATS JetStream interaction.
Complexity:
4/5
good first issue accepted