- 16 May, 2019 1 commit
-
-
Lantao Liu authored
Signed-off-by:Lantao Liu <lantaol@google.com>
-
- 09 May, 2019 13 commits
-
-
Kubernetes Prow Robot authored
remove VM API call dependency in azure disk WaitForAttach
-
Kubernetes Prow Robot authored
fix shellcheck failures in /hack/verify-[a-g]*.sh.
-
Kubernetes Prow Robot authored
Modify apimachinery,apps,instrumentation tests to import framework/log
-
Kubernetes Prow Robot authored
Fix unstructured list interface compatibility, fix kubectl paging
-
Kubernetes Prow Robot authored
Bump metrics-server version to v0.3.3
-
Kubernetes Prow Robot authored
Use key in probedPlugin
-
Kubernetes Prow Robot authored
Comment association to ConformanceIt block should be validated properly.
-
Kubernetes Prow Robot authored
Fixes component base README.md KEP link
-
Kubernetes Prow Robot authored
GCE/Windows: ignore stopping errors for stackdriver
-
Kubernetes Prow Robot authored
Unexport PrintTable function
-
Kubernetes Prow Robot authored
kubeadm: upload the `ClusterConfiguration` during the upgrade
-
Kubernetes Prow Robot authored
Faster scheduler
-
Kubernetes Prow Robot authored
fix TestEventChannelFull random fail
-
- 08 May, 2019 26 commits
-
-
hui luo authored
This is part of the transition to using framework/log instead of the Logf inside the framework package. This will help with import size/cycles when importing the framework or subpackages
-
Kubernetes Prow Robot authored
Modify e2e/kubectl tests to import e2elog.Logf
-
Kubernetes Prow Robot authored
Add wrappers for prometheus.Counter/CounterVec and prometheus.Registry
-
Kubernetes Prow Robot authored
AWS EBS provisioner should get node zone info from k8s
-
Kubernetes Prow Robot authored
kube-aggregator: update existing openapi spec info if pre-existing
-
Kubernetes Prow Robot authored
Removes deprecated label kubernetes.io/cluster-service in yaml files of kubernetes add-ons. Bug fix #72757
-
Kubernetes Prow Robot authored
Move ssh code to new package
-
Kubernetes Prow Robot authored
Move feature gate package from k8s.io/apiserver to k8s.io/component-base
-
Han Kang authored
-
Daniel (Shijun) Qian authored
* fix duplicated imports of api/core/v1 * fix duplicated imports of client-go/kubernetes * fix duplicated imports of rest code * change import name to more reasonable
-
Kubernetes Prow Robot authored
refactor: use e2elog.Logf instead of framework.Logf
-
John Schnake authored
The framework/ssh.go code was heavily used throughout the framework and could be useful elsewhere but reusing those methods requires importing all of the framework. Extracting these methods to their own package for reuse. Only a few methods had to be copied into this package from the rest of the framework to avoid an import cycle.
-
Anago GCB authored
-
Andrew Sy Kim authored
Signed-off-by:Andrew Sy Kim <kiman@vmware.com>
-
Andrew Sy Kim authored
Signed-off-by:Andrew Sy Kim <kiman@vmware.com>
-
Andrew Sy Kim authored
Signed-off-by:Andrew Sy Kim <kiman@vmware.com>
-
Andrew Kim authored
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
-
Andrew Kim authored
-
Abdullah Gharaibeh authored
-
Kubernetes Prow Robot authored
Make external driver name generation contain a more random suffix in case of double generation in the same framework context (twice in the same test)
-
Kubernetes Prow Robot authored
fix Remove hyperkube short aliases
-
Kubernetes Prow Robot authored
Revert "Add Un-reserve extension point for the scheduling framework"
-
Han Kang authored
-
Han Kang authored
-
Han Kang authored
-
Han Kang authored
-