- 28 Oct, 2016 24 commits
-
-
deads2k authored
-
deads2k authored
-
Wojciech Tyczynski authored
Increase backend-quota-bytes in kubemark
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Update rkt version on GCI nodes to v1.18.0 v1.18.0 avoids outputting debug information by default which happens to pollute events and kubelet logs.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue don't import pkg/client/unversioned when generating clients This is causing weird dependency graphs in bazel and is no longer necessary.
-
Marek Grabowski authored
Revert "Enable containerized storage plugins mounter on GCI"
-
Wojciech Tyczynski authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue docs: remove troubleshooting
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue "ie." is not the correct abbreviation for "ID EST" **What this PR does / why we need it**: "i.e." is the correct abbreviation for "ID EST" Signed-off-by:yupeng <yu.peng36@zte.com.cn>
-
Marek Grabowski authored
-
Mike Danese authored
-
Brandon Philips authored
Based on comment from @bgrant0607 https://github.com/kubernetes/kubernetes/pull/35544/files#r85368740
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Rename PetSet to StatefulSet <!-- Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md 2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md 3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes --> **What this PR does / why we need it**: #35534 **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: **Special notes for your reviewer**: cc @erictune @foxish @kubernetes/sig-apps @ymqytw **Release note**: <!-- Steps to write your release note: 1. Use the release-note-* labels to set the release note state (if you have access) 2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. --> ```release-note ```
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Make update_owners.py assign new tests to self by default.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Enable containerized storage plugins mounter on GCI ```release-note On GCI, kubelet uses an external mounter script (typically a special container running in a chroot) to perform mount operations ```
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Add perma-failed deployments API @kubernetes/deployment @smarterclayton API for https://github.com/kubernetes/kubernetes/issues/14519 Docs at https://github.com/kubernetes/kubernetes.github.io/pull/1337
-
Ryan Hitchman authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
- 27 Oct, 2016 16 commits
-
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Add coreos and gci images to the node benchmark job
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Added Changelog to addon manager From #35651. It would be good to have this changelog recording who and when pushed a new image to gcr.io. I retrieved the information from the [commit history](https://github.com/kubernetes/kubernetes/commits/master/cluster/addons/addon-manager). @mikedanese
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Proposal for implementing nominal services AKA StatefulSets AKA The-Proposal-Formerly-Known-As-PetSets This is the draft proposal for #260.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Add hack/verify-test-owners.sh to ensure tests always have owners. This ensures that new tests or changed tests are assigned appropriate owners.
-
saadali authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Fixes PR #35652 This is breaking the build. Fixes #35564 /cc @vishh @sjenning Fixes PR #35652
-
Yu-Ju Hong authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Swap in tests ownership To make the test ownership more closer to actual area of expertise I made the following swap. I included @mtaufen to close the cycle. Please wait with applying lgtm label for the second reviewer.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue kubeadm: fixed small typo in alpha warning Small typo in the alpha warning that I noticed and fixed.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Remove reference from addon-manager dockerfile <!-- Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md 2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md 3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes --> **What this PR does / why we need it**: Removes a reference to nonexisting file in the dockerfile for the addon-manager This file was deleted with #34513 cc @mikedanese @MrHohn
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Update GCI mounter script to run in a rkt container Depends on #35652
-
Paulo Pires authored
-
Ryan Hitchman authored
-
Zihong Zheng authored
-
Vishnu kannan authored
Signed-off-by:Vishnu kannan <vishnuk@google.com>
-
Clayton Coleman authored
-