+kubernetes-sig-storage-m...@googlegroups.com (correcting the recipient address)
On Tue, Feb 20, 2018 at 3:29 PM, Ahmet Alp Balkan <ahm...@google.com> wrote: > In https://kubernetes.io/docs/concepts/storage/persistent- > volumes/#reclaiming I see 3 reclaim policies: > - Retaining > - Recycling > - Deleting > > however the "kubectl explain pv.spec.persistentVolumeReclaimPolicy" says: > > What happens to a persistent volume when released from its claim. > Valid > options are *Retain* (default) and *Recycle*. Recycling must be > supported by > the volume plugin underlying this persistent volume. More info: > https://kubernetes.io/docs/concepts/storage/persistent- > volumes#reclaiming > > Note that: > * strings are not matching the doc (i.e. Retain vs Retaining) > * deleting is not listed as one of the valid options on the API. > > So I'm not sure if "Delete" is an actual value for this field or not, > without going into the k8s source code. > > I opened this docs bug to track: https://github.com/kubernetes/ > website/issues/7469 feel free to reply there > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.