Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd e2e test for file exec #70756
Conversation
This comment has been minimized.
This comment has been minimized.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: msau42 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
k8s-ci-robot
added
approved
sig/testing
labels
Nov 7, 2018
This comment has been minimized.
This comment has been minimized.
k8s-ci-robot
added
sig/storage
and removed
needs-sig
labels
Nov 7, 2018
k8s-ci-robot
requested review from
davidz627
and
jsafrane
Nov 7, 2018
msau42
force-pushed the
msau42:add-io-exec-test
branch
from
6097902
to
615c91d
Nov 8, 2018
k8s-ci-robot
added
size/L
and removed
size/M
labels
Nov 8, 2018
This comment has been minimized.
This comment has been minimized.
cc @mkimuram I refactored the DriverInfo to add a capabilities map |
msau42
force-pushed the
msau42:add-io-exec-test
branch
from
615c91d
to
c3baa95
Nov 8, 2018
msau42
referenced this pull request
Nov 8, 2018
Merged
Make csi drivers and in-tree drivers share e2e tests #68025
This comment has been minimized.
This comment has been minimized.
cc @verult for plugin capabilities |
This comment has been minimized.
This comment has been minimized.
/hold |
k8s-ci-robot
added
the
do-not-merge/hold
label
Nov 8, 2018
msau42
force-pushed the
msau42:add-io-exec-test
branch
2 times, most recently
from
b4d2df3
to
38e568f
Nov 15, 2018
This comment has been minimized.
This comment has been minimized.
/hold cancel |
k8s-ci-robot
added
needs-rebase
and removed
do-not-merge/hold
labels
Nov 15, 2018
msau42
force-pushed the
msau42:add-io-exec-test
branch
from
38e568f
to
39abfa3
Nov 19, 2018
This comment has been minimized.
This comment has been minimized.
/lgtm |
k8s-ci-robot
assigned
jsafrane
Nov 22, 2018
k8s-ci-robot
added
the
lgtm
label
Nov 22, 2018
This comment has been minimized.
This comment has been minimized.
@AishSundar test addition only, would be good to add to v1.13 |
This comment has been minimized.
This comment has been minimized.
fejta-bot
commented
Nov 29, 2018
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
This comment has been minimized.
This comment has been minimized.
fejta-bot
commented
Nov 29, 2018
/retest Review the full test history for this PR. Silence the bot with an |
This comment has been minimized.
This comment has been minimized.
/lgtm cancel |
k8s-ci-robot
removed
the
lgtm
label
Nov 29, 2018
msau42
added some commits
Nov 7, 2018
msau42
force-pushed the
msau42:add-io-exec-test
branch
from
39abfa3
to
03065a1
Nov 29, 2018
This comment has been minimized.
This comment has been minimized.
Rebased and fixed the new v0 hostpath DriverInfo |
This comment has been minimized.
This comment has been minimized.
/lgtm |
k8s-ci-robot
assigned
davidz627
Nov 29, 2018
k8s-ci-robot
added
the
lgtm
label
Nov 29, 2018
This comment has been minimized.
This comment has been minimized.
/test pull-kubernetes-node-e2e |
This comment has been minimized.
This comment has been minimized.
/test pull-kubernetes-integration |
This comment has been minimized.
This comment has been minimized.
/retest |
This comment has been minimized.
This comment has been minimized.
Opened #71578 for the flake |
This comment has been minimized.
This comment has been minimized.
/test pull-kubernetes-integration |
This comment has been minimized.
This comment has been minimized.
/retest |
1 similar comment
This comment has been minimized.
This comment has been minimized.
/retest |
This comment has been minimized.
This comment has been minimized.
fejta-bot
commented
Nov 30, 2018
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
This comment has been minimized.
This comment has been minimized.
fejta-bot
commented
Nov 30, 2018
/retest Review the full test history for this PR. Silence the bot with an |
This comment has been minimized.
This comment has been minimized.
/retest |
msau42 commentedNov 7, 2018
•
edited
What type of PR is this?
/kind bug
What this PR does / why we need it:
Adds test case for file exec from a volume.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: