Kubernetes Prow Robot
|
dc8b928136
|
Merge pull request #79162 from SataQiu/fix-test-20190619
Refactor: replace framework.Failf with e2elog.Failf
|
2019-06-21 12:17:04 -07:00 |
|
Aaron Crickenberger
|
b8d0ce4019
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
SataQiu
|
332be4b1e3
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
Jean Rouge
|
b39d8f4777
|
Kubelet & implementation changes for Windows GMSA support
This patch comprises the kubelet changes outlined in the Windows GMSA KEP
(https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/20181221-windows-group-managed-service-accounts-for-container-identity.md)
to add GMSA support to Windows workloads.
Updated tests.
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
|
2019-05-16 22:07:03 -04:00 |
|
Adelina Tuvenie
|
90b8c877ed
|
Update gmsa test
Wait for the container to be in Running state before running any command.
|
2019-03-07 17:04:25 +02:00 |
|
Jean Rouge
|
b721f8e339
|
Adding an e2e test on Windows GMSA support
This patch is adding an e2e on the Windows GMSA support added in
https://github.com/kubernetes/kubernetes/pull/73726 and
https://github.com/kubernetes/kubernetes/pull/74737.
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
|
2019-03-06 17:58:18 -08:00 |
|