Eligible for Deletion After
Ontology Key Identifier
storage.native.cloud/eligibleForDeletionAfterApplicable Contexts
Section titled “Applicable Contexts”Kubernetes Annotation✓
Kubernetes Label—
Kubernetes Taint—
ResourceClaim—
Description
Section titled “Description”Use this key to specify when storage becomes eligible for deletion.
The timestamp indicates when automated deletion processes may delete the data. Deletion is not guaranteed to occur at exactly this time - it may happen at or after this timestamp, depending on cleanup schedules, batch processing, or other operational factors.
This key is useful for implementing data retention policies, compliance requirements, and automated cleanup of temporary or time-limited data.
Some timestamps are valid under ISO 8601 but not for this annotation.
For example, 2027-01-01T00:00:00 is valid under ISO 8601 but not for this annotation
(because it lacks timezone information).
Example Values
Section titled “Example Values”2027-01-01T00:00:00Z2030-12-31T23:59:59+00:002025-06-15T14:30:00-05:00