mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue (batch tested with PRs 51839, 51987) Disable rbac/v1alpha1, settings/v1alpha1, and scheduling/v1alpha1 by default **What this PR does / why we need it**: Disables alpha features which were previously enabled by default. Also changes tests which relied on these alpha features being enabled by default. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #47691 **Special notes for your reviewer**: **Release note**: ```release-note Fixed a bug where some alpha features were enabled by default. |
||
|---|---|---|
| .. | ||
| controller/crdregistration | ||
| ports | ||
| tunneler | ||
| BUILD | ||
| client_ca_hook.go | ||
| client_ca_hook_test.go | ||
| controller.go | ||
| controller_test.go | ||
| doc.go | ||
| import_known_versions.go | ||
| import_known_versions_test.go | ||
| master.go | ||
| master_openapi_test.go | ||
| master_test.go | ||
| OWNERS | ||
| services.go | ||