k3s/pkg
Kubernetes Submit Queue aa86fca07f Merge pull request #38547 from rkouj/make-unmount-operation-idempotent
Automatic merge from submit-queue

Unmount operation should not fail if volume is already unmounted

**What this PR does / why we need it**:
If the volume is already unmounted from the pod, another unmount operation should not fail.

fixes:  https://github.com/kubernetes/kubernetes/issues/37657
2016-12-19 19:45:27 -08:00
..
admission Merge pull request #38315 from mikedanese/pin-gazel 2016-12-12 19:32:29 -08:00
api Remove extensions/v1beta1 Job 2016-12-17 00:07:24 +01:00
apimachinery Remove GroupMeta.Codec 2016-12-15 14:20:26 -08:00
apis Remove extensions/v1beta1 Job - generated changes 2016-12-17 00:07:25 +01:00
apiserver Merge pull request #36529 from apelisse/owners-pkg-apiserver 2016-12-19 17:28:08 -08:00
auth update for controller RBAC roles 2016-12-15 09:18:48 -05:00
capabilities autoupdate BUILD files 2016-12-12 13:30:07 -08:00
client Update OWNERS 2016-12-19 16:05:48 -08:00
cloudprovider Merge pull request #38426 from abrarshivani/fix_lsi_logic_sas_bug 2016-12-19 18:08:58 -08:00
controller Merge pull request #38917 from foxyriver/if-statement-must-be-true 2016-12-19 18:18:24 -08:00
conversion autoupdate BUILD files 2016-12-12 13:30:07 -08:00
credentialprovider autoupdate BUILD files 2016-12-12 13:30:07 -08:00
dns rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
fieldpath autoupdate BUILD files 2016-12-12 13:30:07 -08:00
fields autoupdate BUILD files 2016-12-12 13:30:07 -08:00
generated Remove extensions/v1beta1 Job - generated changes 2016-12-17 00:07:25 +01:00
genericapiserver Update bazel and linted files 2016-12-19 23:13:14 +01:00
healthz Merge pull request #34410 from yuexiao-wang/heathz-log 2016-12-14 15:09:53 -08:00
httplog autoupdate BUILD files 2016-12-12 13:30:07 -08:00
hyperkube autoupdate BUILD files 2016-12-12 13:30:07 -08:00
kubectl Merge pull request #38086 from tianshapjq/reduce-decode-times 2016-12-19 16:23:02 -08:00
kubelet Merge pull request #38191 from sttts/sttts-move-master-options 2016-12-17 01:25:45 -08:00
kubemark run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00
labels autoupdate BUILD files 2016-12-12 13:30:07 -08:00
master Update bazel and linted files 2016-12-19 23:13:14 +01:00
metrics rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
probe autoupdate BUILD files 2016-12-12 13:30:07 -08:00
proxy Refactor port allocation logic a little, deflake tests. 2016-12-18 21:18:34 -08:00
quota rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
registry Update OWNERS 2016-12-19 16:22:41 -08:00
routes autoupdate BUILD files 2016-12-12 13:30:07 -08:00
runtime Merge pull request #38525 from juanvallejo/jvallejo/fix-panic-on-invalid-json-syntax 2016-12-19 13:23:03 -08:00
security autoupdate BUILD files 2016-12-12 13:30:07 -08:00
securitycontext autoupdate BUILD files 2016-12-12 13:30:07 -08:00
selection autoupdate BUILD files 2016-12-12 13:30:07 -08:00
serviceaccount rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
ssh autoupdate BUILD files 2016-12-12 13:30:07 -08:00
storage Reduce amount of allocations in cacher 2016-12-19 13:51:07 +01:00
types autoupdate BUILD files 2016-12-12 13:30:07 -08:00
util Merge pull request #38525 from juanvallejo/jvallejo/fix-panic-on-invalid-json-syntax 2016-12-19 13:23:03 -08:00
version Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
volume Use common unmount util func for TearDownAt() 2016-12-19 16:40:55 -08:00
watch autoupdate BUILD files 2016-12-12 13:30:07 -08:00
OWNERS