• Kubernetes Submit Queue's avatar
    Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api · a1b54f3c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 55511, 63372, 63400, 63100, 63769). 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>.
    
    Create pkg/scheduling/apis/v1beta1 and move priorityClass to beta 
    
    **What this PR does / why we need it**:
    This is for creating pkg/apis/scheduling/v1beta1 so that priorityClasses could be moved to beta.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Part of #57471
    
    **Special notes for your reviewer**:
    /cc @bsalamat @aveshagarwal 
    
    **Release note**:
    
    ```release-note
    The `PriorityClass` API is promoted to `scheduling.k8s.io/v1beta1`
    ```
    a1b54f3c
Name
Last commit
Last update
..
controller/crdregistration Loading commit data...
ports Loading commit data...
reconcilers Loading commit data...
tunneler Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
client_ca_hook.go Loading commit data...
client_ca_hook_test.go Loading commit data...
client_util.go Loading commit data...
controller.go Loading commit data...
controller_test.go Loading commit data...
doc.go Loading commit data...
import_known_versions.go Loading commit data...
import_known_versions_test.go Loading commit data...
master.go Loading commit data...
master_openapi_test.go Loading commit data...
master_test.go Loading commit data...
services.go Loading commit data...