v0.1.0
What's Changed
- Project foundation: licence, README, and design decisions by @TamasSzigeti in #2
- Documentation: explanation, how-to and reference guides by @TamasSzigeti in #3
- Go scaffold, CI and build configuration by @TamasSzigeti in #4
- Build(deps): Bump actions/checkout from 5 to 7 by @dependabot[bot] in #5
- Build(deps): Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #6
- Add CLAUDE.md by @TamasSzigeti in #7
- Configuration API: types, defaulting, validation by @TamasSzigeti in #8
- Bound drains by progress, not deadlines; back off per node by @TamasSzigeti in #9
- ADR-0008: the engine uses Kubernetes API types by @TamasSzigeti in #10
- internal/fit: the fit predicate and test mothers by @TamasSzigeti in #11
- Differential harness: check fit against the real scheduler by @TamasSzigeti in #13
- Build(deps): Bump golang.org/x/net from 0.49.0 to 0.55.0 by @dependabot[bot] in #12
- Build(deps): Bump golang.org/x/net from 0.49.0 to 0.55.0 in /test/differential by @dependabot[bot] in #16
- Build(deps): Bump github.com/google/cel-go from 0.26.0 to 0.29.0 in /test/differential by @dependabot[bot] in #15
- Engine: placement simulation and pod classification by @TamasSzigeti in #17
- Engine: evictability prediction by @TamasSzigeti in #18
- Engine: the decision procedure by @TamasSzigeti in #19
- collect and explain: binpack reads a real cluster by @TamasSzigeti in #20
- diagnose: report what blocks scale-down, and never remediate by @TamasSzigeti in #21
- run: binpack as a controller, dry-run only by @TamasSzigeti in #22
- metrics: publish what binpack decided, under binpack_ by @TamasSzigeti in #23
- engine: place the pod a controller would create, not the one leaving by @TamasSzigeti in #24
- charts: a Helm chart, defaulting to dry run and read-only RBAC by @TamasSzigeti in #25
- release: publish from a tag, and migrate to dockers_v2 by @TamasSzigeti in #26
New Contributors
- @TamasSzigeti made their first contribution in #2
- @dependabot[bot] made their first contribution in #5
Full Changelog: https://github.com/motleyhand/binpack/commits/v0.1.0