Skip to content

Eligible for Deletion After

Ontology Key Identifier
storage.native.cloud/eligibleForDeletionAfter
Kubernetes Annotation
Kubernetes Label
Kubernetes Taint
ResourceClaim

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).

2027-01-01T00:00:00Z
2030-12-31T23:59:59+00:00
2025-06-15T14:30:00-05:00