Skip to content
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

Scheduling v1beta3 #104251

Merged

Commits on Oct 4, 2021

  1. [cc] [staging]:Introduce scheduler v1beta3 api

    Staging changes for scheduler v1beta3 api.
    xref: kubernetes/enhancements#2850
    ravisantoshgudimetla committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2743acf View commit details
    Browse the repository at this point in the history
  2. [cc][api]: Introduce scheduler v1beta3 api

    Changes in pkg/apis/scheduler reflecting the changes
    from staging. The weights of following priority plugins
    were increased:
    - TaintTolerations
    - NodeAffinity
    - InterPodAffinity
    as they're user facing priorities and they should be more
    influential when compared to default plugins which don't
    have any user say.
    
    xref: kubernetes/enhancements#2850
    ravisantoshgudimetla committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a07022a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    5c7f602 View commit details
    Browse the repository at this point in the history
  2. [scheduler][vendor]: add v1beta3 explicitly

    Vendor changes
    ravisantoshgudimetla committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1a484c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283b176 View commit details
    Browse the repository at this point in the history