k3s/pkg
Kubernetes Submit Queue 86cebde8b7 Merge pull request #52549 from DirectXMan12/feature/enable-hpa-v2-by-default
Automatic merge from submit-queue (batch tested with PRs 48970, 52497, 51367, 52549, 52541). 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>..

Enable autoscaling/v2beta1 by default

The PR which graduated autoscaling/v2alpha1 to beta accidentally
missed enabling the API group by default.  This rectifies that.

**Release note**:
```release-note
The autoscaling/v2beta1 API group is now enabled by default.
```
2017-09-19 01:17:47 -07:00
..
api Merge pull request #51601 from caesarxuchao/minor-test-fix 2017-09-13 09:30:01 -07:00
apimachinery/tests
apis Merge pull request #48216 from kargakis/update-pds-api-comment 2017-09-16 15:33:18 -07:00
auth generated 2017-09-01 19:11:19 +08:00
bootstrap/api Add extra group constants and validation to `pkg/bootstrap/api`. 2017-08-25 16:04:53 -05:00
capabilities
client Disable default paging in list watches 2017-09-06 23:10:59 -04:00
cloudprovider Merge pull request #52169 from dims/remove-links-to-specific-cloud-providers 2017-09-12 08:46:12 -07:00
controller Merge pull request #52176 from liggitt/heartbeat-timeout 2017-09-16 09:45:29 -07:00
credentialprovider
features Merge pull request #51943 from CaoShuFeng/feature_gate 2017-09-06 06:54:30 -07:00
fieldpath
generated German Translation 2017-09-07 19:41:24 +02:00
hyperkube
kubeapiserver plumb the proxyTransport to the webhook admission plugin; 2017-09-14 15:35:12 -07:00
kubectl Workaround go-junit-report bug for TestApps 2017-09-13 07:28:36 -07:00
kubelet Merge pull request #48970 from caseydavenport/fix-kubelet-restart 2017-09-19 01:17:39 -07:00
kubemark Use separate client for node status loop 2017-09-14 15:56:22 -04:00
master Enable autoscaling/v2beta1 by default 2017-09-15 11:28:35 -04:00
printers Move consumers of autoscaling/v2alpha1 to v2beta1 2017-09-05 17:49:30 -04:00
probe
proxy Merge pull request #51682 from m1093782566/ipvs-rsync-iptables 2017-09-03 15:48:31 -07:00
quota Merge pull request #52452 from gnufied/fix-quota-on-update 2017-09-15 01:59:56 -07:00
registry Merge pull request #52009 from zjj2wry/export-svc 2017-09-15 01:08:08 -07:00
routes
security Merge pull request #51408 from feiskyer/magic 2017-08-31 21:09:17 -07:00
securitycontext
serviceaccount
ssh update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
util Use separate client for node status loop 2017-09-14 15:56:22 -04:00
version
volume Merge pull request #52260 from andyzhangx/azuremounter-issue 2017-09-15 02:00:03 -07:00
watch
BUILD
OWNERS