Releases: kubewharf/katalyst-api
Releases · kubewharf/katalyst-api
v0.5.1
What's Changed
- feat: support shared_cores overlap reclaimed_cores by @cheney-lin in #83
- add cpu system pressure eviction dynamic config by @WangZzzhe in #74
- feat: support resource portrait by @kapybar4 in #86
- feat(autoscaling): support intelligent hpa by @kapybar4 in #88
- feat(qrm): add LoadLowerBoundRatio for CPUPressureEvictionConfig by @csfldf in #89
- feat: support cpu provision of aqc by @cheney-lin in #87
- fix: typo by @cheney-lin in #90
- chore: refine control knob constraints by @cheney-lin in #91
- fix(adminqos): add deepcopy for LoadLowerBoundRatio by @csfldf in #92
- feat(npd): npd definition by @zzzzhhb in #84
- support qrm vpa admit by @nightmeng in #96
- feat(qrm): rename inplace update key by @nightmeng in #97
- tmo block list support dynamic config by @yadzhang in #98
- feat(kcmas): add cpu usage ratio for pod and node custom metrics by @sun-yuliang in #99
- feat(kcc): canary update by @gary-lgy in #103
New Contributors
- @kapybar4 made their first contribution in #86
- @yadzhang made their first contribution in #98
- @gary-lgy made their first contribution in #103
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- misc: fix shortname for tidenodepool by @pendoragon in #59
- feat: add ThresholdMetToleranceDuration by @cheney-lin in #60
- feat(kcnr): add node metric by @cheney-lin in #63
- spd api support custom indicator by @luomingmeng in #61
- rename target indicator name to service system indicator name by @luomingmeng in #64
- remove useless dependency for spd by @waynepeking348 in #67
- support dedicated image fs disk by @nightmeng in #68
- add memory bandwidth resource by @luomingmeng in #70
- spd support extended indicator by @luomingmeng in #69
- feat: new ServiceSystemIndicatorName by @cheney-lin in #72
- enhancement(kcmas): aggregate function p95 by @zzzzhhb in #76
- enhancement(kcmas): metric selector key group by by @zzzzhhb in #78
- add sum aggregator and memory bandwidth aggregate metric name by @luomingmeng in #77
- chore(adminqos): add config for memory advisor by @cheney-lin in #79
- feat: add CRD for Transparent Memory Offloading by @cheney-lin in #81
- feat(qrm): add ResourceAnnotationKeyNICNetNSName by @csfldf in #80
- add realtime overcommit constants by @WangZzzhe in #75
New Contributors
- @pendoragon made their first contribution in #59
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add detailed comments for katalyst enhancements and other consts by @waynepeking348 in #51
- feat(qrm): Support for OOM priority as a QoS enhancement by @y-ykcir in #49
- rename baselineRatio to baselinePercent by @cheney-lin in #52
- feat(tide): support tide nodepool by @xjh1996 in #50
- refine(spd): update consts by @cheney-lin in #53
- enhancement(kcmas): aggregate function latest by @zzzzhhb in #54
- feat: node resource topology scheduler plugin by @WangZzzhe in #39
- feat(eviction): support rootfs eviction by @nightmeng in #56
- fix(tide): fix fields typo by @xjh1996 in #57
- fix(tide): fix fields typo by @xjh1996 in #58
New Contributors
- @y-ykcir made their first contribution in #49
- @cheney-lin made their first contribution in #52
- @xjh1996 made their first contribution in #50
- @nightmeng made their first contribution in #56
Full Changelog: v0.3.3...v0.4.0
Release v0.3.3
Merge pull request #46 from luomingmeng/dev/spd-support-baseline add spd baseline related const
add configuration related to system load eviction
add configuration related to system load eviction
kcc support priority and its allowed selector key list configurations
kcc support priority and its allowed selector key list configurations
add kcmas data for auto-scaling/auto-performance
add kcmas data for auto-scaling/auto-performance
add minReclaimedResourceForAllocate field
add minReclaimedResourceForAllocate field
add pod custom metric
Merge pull request #25 from waynepeking348/dev/add-kcmas-metric add pod-level metric pod usage
system memory plugin use duration threshold
system memory plugin use duration threshold