-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry-picks for release 1.2 #22855
Cherry-picks for release 1.2 #22855
Conversation
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
…oller Auto commit by PR queue bot
…erator-cases Auto commit by PR queue bot
Make kubelet-perf 100 pod/node test work with registered master
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
Auto commit by PR queue bot
…estdata Auto commit by PR queue bot
…ges-validation-fix Auto commit by PR queue bot
Auto commit by PR queue bot
…scale Auto commit by PR queue bot
…g_flag Auto commit by PR queue bot
update wide option output
Prefer fetched version when determining HPA group version kind
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
Labelling this PR as size/XXL |
All green. Merging. |
Cherry-picks for release 1.2
Cherry-picks for release 1.2
Cherry-picks for release 1.2
This picks the following PRs:
#22430: Change scheduler logic from random to round-robin
#22709: enable master kubelet in gce-default to match gce-test
#22708: Take 2: continuously delete pods on nodes that don't exist
#22720: Don't list master node when looking to a NodePort node.
#22748: MESOS: fix broken km controller
#22749: Selector operator strings should all be lowercase to be consistent with other operators.
#22743: Make kubelet-perf 100 pod/node test work with registered master
#22606: Modify deployment.go to use nginx:1.73 and redis:e2e
#22769: Pass ResourceVersion in Scale object back to RC before updating RC so that it can be used to check for conflicts.
#22594: Ubernetes-Lite: reuse existing configuration when reusing master
#22762: Added job/v1 generator to kubectl run
#22801: Bumped Heapster to v0.20.0-alpha12
#22017: Fix thirdparty discovery and add unit tests
#22808: Copy replicaset example yamls to hack/testdata directory.
#22766: Fix validation of resources (cpu, memory, storage) for limit range types.
#22809: Add kubectl describe tests for replica sets.
#22811: Enable kubectl autoscale for replica sets.
#22756: MESOS: added proxy-kubeconfig flag
#22772: update wide option output
#22840: Prefer fetched version when determining HPA group version kind
The next two had conflicts which were solved by hand
#22724: Support for both map-based and set-based selectors in extensions/v1beta1.Scale
#22758: ReplicaSetSpec.Template shouldn't be a pointer.
And then 2 more that came in after I started.
#22804: bump(github.com/docker/spdystream): 449fdfce4d962303d702fec724ef0ad181c92528
#22849: Added api discovery to kubectl run, based on which we decide which generators to use
And then 1 which I guess I just missed!
#22602: Ubernetes Lite: apply auto-labels to dynamically provisioned volumes