.. |
BUILD
|
Move pkg/api/v1/node to pkg/util/node (#73656)
|
2019-02-26 11:05:32 -08:00 |
apparmor.go
|
…
|
|
autoscaling_utils.go
|
update deployment, daemonset, replicaset, statefulset to apps/v1
|
2018-12-19 10:46:45 -05:00 |
configmap.go
|
Promote empty-key ConfigMap e2e to Conformance
|
2019-01-29 15:41:27 +05:30 |
configmap_volume.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
container.go
|
…
|
|
container_probe.go
|
Remove SLOW tag from KUBEDESCRIBE and SIGDESCRIBE
|
2018-12-31 13:13:11 +05:30 |
docker_containers.go
|
…
|
|
downward_api.go
|
Merge pull request #70361 from qingsenLi/git181027
|
2019-01-16 19:44:37 -08:00 |
downwardapi_volume.go
|
Fix many typos in both code and comments
|
2019-02-27 14:41:02 +07:00 |
empty_dir.go
|
Test case for shared volumes between the containers in pod
|
2019-02-12 12:26:43 +05:30 |
events.go
|
…
|
|
expansion.go
|
Fix pod creation for node e2e tests
|
2019-02-27 15:38:17 +00:00 |
host_path.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
init_container.go
|
…
|
|
kubelet.go
|
tests: Adds [LinuxOnly] tag to conformance test
|
2019-02-11 02:44:09 -08:00 |
kubelet_etc_hosts.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
lifecycle_hook.go
|
…
|
|
networking.go
|
Adds Windows-related Networking tests
|
2019-02-06 15:58:18 -08:00 |
node_lease.go
|
Move pkg/api/v1/node to pkg/util/node (#73656)
|
2019-02-26 11:05:32 -08:00 |
pods.go
|
removed flaky watch from pods test cases
|
2019-02-27 11:24:20 +05:30 |
privileged.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_combined.go
|
Update test suite names
|
2018-10-09 14:25:30 -07:00 |
projected_configmap.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_downwardapi.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
projected_secret.go
|
Fix many typos in both code and comments
|
2019-02-27 14:41:02 +07:00 |
runtime.go
|
Refactor table based tests into individual tests
|
2019-02-27 12:45:04 +05:30 |
secrets.go
|
added non-optional and empty key test cases for secret and configMap
|
2018-11-13 13:08:02 +05:30 |
secrets_volume.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
security_context.go
|
Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows
|
2019-02-01 11:42:42 -08:00 |
sysctl.go
|
…
|
|
util.go
|
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
|
2019-02-05 13:39:07 -05:00 |
volumes.go
|
Fix volumes e2e test to check fsType
|
2019-01-23 05:12:37 +00:00 |