andrewsykim
596c6fbf03
e2e test for node deleted in cloud provider
2019-01-25 17:45:18 -05:00
Kubernetes Prow Robot
402263fd4f
Merge pull request #72087 from pontiyaraja/pod_termination
...
graceful pod termination with preStop container life cycle hook
2019-01-24 21:17:44 -08:00
Kubernetes Prow Robot
2cbb16bc8d
Merge pull request #73243 from andrewsykim/update-utils-vendor
...
Update vendor k8s.io/utils and remove internal utils
2019-01-24 16:30:14 -08:00
Kubernetes Prow Robot
e28c757e87
Merge pull request #72972 from liggitt/remove-alpha-initializers
...
Remove use of alpha initializers
2019-01-24 14:54:52 -08:00
Andrew Kim
0bc5508aca
replace client-go/util/integer with k8s.io/utils/integer
2019-01-24 15:34:21 -05:00
Tim Allclair
954f43a10d
Migrate RuntimeClass E2E to typed client
2019-01-24 11:08:30 -08:00
Tim Allclair
291d0cbd2f
Fix deleted RuntimeClass CRD recovery test flake
2019-01-24 11:08:30 -08:00
Kubernetes Prow Robot
7376001870
Merge pull request #72617 from cofyc/clean_local_volume_provisioner_e2e
...
Clean up local volum provisioner e2e tests
2019-01-23 23:32:31 -08:00
Kubernetes Prow Robot
c5497dc8cc
Merge pull request #73195 from shyamjvs/leave-slack-for-system-pods
...
Leave slack for addon pods in node's capacity
2019-01-23 19:56:44 -08:00
Kubernetes Prow Robot
9022cd6fce
Merge pull request #73156 from mortent/DaemonsetFix
...
Fix missing selector on daemonset in upgrade test
2019-01-23 19:56:29 -08:00
Jordan Liggitt
1a15d80967
generated
2019-01-23 16:34:44 -05:00
Jordan Liggitt
17aa60686e
Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options
2019-01-23 16:34:43 -05:00
Jordan Liggitt
dc1fa870bf
Remove alpha InitializerConfiguration types, Initializers admission plugin
2019-01-23 11:37:39 -05:00
anuj
d05b399261
annotate errors in e2e tests
...
fixed error message
fixed uppercases
fixed typo
2019-01-23 13:10:04 +05:30
Yecheng Fu
513ae63bf6
Add a new stress test to replace old provisioner stress test
2019-01-23 13:49:41 +08:00
Masaki Kimura
b152d435ae
Update fsType parameter for csi v1.0 provisioner
2019-01-23 05:26:55 +00:00
Masaki Kimura
30ad1028eb
Move xfs test skip logic from driver to testsuites
2019-01-23 05:17:06 +00:00
Masaki Kimura
398bf3929f
Skip XFS test for csi gce-pd driver on COS
2019-01-23 05:15:24 +00:00
Masaki Kimura
3c3f85295c
Improve output of fsType check for failure case in volumes test
2019-01-23 05:12:38 +00:00
Masaki Kimura
b767dbdeb5
Fix volumes e2e test to check fsType
2019-01-23 05:12:37 +00:00
Shyam Jeedigunta
d477bd904c
Leave slack for addon pods in node's capacity
2019-01-22 20:26:02 -08:00
Shyam Jeedigunta
bb23e0aec7
Avoid master ssh in eks
2019-01-22 20:21:03 -08:00
Yecheng Fu
b7a33511e5
Clean up local volum provisioner e2e tests
2019-01-23 11:02:12 +08:00
Kubernetes Prow Robot
e4ef6079bc
Merge pull request #73174 from jsafrane/privileged-inject
...
Run injector as privileged pod
2019-01-22 12:29:11 -08:00
Maciej Szulik
7306ee1577
Report proper namespace in TTLAfterFinished test
2019-01-22 15:42:41 +01:00
Jan Safranek
4c4401c175
Run injector as privileged pod
...
Privileged pod can write bypass any SELinux checks. NFS, CephFS and Gluster
test now work without setting special SELinux boolean for them.
2019-01-22 14:49:04 +01:00
Yecheng Fu
e3bca51a57
Do not check events in e2e tests
...
events can be throttled and should not be used to validate failure
conditions in e2e tests
2019-01-22 18:24:29 +08:00
Morten Torkildsen
62c238b297
Fix for failing daemonset e2e test
2019-01-21 21:46:46 -08:00
Kubernetes Prow Robot
c336229b58
Merge pull request #72286 from smarterclayton/ssh
...
Support e2e testing via a bastion host for SSH commands
2019-01-21 11:54:05 -08:00
Jan Safranek
9ed73a948c
Pass the test if event is not delivered
2019-01-21 17:03:10 +01:00
Kubernetes Prow Robot
24643fd116
Merge pull request #72336 from danielqsj/apimetrics
...
Change apiserver metrics to conform metrics guidelines
2019-01-17 21:40:03 -08:00
Kubernetes Prow Robot
d1c713f3bc
Merge pull request #73040 from wojtek-t/enable_node_lease_tests
...
Enable NodeLease tests by default
2019-01-17 17:12:10 -08:00
Kubernetes Prow Robot
4531ce692a
Merge pull request #72965 from mrIncompetent/use-correct-hostname-in-conformance-tests
...
Use actual node hostname during test "EmptyDir Wrapper Volume, ConfigMap volumes, no race"
2019-01-17 13:51:56 -08:00
wojtekt
291d02486f
Enable NodeLease tests by default
2019-01-17 20:35:51 +01:00
Marek Counts
1739e343a8
autogen files
...
all the autogen files that got updated due to the changes to move logs.
2019-01-17 09:16:36 -05:00
Marek Counts
ba81a5409a
move logs into component-base
...
all the code changes to move move /apiserver/pkg/util/logs into /component-base/logs
2019-01-17 09:16:21 -05:00
pontiyaraja
72b91dbd56
graceful pod termination with preStop container lifecycle hook
2019-01-17 14:51:37 +05:30
Kubernetes Prow Robot
37f8ce087b
Merge pull request #70361 from qingsenLi/git181027
...
fix typo "amd"
2019-01-16 19:44:37 -08:00
Kubernetes Prow Robot
79c8ab456c
Merge pull request #62936 from hanxiaoshuai/bugfix0421
...
catch error when failed to get podList in function failureTrap
2019-01-16 17:15:04 -08:00
mrIncompetent
cf7a8935af
Use actual node hostname during test "EmptyDir Wrapper Volume, ConfigMap volumes, no race"
2019-01-16 14:39:00 +01:00
Kubernetes Prow Robot
06e1af74ef
Merge pull request #72898 from davidz627/fix/removeImpersonation
...
Remove client impersonantion from ClusterRole creation
2019-01-15 23:26:30 -08:00
Kubernetes Prow Robot
9e3b0a0ebc
Merge pull request #72930 from verult/e2e-csi-topology
...
CSI topology e2e - fix space in Feature tag
2019-01-15 22:13:04 -08:00
Claudiu Belu
fd4f55375b
tests: Removed hardcoded images from yaml files
...
Some tests use .yaml files to deploy pods, which have hardcoded
images. Those images cannot be used for Windows containers.
The image names can be injected by the tests themselves, based on
the configured registries.
2019-01-15 20:22:19 -08:00
Kubernetes Prow Robot
7a8ac58756
Merge pull request #72924 from liggitt/remove-swagger
...
Remove swagger 1.2, swagger-ui
2019-01-15 20:19:20 -08:00
Cheng Xing
9864628c76
CSI topology e2e - fix space in Feature tag
2019-01-15 10:47:14 -08:00
Kubernetes Prow Robot
708c1ae161
Merge pull request #72793 from haiyanmeng/goroutine_inside_for_loop
...
Fix the broken for loop including goroutine
2019-01-15 10:35:21 -08:00
Jordan Liggitt
9229399bd6
Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config
2019-01-15 13:33:06 -05:00
Kubernetes Prow Robot
d3540b90cb
Merge pull request #72735 from war-turtle/cronJobTests
...
makes some error messages helpful in cronjob tests
2019-01-14 22:06:03 -08:00
Kubernetes Prow Robot
d2bd29fcee
Merge pull request #70923 from m1kola/fix_e2e_err_message
...
Fixes error message in e2e tests for kubectl port-forward
2019-01-14 14:24:01 -08:00
David Zhu
11fabf110e
Remove client impersonantion from ClusterRole creation
2019-01-14 14:21:49 -08:00
Kubernetes Prow Robot
4eddb777ed
Merge pull request #72830 from palash25/annotate-errs
...
Annotate errors in test/e2e/network/service.go
2019-01-14 11:35:22 -08:00
Palash Nigam
5c4b05eced
Annotate errors in test/e2e/network/service.go
...
Related to: #34059
Removes all occurences of the "Expect(err).NotTo(HaveOccurred())"
antipattern from the aforementioned test file.
2019-01-14 23:55:16 +05:30
war-turtle
6a2cdabed0
making some error messages helpful in cronjob tests
2019-01-14 21:33:05 +05:30
Kubernetes Prow Robot
35bd2a5e88
Merge pull request #72769 from zhuangqh/fix-ttlafterfinished-e2e-tag
...
Add alphaFeature tag to TTLAfterFinished e2e test
2019-01-14 02:39:38 -08:00
Cheng Xing
12ece9dacb
CSI topology e2e tests
2019-01-11 18:36:06 -08:00
Justin SB
dd19b923b7
Remove executable file permission from OWNERS files
2019-01-11 16:42:59 -08:00
haiyanmeng
408b5dbf59
Fix the broken for loop including goroutine
...
Currently, all the funcs in the for loop are bound to the same
testCase.
Also remove extra newline from one expected message
2019-01-11 14:46:24 -08:00
danielqsj
8b418631c0
Move etcd latency metrics to histogram and update test case
2019-01-11 20:38:24 +08:00
Claudiu Belu
72be895238
tests: Makes UDP testing command more Windows friendly
...
By default, cmd is used to execute commands in Windows containers, but it
has some issues executing the command (no output):
echo 'hostName' | nc -w 1 -u <targetIP> <targetPort>
But it has no issues running (output is correct):
echo hostName | nc -w 1 -u <targetIP> <targetPort>
This causes the test "should function for node-pod communication: udp" to
fail when using Windows Containers.
2019-01-11 03:53:28 -08:00
zhuangqh
8b07d925a0
Add alphaFeature tag to TTLAfterFinished e2e test
...
Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
2019-01-11 12:07:33 +08:00
Kubernetes Prow Robot
6a8ad537a7
Merge pull request #72688 from liggitt/token-test
...
Update service account token mount test
2019-01-10 14:42:51 -08:00
Kubernetes Prow Robot
0f50fdc58d
Merge pull request #71667 from pohly/testfiles-absolute
...
e2e/framework: absolute test file paths
2019-01-10 14:42:19 -08:00
Clayton Coleman
88cac12ce8
Support e2e testing via a bastion host for SSH commands
...
Until we port the remaining e2e tests to use exec host pods instead
of SSH, it should be possible to use bastion host when
clusters don't expose public IPs for nodes. Testers can use the
KUBE_SSH_BASTION environment variable set to a `host:port` to
specify the host that the tests will use as a jump host.
If KUBE_SSH_BASTION is specified, the test will first connect to
the bastion using SSH and the provider private key, then establish
a tunnel from the bastion to the target node by its IP. If the
node has an external IP, the external IP must be routable from the
bastion.
2019-01-10 17:10:09 -05:00
Clayton Coleman
d09a655c4c
Allow a single SSH key to be used in all providers
...
Support KUBE_SSH_KEY_PATH as a single environment variable that if
specified ignores the provider specific settinsg and loads the
SSH private key from the provided path. Makes it much easier to
specify a consistent signer across providers.
2019-01-10 17:10:09 -05:00
Clayton Coleman
c6ae7ae3b2
Move ssh related utilities into their own file
...
Code movement only.
2019-01-10 17:10:04 -05:00
Kubernetes Prow Robot
8955857998
Merge pull request #71199 from k-toyoda-pi/fix_node_authn_e2e_test
...
e2e/auth: fix NodeAuthenticator tests not working
2019-01-10 02:31:28 -08:00
Kubernetes Prow Robot
c9e1ffb0e7
Merge pull request #71952 from vyta/sig-windows-tests
...
Sig windows tests
2019-01-09 17:19:28 -08:00
Patrick Lang
9468ca420d
Updating README.md with fixed repo-list and --node-os-distro
2019-01-09 08:51:47 -08:00
Vy Ta
ec8151d7bb
Ran ./hack/update-gofmt.sh
2019-01-08 22:40:38 +00:00
Vy Ta
6ac7838a19
ran ./hack/update-bazel.sh
2019-01-08 22:39:40 +00:00
Vy Ta
5fe8825530
Adding newlines
2019-01-08 13:21:19 -08:00
Vy Ta
4bf6b670a2
fix bazel test
2019-01-08 10:45:53 -08:00
Vy Ta
765057765c
golint failure updates, and added skip check for non-windows
2019-01-08 10:11:35 -08:00
Katharine Berry
8e9f8e264f
Never skip multi-node conformance tests (instead just fail).
2019-01-08 09:24:43 -08:00
Patrick Lang
8f858afe69
Ran hack/update-bazel.sh
2019-01-08 08:49:54 -08:00
Jordan Liggitt
421d8649bf
Update service account token mount test
2019-01-08 11:27:51 -05:00
Kubernetes Prow Robot
cd507fea85
Merge pull request #72230 from krmayankk/verify-gid
...
verify gid in runasuser tests
2019-01-07 15:25:00 -08:00
Patrick Lang
084a763926
Maybe fix bazel build
2019-01-07 15:00:57 -08:00
Patrick Lang
210bf624ea
Adding OWNERS
2019-01-07 14:47:40 -08:00
Kubernetes Prow Robot
168b4563e0
Merge pull request #68792 from johnSchnake/68747-fallbackToInternalIP
...
e2e: Fallback to internal IPs when using SSH in tests
2019-01-07 14:11:41 -08:00
Kubernetes Prow Robot
5acac9b3e2
Merge pull request #70439 from jsafrane/worlload-test
...
CSI: Add test for passing Pod information in NodePublish call
2019-01-07 12:08:51 -08:00
Vallery Lancey
5a3b8a11fc
Add an e2e test for services with no endpoints ( #72561 )
2019-01-05 00:26:55 -08:00
Kubernetes Prow Robot
3724e2e5a0
Merge pull request #71489 from tallclair/audit-test
...
Split audit test cases into separate tests
2019-01-04 09:02:24 -08:00
Jan Safranek
e1556c1549
Fix hostpath driver name
2019-01-04 17:26:24 +01:00
Kubernetes Prow Robot
a103bddc2a
Merge pull request #72354 from globervinodhn/conformance-slow
...
Remove SLOW tag from Probing container and EmptyDir Wrapper Volume
2019-01-03 20:21:53 -08:00
Michelle Au
6279515914
Add e2e test for removing the subpath directory
2019-01-03 16:35:54 -08:00
Kubernetes Prow Robot
47f2f7a53a
Merge pull request #72410 from pohly/storage-gcepd-config-fix
...
e2e/storage: reset driver config in the test suite
2019-01-03 15:51:44 -08:00
Kubernetes Prow Robot
1061f31644
Merge pull request #71188 from taragu/readonly-test-validate-readonly-io
...
Add test case for validate container cannot write to readonly volumes
2019-01-03 15:51:23 -08:00
Tara Gu
fb324249c2
Add test case for validate container cannot write to readonly volumes
2019-01-03 15:24:31 -05:00
Jan Safranek
d617dcb1e0
CSI: Add test for passing Pod information in NodePublish call
2019-01-02 16:11:41 +01:00
Kubernetes Prow Robot
65fdea80e7
Merge pull request #71922 from vikramk7/master
...
Make error messages more helpful in some e2e tests
2018-12-31 20:07:35 -08:00
globervinodhn
b3217cc624
Remove SLOW tag from KUBEDESCRIBE and SIGDESCRIBE
...
Remove SLOW tag and update description for KUBEDESCRIBE(Probing container) and SIGDESCRIBE(EmptyDir Wrapper Volume)
Remove slow references for tests that execute below 5 minutes
2018-12-31 13:13:11 +05:30
Kubernetes Prow Robot
74f779fbb5
Merge pull request #69087 from tanshanshan/error926
...
make sure to check for errors and close the request body in the cluster size autoscaling e2e test
2018-12-29 01:58:26 -08:00
John Schnake
23a7538c4d
e2e: Fallback to internal IPs when using SSH in tests
...
Some tests which utilized SSH to run commands on nodes would
first look for external IPs but fall back to internal IPs
since those could be reachable by the testing program.
This change adds that same fallback logic to another method
used to find the appropriate SSH address for each node.
Fixes #68747
2018-12-28 20:35:35 -06:00
Patrick Ohly
98ba1d8519
e2e/storage: reset driver config in the test suite
...
PR #70862 made each driver responsible for resetting its config, but
as it turned out, one place was missed in that PR: the in-tree gcepd
sets a node selector. Not resetting that caused other tests to fail
randomly depending on test execution order.
Now the test suite resets the config by taking a copy after setting up
the driver and restoring that copy before each test.
Long term the intention is to separate the entire test config from the
static driver info (https://github.com/kubernetes/kubernetes/issues/72288 ),
but for now resetting the config is the fastest way to fix the test flake.
Fixes : #72378
2018-12-28 22:44:09 +01:00
Kubernetes Prow Robot
a6ba2ebf85
Merge pull request #72376 from liggitt/filter-ns-debugging
...
Filter resources logged by e2e ns debugging
2018-12-27 22:38:56 -08:00
Vy Ta
ecee40158c
Adding Feature tag
2018-12-27 15:55:10 -07:00
Vy Ta
8d3ea6590d
Adding diff summary
2018-12-27 15:51:44 -07:00
Vy Ta
906aceb89a
Making requested changes
2018-12-27 15:46:26 -07:00
Jordan Liggitt
78c987751c
Filter resources logged by e2e ns debugging
2018-12-27 14:35:11 -05:00
Wei Huang
5492e2f8c3
move resource_quota e2e test to apimachinery folder
2018-12-27 10:45:41 -08:00
danielqsj
94d1050303
Change docker metrics to conform guideline
2018-12-26 15:58:04 +08:00
Vikram Krishnamurthy
da0896c101
Make error messages more helpful in some e2e tests
2018-12-25 11:13:03 -08:00
Shyam Jeedigunta
ce79d27048
Add eks case to GetSigner()
2018-12-24 16:50:45 -08:00
Patrick Ohly
ac8ac8ee6c
e2e: update bazel BUILD files
...
Generated via hack/update-bazel.sh.
2018-12-21 10:30:10 +01:00
Patrick Ohly
3253e9ab6b
e2e/storage: refactor test config
...
Exposing framework.VolumeTestConfig as part of the testsuite package
API was confusing because it was unclear which of the values in it
really have an effect. How it was set also was a bit awkward: a test
driver had a copy that had to be overwritten at test runtime and then
might have been updated and/or overwritten again by the driver.
Now testsuites has its own test config structure. It contains the
values that might have to be set dynamically at runtime. Instead of
overwriting a copy of that struct inside the test driver, the test
driver takes some common defaults (specifically, the framework pointer
and the prefix) when it gets initialized and then manages its own
copy. For example, the hostpath driver has to lock the pods to a
single node.
framework.VolumeTestConfig is still used internally and test drivers
can decide to run tests with a fully populated instance if needed (for
example, after setting up an NFS server).
2018-12-21 10:30:06 +01:00
Mayank Kumar
d141221a8e
verify gid in runasuser tests
2018-12-20 10:49:32 -08:00
Patrick Ohly
dfcf2ca345
e2e/storage: separate generic testsuites from specific drivers
...
This makes it possible to use the testsuites package out-of-tree
without pulling in unnecessary dependencies and code (in
test/e2e/storage/vsphere) that defines tests that are not wanted in a
custom test suite.
2018-12-20 13:41:48 +01:00
Patrick Ohly
41ab9449ed
e2e/storage: drivers determine the claim size
...
Different drivers support different volume sizes. Some have certain
minimum sizes, some maximum sizes. Instead of hard-coding some kind of
default into the testsuites, now each driver that supports dynamic
provisioning has to provide the size.
2018-12-20 13:41:48 +01:00
Patrick Ohly
5349ce75fa
e2e/storage: remove code duplication
...
The setup of the V0 hostpath driver was done with copy-and-paste and
then changing just the driver name and the manifests. The same can be
achieved by making the base struct a bit more configurable, which
simplifies future changes (less code).
Renaming the provisioner container was unnecessary and was reverted to
make it possible to use the same patch configuration.
While at it, also fix the InitHostV0PathCSIDriver typo.
2018-12-20 13:41:48 +01:00
Kubernetes Prow Robot
cdeb8c108f
Merge pull request #72205 from losipiuk/lo/env-gke-api-endpoint
...
Use CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER for GKE Api endpoint
2018-12-20 03:11:44 -08:00
Kubernetes Prow Robot
7ce7a80cda
Merge pull request #71355 from bradhoekstra/kube-proxy-services-optional
...
Make kube-proxy service abstraction optional
2018-12-19 15:27:12 -08:00
Kubernetes Prow Robot
00ca6939cb
Merge pull request #72038 from bowei/change-gce-cloud-provider
...
Change gce cloud provider
2018-12-19 14:13:55 -08:00
Kubernetes Prow Robot
1bd7c7126c
Merge pull request #70370 from liggitt/to_apps_v1
...
Switch client and test usage to apps/v1
2018-12-19 14:13:28 -08:00
Kubernetes Prow Robot
ac6fa2235b
Merge pull request #71742 from pohly/csi-sidecar-test
...
e2e: use quay.io/k8scsi images, bump versions
2018-12-19 11:58:37 -08:00
Łukasz Osipiuk
b1408dbe45
Use CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER for GKE Api endpoint
2018-12-19 17:55:33 +01:00
Jordan Liggitt
0ff455e340
generated files
2018-12-19 11:19:12 -05:00
Jordan Liggitt
b409ffa658
Update test manifests to apps/v1
2018-12-19 11:19:12 -05:00
Jordan Liggitt
fd9e9b01b1
Remove uses of extensions/v1beta1 clients
2018-12-19 11:18:53 -05:00
Weibin Lin
842bd1e1ec
update deployment, daemonset, replicaset, statefulset to apps/v1
2018-12-19 10:46:45 -05:00
Kubernetes Prow Robot
33404d973a
Merge pull request #72174 from msau42/owners
...
Update sig-storage owners
2018-12-18 21:28:10 -08:00
Tim Allclair
10f45aacd5
Split audit test cases into separate tests
2018-12-18 16:58:19 -08:00
Kubernetes Prow Robot
a17a392d4b
Merge pull request #70939 from smarterclayton/skip_delta
...
e2e: Show the caller's stack for Skipf() instead of the local one
2018-12-18 15:44:04 -08:00
Michelle Au
b6e64936fe
Add owners file for storage e2e manifests
2018-12-18 15:15:47 -08:00
Kubernetes Prow Robot
9f40607ea7
Merge pull request #71209 from dczombera/add_impersonation_test
...
Add an impersonation test case to the audit E2E test
2018-12-18 12:30:11 -08:00
Bowei Du
6ef9105978
Update Bazel
2018-12-18 10:28:02 -08:00
Bowei Du
dfac4f7a2c
Update other references
2018-12-18 10:26:46 -08:00
Dennis Czombera
f9df691c72
Add an impersonation test case to the audit E2E test
2018-12-18 11:13:39 +01:00
Kubernetes Prow Robot
680ee44f05
Merge pull request #72007 from anfernee/session-affinity-2
...
Logs [pod,node] pairs for sessionAffinity test
2018-12-14 19:02:42 -08:00
Yongkun Gui
ac1e99235a
Logs [pod,node] pairs for sessionAffinity test
...
Logs information for fixing flakiness for #71423
2018-12-14 12:12:31 -08:00
Kubernetes Prow Robot
8547036981
Merge pull request #72054 from mborsz/createnamespace
...
In CreateTestingNS generate name upfront to avoid namespace leakage.
2018-12-14 08:07:43 -08:00
Maciej Borsz
3223d9bc94
In CreateTestingNS generate name upfront to avoid namespace leakage.
2018-12-14 13:39:14 +01:00
Maciej Borsz
25c2440996
Add node notready/unreachable tolerations to load/density pods.
2018-12-14 12:16:51 +01:00
yeya24
16acbc84ce
fix typos lable -> label
2018-12-13 17:52:13 +08:00
Kubernetes Prow Robot
05183bffe5
Merge pull request #71872 from yuexiao-wang/scheduler-nodeinfo
...
[scheduler cleanup phase 2]: Rename `pkg/scheduler/cache` to `pkg/scheduler/nodeinfo`
2018-12-12 08:08:33 -08:00
Patrick Ohly
6ca66d7047
e2e: use quay.io/k8scsi images, bump versions
...
Commit 503f654d7a
, "Update CSI tests to
point to 1.0.0 external bits", changed to images published on gcr.io,
perhaps because the images on quay.io weren't ready yet. We now have
up-to-date images on quay.io and should be using those.
2018-12-12 14:49:23 +01:00
André Bauer
f0cf660c66
added monotek to OWNERS file
2018-12-11 19:49:24 +01:00
yuexiao-wang
7b6f60f085
modify BUILD
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-12-11 11:22:06 +08:00
yuexiao-wang
f3353c358d
[scheduler cleanup phase 2]: Rename to
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-12-11 11:21:12 +08:00
Vy Ta
0a09b1d2a7
Adding README.md
2018-12-10 16:09:10 -08:00
Vy Ta
28ed7875e7
Adding density test
2018-12-10 23:48:39 +00:00
Kubernetes Prow Robot
e712ff6709
Merge pull request #71857 from liggitt/bearer-token-file-ci
...
plumb bearer token and token file for e2e
2018-12-10 11:00:31 -08:00
Kubernetes Prow Robot
fe5d7c7c4e
Merge pull request #71543 from MrHohn/e2e-fw-test-timeout
...
[e2e] Bump firewall test timeout to something more reasonable
2018-12-07 20:02:10 -08:00
Jordan Liggitt
40e6f52299
plumb bearer token and token file for e2e
2018-12-07 17:01:47 -05:00
Kubernetes Prow Robot
71cf45f35c
Merge pull request #70092 from bclau/remove-test-selinux-options
...
Removes unnecessary SELinuxOptions from test case
2018-12-06 22:49:59 -08:00
Kubernetes Prow Robot
a5887009fc
Merge pull request #68275 from tanshanshan/fixtypo-0905-2
...
nits in e2e test
2018-12-06 19:02:57 -08:00
Kubernetes Prow Robot
776bb1338a
Merge pull request #71801 from soltysh/issue71772
...
Set delete propagation policy to background when removing jobs and its dependents
2018-12-06 16:25:36 -08:00
Kubernetes Prow Robot
b5615259e5
Merge pull request #67511 from oomichi/add-debug-info
...
Add debugging info in pv/pvc protection e2e tests
2018-12-06 08:42:24 -08:00
Maciej Szulik
65e074fd1a
Set delete propagation policy to background when removing jobs and its dependents
2018-12-06 17:20:23 +01:00
Kubernetes Prow Robot
bdb7c24cab
Merge pull request #71243 from gnufied/fix-dummy-attachable-flex-driver
...
We do not pass device path to unmount device
2018-12-06 00:02:44 -08:00