- 12 Mar, 2019 4 commits
-
-
Kubernetes Prow Robot authored
Populate the storage version hash
-
Kubernetes Prow Robot authored
deflake nodelease test
-
Kubernetes Prow Robot authored
Deprecate make-symlink parameter in hyperkube
-
Kubernetes Prow Robot authored
fix smb unmount issue on Windows
-
- 11 Mar, 2019 12 commits
-
-
Kubernetes Prow Robot authored
Fix secret/configmap management for terminated pods
-
Kubernetes Prow Robot authored
kubeadm: print key inside the upload-certs phase of init
-
Chao Xu authored
generated proto
-
Chao Xu authored
-
Chao Xu authored
-
Kubernetes Prow Robot authored
rebase audit-proxy image to distroless/static
-
Kubernetes Prow Robot authored
Delay CSI client initialization
-
Kubernetes Prow Robot authored
Update Cluster Autscaler version to 1.14.0-beta.1
-
Kubernetes Prow Robot authored
Handle unstructured status in RetryWatcher
-
Kubernetes Prow Robot authored
Adds missing user mapping option for Quobyte mounts
-
Kubernetes Prow Robot authored
kubeadm: fix join message if kubeadm-certs secret is not present
-
Kubernetes Prow Robot authored
Update GCE Windows README steps for running e2e tests.
-
- 10 Mar, 2019 3 commits
-
-
Lubomir I. Ivanov authored
The standalone execution of upload-certs phase does not print the key that that user should use for the newly uploaded encrypted secret. Print this key in the upload-certs phase in both standalone mode or if executed in the standard init workflow. Make it possible to omit the printing if the user passes --skip-certificate-key-print. Also: - Uppercase string in Printf call in copycerts.go - Don't use V(1) for the "Skipping phase" message in uploadcerts.go instead always print a message that the user case use --experimental-upload-certs. This solves a problem if the user tried the standalone phase but didn't pass --experimental-upload-certs.
-
andyzhangx authored
fix log warning use IsCorruptedMnt in GetMountRefs on Windows use errorno in IsCorruptedMnt check fix comments: add more error code add more error no checking change year fix comments
-
Kubernetes Prow Robot authored
e2e: external snapshotter
-
- 09 Mar, 2019 13 commits
-
-
Kubernetes Prow Robot authored
Fix apply conversion bug
-
Kubernetes Prow Robot authored
Disable NodeProblemDector test in large clusters.
-
jennybuckley authored
-
jennybuckley authored
-
Kubernetes Prow Robot authored
Add "fieldManager" to flag to PATCH/CREATE/UPDATE
-
Yecheng Fu authored
-
Kubernetes Prow Robot authored
Add namespace and name into the CRI pod log directory
-
Kubernetes Prow Robot authored
Allow session affinity a period of time to setup for new services.
-
Kubernetes Prow Robot authored
Promote RuntimeClass to beta
-
Antoine Pelisse authored
-
Lantao Liu authored
Signed-off-by:Lantao Liu <lantaol@google.com>
-
Lantao Liu authored
Signed-off-by:Lantao Liu <lantaol@google.com>
-
Antoine Pelisse authored
And add a corresponding flag in kubectl (for apply), even though the value is defaulted in kubectl with "kubectl". The flag is required for Apply patch-type, and optional for other PATCH, CREATE and UPDATE (in which case we fallback on the user-agent).
-
- 08 Mar, 2019 8 commits
-
-
Kubernetes Prow Robot authored
Update embargo doc link in SECURITY_OWNERS and change PST to PSC
-
Kubernetes Prow Robot authored
add label area/test in k8s.io/kubernetes/test/*
-
Kubernetes Prow Robot authored
verify script to ensure publishing bot rules and godeps are in sync
-
Kubernetes Prow Robot authored
Track dry-run and apply in metrics
-
Kubernetes Prow Robot authored
ignore uncommitted generated openapi files in verify-godeps
-
Kubernetes Prow Robot authored
GCE: bump COS image version to cos-beta-73-11647-64-0
-
Kubernetes Prow Robot authored
fix handling of nil times in managedFields sorting
-
Kubernetes Prow Robot authored
Fix NPD e2e test on Ubuntu node and update NPD container version
-