- 09 Nov, 2018 1 commit
-
-
WanLinghao authored
-
- 08 Nov, 2018 25 commits
-
-
k8s-ci-robot authored
kubeadm: Remove feature gates from JoinConfiguration
-
k8s-ci-robot authored
Clean up unused openapi-gen cmd
-
k8s-ci-robot authored
[kubeadm] Update CoreDNS Version
-
Haowei Cai authored
-
Haowei Cai authored
as we switched to use k8s.io/kube-openapi/cmd/openapi-gen
-
k8s-ci-robot authored
Switch to sigs.k8s.io/yaml from ghodss/yaml
-
k8s-ci-robot authored
Create Ca-certificate configmap used by token projected volume
-
Rafael Fernández López authored
Relay on the feature gates provided by the ClusterConfiguration when downloaded from the cluster during the join process.
-
k8s-ci-robot authored
fix auditsink validation output
-
k8s-ci-robot authored
Follow-up of #70409: internal clientset switcher for registration hook
-
Jason DeTiberus authored
Resolves an issue that has been seen with ExternalName services not resolving.
-
k8s-ci-robot authored
fix register wrong configz for *-controller-manager
-
k8s-ci-robot authored
Add debug info: scheduler extenders's score and its name for each pod
-
k8s-ci-robot authored
Revert "Activate unschedulable pods only if the node became more schedulable"
-
k8s-ci-robot authored
Refactor GlusterFS PV spec.
-
Jun Gong authored
-
k8s-ci-robot authored
Update kubelet node status report logic with node lease feature
-
WanLinghao authored
To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. This patch add a controller called "root-ca-cert-publisher" to complete above job as well as some bootstrap rbac policies.
-
k8s-ci-robot authored
Fix test driver's unique name consistent
-
k8s-ci-robot authored
Fork godep to fix inconsistent abbreviation size
-
k8s-ci-robot authored
Add `With` method for allowed paths on delegated authorization
-
k8s-ci-robot authored
Fixes /kubernetes/kubeadm/issues/1072 Cleanup of selfhosting logic
-
k8s-ci-robot authored
Use a forked copy of multiarch/qemu-user-static scripts instead of a privileged container
-
k8s-ci-robot authored
Feature: Implements Raw Block Volume Support for in-tree vSphere plugin
-
Babak "Bobby" Salamat authored
-
- 07 Nov, 2018 14 commits
-
-
k8s-ci-robot authored
remove unused python-image from cluster/addons
-
k8s-ci-robot authored
remove duplicate default in `kubelet --help`
-
k8s-ci-robot authored
Mark configmap and downward_api e2e tests under [sig-node]
-
k8s-ci-robot authored
Fix end-to-end test logic to get image name
-
Masaki Kimura authored
Fixes: #70760
-
Anago GCB authored
-
k8s-ci-robot authored
Filter out spammy audit logs from cluster autoscaler.
-
k8s-ci-robot authored
Adding Datadog Cluster Agent to the list of Custom Metrics Providers
-
k8s-ci-robot authored
CRD supports multi-version Schema, Subresources and AdditionalPrintColumns
-
k8s-ci-robot authored
Make csi drivers and in-tree drivers share e2e tests
-
fanzhangio authored
- add raw block volume support for vsphere volume provisioner - set VolumeMode and any FSType in vsphere volume dynamic provision if feature BlockVolume enabled - implement BlockVolumePlugin, BlockVolumeMapper, BlockVolumeUnmapper interfaces. - add tests for vsphere block volume
-
Zhen Wang authored
When node lease feature is enabled, kubelet reports node status to api server only if there is some change or it didn't report over last report interval.
-
David Eads authored
-
k8s-ci-robot authored
Don't fail RCConfig.start on node restart.
-