-
Notifications
You must be signed in to change notification settings - Fork 40k
Comparing changes
Open a pull request
base repository: kubernetes/kubernetes
base: 791380664
head repository: kubernetes/kubernetes
compare: 562e721ec
- 19 commits
- 45 files changed
- 7 contributors
Commits on Jun 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a02f10f - Browse repository at this point
Copy the full SHA a02f10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5a221 - Browse repository at this point
Copy the full SHA 4a5a221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36619fa - Browse repository at this point
Copy the full SHA 36619faView commit details -
Fix dangling reference to gcloud alpha API for GCI (should be beta)
This reference to the alpha API was missed (fixed in GCE, but not GCI)
Configuration menu - View commit details
-
Copy full SHA for f927946 - Browse repository at this point
Copy the full SHA f927946View commit details -
Configuration menu - View commit details
-
Copy full SHA for d13ad28 - Browse repository at this point
Copy the full SHA d13ad28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963c85e - Browse repository at this point
Copy the full SHA 963c85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bd3c4 - Browse repository at this point
Copy the full SHA d5bd3c4View commit details -
delete dependent pods for rs when deleting deployments
Mayank Kumar committedJun 14, 2017 Configuration menu - View commit details
-
Copy full SHA for ff503db - Browse repository at this point
Copy the full SHA ff503dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7026178 - Browse repository at this point
Copy the full SHA 7026178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcc271 - Browse repository at this point
Copy the full SHA 0bcc271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b1bac - Browse repository at this point
Copy the full SHA 59b1bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cbc5e - Browse repository at this point
Copy the full SHA 17cbc5eView commit details
Commits on Jun 15, 2017
-
Merge pull request #47492 from bowei/fix-gci-gcloud
Automatic merge from submit-queue Fix dangling reference to gcloud alpha API for GCI (should be beta) This reference to the alpha API was missed (fixed in GCE, but not GCI) Fixes #47494 ```release-note none ```
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for b2d844b - Browse repository at this point
Copy the full SHA b2d844bView commit details -
Merge pull request #47542 from enisoc/tpr-watch
Automatic merge from submit-queue (batch tested with PRs 47492, 47542, 46800, 47545, 45764) Fix TPR watches. Fixes #47027 TPR watch has been broken since #44350.
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 8cbf3a3 - Browse repository at this point
Copy the full SHA 8cbf3a3View commit details -
Merge pull request #46800 from deads2k/agg-33-priority
Automatic merge from submit-queue (batch tested with PRs 47492, 47542, 46800, 47545, 45764) separate group and version priority Fixes #46322 This just modifies the API and does the minimal plumbing. I can extend this pull or do another to fix the priority problem.
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 08c705e - Browse repository at this point
Copy the full SHA 08c705eView commit details -
Merge pull request #47545 from ixdy/update-1.7-images
Automatic merge from submit-queue (batch tested with PRs 47492, 47542, 46800, 47545, 45764) Update addons with upstream CVE fixes **What this PR does / why we need it**: refreshes the cluster-proportional-autoscaler, metadata-proxy, and fluentd-gcp addons with new base images with fixes for the following vulnerabilities: * CVE-2016-4448 * CVE-2016-8859 * CVE-2016-9841 * CVE-2016-9843 * CVE-2017-9526 **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: x-ref #47386, though there are still a few images left to update **Release note**: ```release-note Update cluster-proportional-autoscaler, metadata-proxy, and fluentd-gcp addons with fixes for CVE-2016-4448, CVE-2016-8859, CVE-2016-9841, CVE-2016-9843, and CVE-2017-9526. ``` /cc @timstclair @MrHohn @Q-Lee @crassirostris
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 79eb0ab - Browse repository at this point
Copy the full SHA 79eb0abView commit details -
Merge pull request #45764 from krmayankk/depl-del-rs
Automatic merge from submit-queue (batch tested with PRs 47492, 47542, 46800, 47545, 45764) delete dependent pods for rs when deleting deployments Fix #44046, where user reported that the garbage collector didn't delete pods when a deployment was deleted with PropagationPolicy=Background.
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 289de0e - Browse repository at this point
Copy the full SHA 289de0eView commit details -
Merge pull request #47491 from derekwaynecarr/fix-image-name-validation
Automatic merge from submit-queue image name must not have leading or trailing whitespace **What this PR does / why we need it**: verifies that an image name can not have leading or trailing whitespace **Which issue this PR fixes** fixes #47490 **Special notes for your reviewer**: i was surprised we had not caught this, so if there is an image spec that says leading and trailing whitespace is a good thing, i am open to correction. i was made aware of downstream users of validate pod template spec that used " " as a special token. as a result, i only do the validation of image name " " in the `Pod` only. **Release note**: ```release-note NONE ```
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 23aafda - Browse repository at this point
Copy the full SHA 23aafdaView commit details -
Merge pull request #47462 from derekwaynecarr/strip-container-id-events
Automatic merge from submit-queue Strip container id from events **What this PR does / why we need it**: reduces spam events from kubelet in bad pod scenarios **Which issue this PR fixes**: relates to #47366 **Special notes for your reviewer**: pods in permanent failure states created unique events **Release note**: ```release-note None ```
Kubernetes Submit Queue authoredJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 562e721 - Browse repository at this point
Copy the full SHA 562e721View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 791380664...562e721ec