[cozystack-scheduler] Add custom scheduler as an optional system package by lllamnyp · Pull Request #2205 · cozystack/cozystack

@lllamnyp

## What this PR does

Adds the cozystack-scheduler as an optional system package, vendored from
https://github.com/cozystack/cozystack-scheduler. The scheduler extends
the default kube-scheduler with SchedulingClass-aware affinity plugins,
allowing platform operators to define cluster-wide scheduling constraints
via a SchedulingClass CRD. Pods opt in via the
`scheduler.cozystack.io/scheduling-class` annotation.

The package includes:
- Helm chart with RBAC, ConfigMap, Deployment, and CRD
- PackageSource definition for the cozystack package system
- Optional inclusion in the platform system bundle

### Release note

```release-note
[cozystack-scheduler] Add cozystack-scheduler as an optional system
package. The custom scheduler supports SchedulingClass CRDs for
cluster-wide node affinity, pod affinity, and topology spread constraints.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>

gemini-code-assist[bot]

coderabbitai[bot]

sircthulhu

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Mar 12, 2026

@kvaps kvaps deleted the feat/cozystack-scheduler branch

March 12, 2026 12:38