- 05 Oct, 2018 18 commits
-
-
k8s-ci-robot authored
Moving the cloudprovider interface to staging.
-
Anago GCB authored
-
k8s-ci-robot authored
kubeadm: do not panic if etcd local alpha phase is called when an external etcd config is used
-
k8s-ci-robot authored
kubeadm: Allow mixing Init and Join Configurations
-
k8s-ci-robot authored
fix golint in staging/src/k8s.io/apiserver/pkg/admission/plugin/ include namespace/lifecycle,webhook/mutating,webhook/validating
-
k8s-ci-robot authored
Code-gen: Remove lowercasing for project imports
-
k8s-ci-robot authored
Remove unnecessary concatenation of strings
-
k8s-ci-robot authored
Populate ClientCA in delegating auth setup
-
k8s-ci-robot authored
[aws] allow true/false in lb annotations
-
Rostislav M. Georgiev authored
This change allows mixing InitConfiguration/ClusterConfiguration with JoinConfiguration in a single YAML file, by performing the following changes: - Replace the explicit error in `DetectUnsupportedVersion` with a warning. - Modify `NodeConfigFileAndDefaultsToInternalConfig` to use only `JoinConfiguration`. Signed-off-by:Rostislav M. Georgiev <rostislavg@vmware.com>
-
k8s-ci-robot authored
Enable configure-helper.sh to support two scenarios for etcd level encryption: decryption and adding encryption to existing clusters.
-
Rafael Fernández López authored
If etcd local alpha phase is called manually while the kubeadm configuration points to an external etcd cluster kubeadm panics.
-
k8s-ci-robot authored
Load Balancing is not distributing connections to different endpoints
-
k8s-ci-robot authored
kubectl: Drop backOff from DrainOptions
-
k8s-ci-robot authored
Add CreateOptions and UpdateOptions to apiserver rest parameter installation
-
k8s-ci-robot authored
Add validation for percentage-of-nodes-to-score of the scheduler config
-
k8s-ci-robot authored
Fix descriptor lock release logic for block volume unmapDevice
-
k8s-ci-robot authored
Promote kubelet NodeConformance tests to Conformance
-
- 04 Oct, 2018 22 commits
-
-
k8s-ci-robot authored
Updated approvers for winkernel proxy
-
k8s-ci-robot authored
kubectl run test: remove legacyscheme dependency and cleanups
-
k8s-ci-robot authored
Kubeadm add v1beta1 config
-
Walter Fender authored
Individual implementations are not yet being moved. Fixed all dependencies which call the interface. Fixed golint exceptions to reflect the move. Added project info as per @dims and https://github.com/kubernetes/kubernetes-template-project. Added dims to the security contacts. Fixed minor issues. Added missing template files. Copied ControllerClientBuilder interface to cp. This allows us to break the only dependency on K8s/K8s. Added TODO to ControllerClientBuilder. Fixed GoDeps. Factored in feedback from JustinSB.
-
k8s-ci-robot authored
Make staging repo creation instructions clearer
-
k8s-ci-robot authored
kubectl fake test factory: replace legacyscheme with kubectl scheme
-
k8s-ci-robot authored
kubectl set tests: remove testapi core dependency
-
k8s-ci-robot authored
Remove etcd2 storage backend
-
k8s-ci-robot authored
E2E: handling extra files
-
k8s-ci-robot authored
kubectl: Drop typer from DrainOptions
-
Mike Crute authored
-
k8s-ci-robot authored
kubectl helpers test: remove core dependencies
-
k8s-ci-robot authored
Update options of master/node-os-distro
-
Madhan Raj Mookkandy authored
-
Solly Ross authored
kubernetes/kubernetes#67768 accidentally removed population of the the ClientCA in the delegating auth setup code. This restores it.
-
immutablet authored
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
k8s-ci-robot authored
Storage: printf cleanups
-
k8s-ci-robot authored
Update OWNERS files for GCE-related components
-
k8s-ci-robot authored
Add `log-level` mount option support for glusterfs plugin
-
Nikhita Raghunath authored
-