You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently the Delete function does not allow the specification of DeleteOptions. This options are important in certain use cases, as for example forcing the deletion by setting the gracePeriodSeconds to 0, or changing the propagationPolicy.
The text was updated successfully, but these errors were encountered:
Presently the Delete function does not allow the specification of DeleteOptions. This options are important in certain use cases, as for example forcing the deletion by setting the
gracePeriodSeconds
to0
, or changing thepropagationPolicy
.The text was updated successfully, but these errors were encountered: