-
Notifications
You must be signed in to change notification settings - Fork 0
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
GangCache Design #5
base: gang
Are you sure you want to change the base?
Commits on Jun 29, 2022
-
feat: add read only port support for koordlet (koordinator-sh#320)
Signed-off-by: 黄金 <heikkihuang@kugou.net> Co-authored-by: 黄金 <heikkihuang@kugou.net>
Configuration menu - View commit details
-
Copy full SHA for b21ea49 - Browse repository at this point
Copy the full SHA b21ea49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49ab45 - Browse repository at this point
Copy the full SHA a49ab45View commit details
Commits on Jun 30, 2022
-
add cpuset allocator (koordinator-sh#324)
Signed-off-by: zwzhang0107 <zuoweizhang@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a6b005f - Browse repository at this point
Copy the full SHA a6b005fView commit details -
Fix wrong cgroup path for PLEG (koordinator-sh#325)
* fix wrong cgroup path when watch pods Signed-off-by: Cheimu <xerhoneyfc@gmail.com> * fix import order Signed-off-by: Cheimu <xerhoneyfc@gmail.com> * reformat comments Signed-off-by: Cheimu <xerhoneyfc@gmail.com> Co-authored-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1fa6ec8 - Browse repository at this point
Copy the full SHA 1fa6ec8View commit details -
add logs for proxy server (koordinator-sh#329)
Signed-off-by: 佑祎 <zzw261520@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for 37a3aec - Browse repository at this point
Copy the full SHA 37a3aecView commit details
Commits on Jul 1, 2022
-
chore: remove useless feature-gates (koordinator-sh#336)
Signed-off-by: saintube <saintube@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52a06f1 - Browse repository at this point
Copy the full SHA 52a06f1View commit details
Commits on Jul 4, 2022
-
ci: enable CGO when compiling binary (koordinator-sh#334)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f89c582 - Browse repository at this point
Copy the full SHA f89c582View commit details
Commits on Jul 5, 2022
-
rename resourceQoS to resourceQOS (koordinator-sh#339)
Signed-off-by: 佑祎 <zzw261520@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for b8dd567 - Browse repository at this point
Copy the full SHA b8dd567View commit details -
improve koordlet log verbosity (koordinator-sh#338)
Signed-off-by: saintube <saintube@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6ac04d4 - Browse repository at this point
Copy the full SHA 6ac04d4View commit details
Commits on Jul 6, 2022
-
Add pod uid to pod meta when failover (koordinator-sh#344)
* add pod uid to pod meta when failover Signed-off-by: Cheimu <xerhoneyfc@gmail.com> * add pod uid when parse request for cri scenario Signed-off-by: Cheimu <xerhoneyfc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 54ed9a5 - Browse repository at this point
Copy the full SHA 54ed9a5View commit details
Commits on Jul 7, 2022
-
Use the structure as the key of the map instead of string. (koordinat…
…or-sh#349) Signed-off-by: h30003300 <heqian28@huawei.com>
Configuration menu - View commit details
-
Copy full SHA for 1328009 - Browse repository at this point
Copy the full SHA 1328009View commit details
Commits on Jul 8, 2022
-
koordlet: define GPU metric struct (koordinator-sh#343)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 171ad3e - Browse repository at this point
Copy the full SHA 171ad3eView commit details
Commits on Jul 11, 2022
-
koord-scheduler: support default preferredCPUBindPolicy for LSE/LSR P…
…od if not specified (koordinator-sh#354) Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 1ab5c99 - Browse repository at this point
Copy the full SHA 1ab5c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9d9d4 - Browse repository at this point
Copy the full SHA 0d9d9d4View commit details -
add fine-grained device scheduling proposal (koordinator-sh#322)
* add schedule-device-in-card-level.md Signed-off-by: yangzhang <bupt_cozy@126.com> * refactor fine-grained device scheduling Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 7d46fad - Browse repository at this point
Copy the full SHA 7d46fadView commit details
Commits on Jul 12, 2022
-
[koord-runtime-proxy]: fix panic when no hook registered (koordinator…
…-sh#355) * fix panic when no hook registered Signed-off-by: Cheimu <xerhoneyfc@gmail.com> * refactor the error logs Signed-off-by: Cheimu <xerhoneyfc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f81c89c - Browse repository at this point
Copy the full SHA f81c89cView commit details -
koord-scheduler: support CPU exclusive policy (koordinator-sh#359)
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b78243b - Browse repository at this point
Copy the full SHA b78243bView commit details -
add pod annotations and labels to container request and cache (koordi…
…nator-sh#362) Signed-off-by: Cheimu <xerhoneyfc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 05a8c11 - Browse repository at this point
Copy the full SHA 05a8c11View commit details
Commits on Jul 13, 2022
-
fix the loss of new updated resources from UpdateContainerResources r…
…equest (koordinator-sh#363) Signed-off-by: Cheimu <xerhoneyfc@gmail.com> fix the loss of new updated resources from UpdateContainerResources request
Configuration menu - View commit details
-
Copy full SHA for b2fcc22 - Browse repository at this point
Copy the full SHA b2fcc22View commit details
Commits on Jul 14, 2022
-
add scheduling framework extender (koordinator-sh#365)
Signed-off-by: saintube <saintube@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 993fc21 - Browse repository at this point
Copy the full SHA 993fc21View commit details -
koordlet: refine initJiffies with default value (koordinator-sh#367)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 283c883 - Browse repository at this point
Copy the full SHA 283c883View commit details -
add PodMigrationJob CRD proposal (koordinator-sh#358)
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 42d695f - Browse repository at this point
Copy the full SHA 42d695fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a4ebb - Browse repository at this point
Copy the full SHA 78a4ebbView commit details -
koord-scheduler: support Node CPU orchestration API (koordinator-sh#360)
- support cpu bind policy with FullPCPUsOnly - support NUMA allocate strategy with MostAllocated/LeastAllocated Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 8179245 - Browse repository at this point
Copy the full SHA 8179245View commit details -
chore: update dockerfile for each module (koordinator-sh#364)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 463c409 - Browse repository at this point
Copy the full SHA 463c409View commit details -
feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (koo…
…rdinator-sh#326) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.5...v1.8.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6918290 - Browse repository at this point
Copy the full SHA 6918290View commit details -
feat(deps): bump gorm.io/driver/sqlite from 1.3.4 to 1.3.6 (koordinat…
…or-sh#347) Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.3.4 to 1.3.6. - [Release notes](https://github.com/go-gorm/sqlite/releases) - [Commits](go-gorm/sqlite@v1.3.4...v1.3.6) --- updated-dependencies: - dependency-name: gorm.io/driver/sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d763879 - Browse repository at this point
Copy the full SHA d763879View commit details
Commits on Jul 18, 2022
-
chore: supply UT for pkg/util and pkg/util/system (koordinator-sh#374)
Signed-off-by: wangjianyu <zmsjianyu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa0c35c - Browse repository at this point
Copy the full SHA fa0c35cView commit details -
api: add PodMigrationJob API (koordinator-sh#375)
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for c9cf1a4 - Browse repository at this point
Copy the full SHA c9cf1a4View commit details -
docs: remove redundant field in Device CRD (koordinator-sh#377)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2ed65d - Browse repository at this point
Copy the full SHA f2ed65dView commit details -
api: add device crd in scheduling group (koordinator-sh#376)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 91cacc4 - Browse repository at this point
Copy the full SHA 91cacc4View commit details -
fix auditor test in MacOS (koordinator-sh#379)
Signed-off-by: Fansong Zeng <fanster.z@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b54bb0c - Browse repository at this point
Copy the full SHA b54bb0cView commit details
Commits on Jul 19, 2022
-
koordlet: optimize auditor UT with httptest.Server (koordinator-sh#382)
Signed-off-by: wangjianyu <zmsjianyu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 91d2a4b - Browse repository at this point
Copy the full SHA 91d2a4bView commit details -
docs: add chinese version readme.md (koordinator-sh#380)
Signed-off-by: wangjianyu <zmsjianyu@gmail.com> Co-authored-by: Fansong Zeng <fanster.z@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d161ee3 - Browse repository at this point
Copy the full SHA d161ee3View commit details -
fix: consider lse/lsr when cpu suppress (koordinator-sh#234) (koordin…
…ator-sh#372) Signed-off-by: Yue Zhang <huaihuan.zy@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for 0523d60 - Browse repository at this point
Copy the full SHA 0523d60View commit details
Commits on Jul 20, 2022
-
api: add device info into NodeMetric CRD (koordinator-sh#378)
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dab5a92 - Browse repository at this point
Copy the full SHA dab5a92View commit details -
feat: collect gpu metrics (koordinator-sh#361)
Signed-off-by: 黄金 <huangjin_henan@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 4301cc9 - Browse repository at this point
Copy the full SHA 4301cc9View commit details -
chore: cleanup resmanager (koordinator-sh#383)
Signed-off-by: saintube <saintube@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d9f218 - Browse repository at this point
Copy the full SHA 4d9f218View commit details -
api: update reservation api (koordinator-sh#384)
Signed-off-by: saintube <saintube@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74de8bd - Browse repository at this point
Copy the full SHA 74de8bdView commit details -
add descheduler framework proposal (koordinator-sh#371)
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d1fb8c5 - Browse repository at this point
Copy the full SHA d1fb8c5View commit details -
feat(deps): bump gorm.io/gorm from 1.23.6 to 1.23.8 (koordinator-sh#351)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.23.6 to 1.23.8. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.23.6...v1.23.8) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f32a0ba - Browse repository at this point
Copy the full SHA f32a0baView commit details
Commits on Jul 21, 2022
-
fix: remove inline tag for corev1.ResourceList to fix koordinator-sh#390
(koordinator-sh#391) Signed-off-by: Jason Liu <jasonliu747@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf308ed - Browse repository at this point
Copy the full SHA bf308edView commit details
Commits on Jul 26, 2022
-
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 57c29bb - Browse repository at this point
Copy the full SHA 57c29bbView commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for d2d910d - Browse repository at this point
Copy the full SHA d2d910dView commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 9e49662 - Browse repository at this point
Copy the full SHA 9e49662View commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 40c334f - Browse repository at this point
Copy the full SHA 40c334fView commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 70cca7d - Browse repository at this point
Copy the full SHA 70cca7dView commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for eaa3be4 - Browse repository at this point
Copy the full SHA eaa3be4View commit details -
wenshiqi authored and wenshiqi committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for b7ce489 - Browse repository at this point
Copy the full SHA b7ce489View commit details