k3s/pkg
Kubernetes Submit Queue 63c90bb47e
Merge pull request #63797 from kgrygiel/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add Vertical Pod Autoscaler to autoscaling/v2beta1

**What this PR does / why we need it**:
Adds Vertical Pod Autoscaler (https://github.com/kubernetes/community/blob/master/contributors/design-proposals/autoscaling/vertical-pod-autoscaler.md) to the autoscaling API (which currently has the Horizontal Pod Autoscaler).
This is needed for the Vertical Pod Autoscaler beta.

**Special notes for your reviewer**:

/cc @thockin @mwielgus @DirectXMan12 

FYI. changes that add pkg/registry/autoscaling/verticalpodautoscaler/... will follow.

**Release note**:
```Add Vertical Pod Autoscaler to autoscaling/v2beta1.```
2018-06-06 22:54:08 -07:00
..
api Generate pod ready status with readiness gates 2018-06-04 12:16:56 -07:00
apis Merge pull request #63797 from kgrygiel/master 2018-06-06 22:54:08 -07:00
auth add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
capabilities
client Auto-generated code for the Vertical Pod Autoscaler API. 2018-06-06 13:00:55 +02:00
cloudprovider Merge pull request #62297 from verult/gce-disks-refactor 2018-06-06 19:56:29 -07:00
controller Merge pull request #63386 from roycaihw/gc-json-patch 2018-06-06 19:56:20 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #64723 from vladimirvivien/csi-block-support 2018-06-06 11:05:12 -07:00
fieldpath
generated generated: 2018-06-01 14:28:07 -07:00
kubeapiserver Merge pull request #64326 from andrewsykim/default-disable-pvl 2018-05-28 03:19:17 -07:00
kubectl Add TODO for removing kubectl DaemonSet deletion hack 2018-06-06 11:11:35 -07:00
kubelet Merge pull request #64749 from Random-Liu/fix-standalone-dockershim 2018-06-06 10:08:12 -07:00
kubemark Fix standalone dockershim. 2018-06-05 21:52:08 +00:00
master Merge pull request #63774 from wgliang/master.test-master 2018-05-31 14:12:18 -07:00
printers fix kubectl -o 2018-06-05 19:49:07 +08:00
probe
proxy Merge pull request #61077 from islinwb/fix_ipvs_warninfo 2018-05-31 20:01:26 -07:00
quota Fix quota sync 2018-06-05 04:50:37 -04:00
registry Merge pull request #64639 from sttts/sttts-int64-json 2018-06-02 06:30:22 -07:00
routes
scheduler Fix the handling of untagged images 2018-06-04 13:57:09 -07:00
security Run make update 2018-06-06 00:12:40 +02:00
securitycontext
serviceaccount add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
ssh Use Dial with context 2018-05-19 08:14:37 +10:00
util Add a 'kubeadm upgrade node config' command and finish up the kubelet integration work 2018-06-06 23:17:04 +03:00
version
volume Merge pull request #64723 from vladimirvivien/csi-block-support 2018-06-06 11:05:12 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS