Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

k8s.io/kube-scheduler

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s.io/kube-scheduler

  • v0.31.4
  • Go
  • Socket score

Version published
Created

kube-scheduler

Implements KEP 115 - Moving ComponentConfig API types to staging repos

This repo provides external, versioned ComponentConfig API types for configuring the kube-scheduler. These external types can easily be vendored and used by any third-party tool writing Kubernetes ComponentConfig objects.

Compatibility

HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and k8s.io/client-go.

Where does it come from?

This repo is synced from https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/kube-scheduler. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here by a bot.

FAQs

Package last updated on 11 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts