• Clayton Coleman's avatar
    When --grace-period=0 is provided, wait for deletion · 7cdb6b16
    Clayton Coleman authored
    The grace-period is automatically set to 1 unless --force is provided,
    and the client waits until the object is deleted.
    
    This preserves backwards compatibility with 1.4 and earlier. It does not
    handle scenarios where the object is deleted and a new object is created
    with the same name.
    7cdb6b16
replace.go 9.59 KB