- 31 Mar, 2016 2 commits
- 30 Mar, 2016 18 commits
-
-
k8s-merge-robot authored
Automatic merge from submit-queue Explicit links needed for PRs and users in github source markdown. Fix some other formatting: - Reverse ordered the included releases for 1.2.0 (newest to oldest). - Use the same Downloads format for all releases so far (in this file).
-
k8s-merge-robot authored
Automatic merge from submit-queue Fixed typo. Corrected log message.
-
Alex Robinson authored
Update guestbook examples; replace RC concepts with Deployment
-
Janet Kuo authored
-
k8s-merge-robot authored
Automatic merge from submit-queue Release Notes proposal Get the conversation started. cc @eparis @vishh @davidopp @thockin @dchen1107 Ref #23070
-
k8s-merge-robot authored
Automatic merge from submit-queue kubectl: enhance podtemplate describer @kubernetes/kubectl @smarterclayton for the dc decsriber
-
Isaac Hollander McCreery authored
Fix cluster names to be numeric in upgrade jobs
-
Alex Robinson authored
Decrease verbosity of namespace controller trace logging
-
Alex Robinson authored
Update our GCP metadata dependency to include a recent flakiness improvement
-
k8s-merge-robot authored
Automatic merge from submit-queue Update conformance test policy Addresses #14913 /cc @kubernetes/sig-testing
-
k8s-merge-robot authored
Automatic merge from submit-queue rkt: bump rkt version to 1.2.1 Upon bumping the rkt version, `--hostname` is supported. Also we now gets the configs from the rkt api service, so `stage1-image` is deprecated. cc @yujuhong @Random-Liu
-
k8s-merge-robot authored
Automatic merge from submit-queue allow kubectl cmds to process files recursively, when given a dir This PR accomplishes two things: 1. It creates a `--recursive` flag for use with certain `kubectl` commands that _currently_ do not process files beyond their first level of children, as seen in the issue https://github.com/kubernetes/kubernetes/issues/19767 2. It enables the ability to use the `--recursive` flag in the `kubectl` commands that currently _only_ support processing a directory up to its first level of children.
-
k8s-merge-robot authored
Automatic merge from submit-queue Make kubelet use an arch-specific pause image depending on GOARCH Related to: #22876, #22683 and #15140 @ixdy @pwittrock @brendandburns @mikedanese @yujuhong @thockin @zmerlynn
-
k8s-merge-robot authored
Automatic merge from submit-queue node e2e conformance keep polling if encounters errors
-
k8s-merge-robot authored
Automatic merge from submit-queue Create a new Deployment in kube-system for every version. It appears that version numbers have already been properly added to these files. Small change to delete an old deployment entirely, so we can make a new one per version (like replication controllers). We'll want to change this back once the kube-addons support deployments in a later version.
-
David McMahon authored
Fix some other formatting: - Reverse ordered the included releases for 1.2.0 (newest to oldest). - Use the same Downloads format for all releases so far (in this file).
-
k8s-merge-robot authored
Automatic merge from submit-queue Update CHANGELOG.md with v1.3.0-alpha.1 release. cc @thockin @dchen1107 @davidopp @lavalamp
-
k8s-merge-robot authored
Automatic merge from submit-queue Honor incoming OUT_DIR from the Makefile.
-
- 29 Mar, 2016 19 commits
-
-
David McMahon authored
-
David McMahon authored
-
Quintin Lee authored
-
Jeff Grafton authored
Run node test jobs every 30 minutes instead of daily. This is critical for the kubelet e2e as it is a merge queue blocker.
-
k8s-merge-robot authored
Automatic merge from submit-queue Logo files with border and rendered name Labelling this PR as size/L
-
Phillip Wittrock authored
Run node test jobs every 30 minutes instead of daily. This is critical for the kubelet e2e as it is a merge queue blocker.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
André Cruz authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Tommy Murphy authored
-
Yifan Gu authored
-
Yifan Gu authored
Add GeneratePodHostNameAndDomain() to RuntimeHelper to get the hostname of the pod from kubelet. Also update the logging flag to change the journal match from _HOSTNAME to _MACHINE_ID.
-
Yifan Gu authored
-
Yifan Gu authored
-
Dawn Chen authored
Update docs to reflect `kubectl run` creates deployments by default i…
-
- 28 Mar, 2016 1 commit
-
-
David McMahon authored
-