Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 75922,
"has_wiki": true,
"homepage": "https://github.com/kubernetes-sigs/descheduler",
"languages": {
"Go": 325638,
"Shell": 21920,
"Makefile": 4338,
"Mustache": 1759,
"Dockerfile": 949
},
"pushed_at": "2021-04-09T01:43:51Z",
"created_at": "2020-05-07T02:43:39Z",
"owner_type": "User",
"updated_at": "2021-11-01T03:26:39Z",
"description": "Descheduler for Kubernetes",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://lixiang233.github.io",
"name": "Xiang Li",
"type": "User",
"login": "lixiang233",
"company": null,
"location": null,
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/30927701?v=4",
"created_at": "2017-08-11T11:31:42Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 3270
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2020-02-12T02:30:07Z"
},
{
"tag": "0.9.0",
"kind": "minor",
"published_at": "2019-04-12T14:42:46Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2018-09-03T13:15:37Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2018-08-21T19:10:40Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2018-05-31T16:05:58Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-03-29T14:54:56Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-01-09T18:00:42Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2017-11-10T22:06:05Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-10-16T20:08:57Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-10-02T21:51:30Z"
}
],
"recent_commits": [
{
"oid": "4c11de04033be188f03e204e6dd6696c2179c02b",
"body": "Add verify scripts for make gen to run during PR",
"is_bot": false,
"headline": "Merge pull request #507 from pravarag/add-verify-scripts",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-04-08T04:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9099efc4560fc61a7e9434ed32b2fcf3eb6e30e",
"body": "Signed-off-by: Pravar Agrawal <pravaag1@in.ibm.com>",
"is_bot": false,
"headline": "add verify scripts for conversions gen",
"author_name": "Pravar Agrawal",
"author_login": "pravarag",
"committed_at": "2021-04-08T04:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edb644f2ea57f67e23a9eef9485e50200acc2bd",
"body": "LNU: improve nodeUsage logging",
"is_bot": false,
"headline": "Merge pull request #544 from ingvagabund/lnu-improve-node-usage-logging",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-04-07T06:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c239e1199f3a20a99931aecb5e580d687af2a909",
"body": "To avoid:\n```\nI0210 11:56:04.137956 3309277 lownodeutilization.go:389] \"Updated node usage\" updatedUsage={node:0xc000460000 usage:map[cpu:0xc00042b480 memory:0xc00042b4c0 pods:0xc00042b500] allPods:[0xc0004a0000 0xc0004a03e8 0xc0004a07d0 0xc0004a0bb8 0xc0004a0fa0 0xc0004a1388 0xc0004a1770 0xc0004a1b\n[…]\na1388 0xc0004a1770 0xc0004a1b58] lowResourceThreshold:map[cpu:0xc00042b540 memory:0xc00042b580 pods:0xc00042b5c0] highResourceThreshold:map[cpu:0xc00042b600 memory:0xc00042b640 pods:0xc00042b680]}\n```",
"is_bot": false,
"headline": "LNU: improve nodeUsage logging",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-04-06T07:43:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b713b7852a6841d63fee255cadddd7f346494767",
"body": "Support extended resources in LowNodeUtilization",
"is_bot": false,
"headline": "Merge pull request #434 from ZongqiangZhang/extend-resources",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-04-06T07:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d07d0c8e2ad0d24df14b1e339f08356ff35dadc",
"body": "e2e_test: fix goroutine leak",
"is_bot": false,
"headline": "Merge pull request #543 from gaurav1086/e2e_test_fix_goroutine_leak",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-04-06T01:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7076ba0760978d69735df68769f71074236abb08",
"body": null,
"is_bot": false,
"headline": "e2e_test: fix goroutine leak",
"author_name": "Gaurav Singh",
"author_login": "gaurav1086",
"committed_at": "2021-04-05T01:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b816d4a4ff6417009cd7bd384d0da87b802b44",
"body": null,
"is_bot": false,
"headline": "support extended resources in lownodeutilization",
"author_name": "ZongqiangZhang",
"author_login": "ZongqiangZhang",
"committed_at": "2021-04-02T13:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebc909c7fad8c42a7891e1ef5dae447d58d9376",
"body": "Update Generated Code",
"is_bot": false,
"headline": "Merge pull request #541 from KohlsTechnology/make-gen",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-04-01T07:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af01b675b02335a7650ed6703529205854e683ed",
"body": "Ran \"make gen\" using Go 1.16.1. Some changes were merged, but \"make gen\"\nwas not run. This fixes the problem.\n\nSee below PR for reference:\nhttps://github.com/kubernetes-sigs/descheduler/pull/523",
"is_bot": false,
"headline": "Update Generated Code",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-04-01T05:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6ce5a0581481316b57368b0ebc50f4a3bbc25a",
"body": "Bump to k8s 1.21-rc.0",
"is_bot": false,
"headline": "Merge pull request #539 from damemi/1.21-rc.0",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-31T23:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4f6d4fcd70a18f90de1a51a03745ff85d34929",
"body": null,
"is_bot": false,
"headline": "Bump to k8s 1.21-rc.0",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-31T14:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2746d09e8db41308d5955d4894cc313d0b94021",
"body": "Added EvictSystemCriticalPods flag to descheduler",
"is_bot": false,
"headline": "Merge pull request #523 from RyanDevlin/evict-critical",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-30T17:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d7219391df61d15f1b7f1b1e56a71f8a29d68a",
"body": null,
"is_bot": false,
"headline": "Completed evictSystemCriticalPods feature",
"author_name": "RyanDevlin",
"author_login": "RyanDevlin",
"committed_at": "2021-03-30T03:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09d5d99dce733945fde88b2d1e59651d5d179ca",
"body": "Use Tags In Kustomize Documentation",
"is_bot": false,
"headline": "Merge pull request #534 from KohlsTechnology/kustomize-docs",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-28T06:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcc20f37fc0b26841fe9bcefeb254711980c271",
"body": "The master branch always represents the next release of the\ndescheduler. Therefore applying the descheduler k8s manifests\nfrom the master branch is not considered stable. It is best for\nusers to install descheduler using the released tags.",
"is_bot": false,
"headline": "Use Tags In Kustomize Documentation",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-27T06:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51340b56b83ee1c275572033f952ebd854363ba4",
"body": "Bump go to 1.16",
"is_bot": false,
"headline": "Merge pull request #533 from ingvagabund/bump-to-go1.16",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-27T06:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160669817e2045065313be41560fe40405a1a77c",
"body": null,
"is_bot": false,
"headline": "Bump go to 1.16",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-25T09:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca44798924a559870fe90e5d60fbcb293b85078",
"body": "Document That Descheduler Considers StatefulSets For Eviction",
"is_bot": false,
"headline": "Merge pull request #520 from KohlsTechnology/statefulset-docs",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-23T15:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92740a25d4e2e97019a91fcd8c286b366247f83a",
"body": null,
"is_bot": false,
"headline": "Add Initial Unit Tests For StatefulSets",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-23T14:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e4daccafa526c30a309721373bed11b7c186e9",
"body": "Similar to ReplicaSet, ReplicationController, and Jobs pods with a\nStatefulSet metadata.ownerReference are considered for eviction.\nDocument this, so that it is clear to end users.",
"is_bot": false,
"headline": "Document That Descheduler Considers StatefulSets For Eviction",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-23T14:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b546832b663d5b4769eb5efeefcc5f2bfc4db254",
"body": "Correct Helm Chart Docs For Container Requests and Limits",
"is_bot": false,
"headline": "Merge pull request #526 from KohlsTechnology/chart-docs-fix",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-15T15:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e5b34af3739a84d3a075f639340a2fa2d0185e",
"body": "(TopologySpread) Evict pods with selectors that match multiple nodes",
"is_bot": false,
"headline": "Merge pull request #525 from damemi/topology-spread-selector-fix",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-14T09:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e699e08d1379e9074691b4473be9fc904730a94e",
"body": "The resources.cpuRequest and resources.memoryRequest varialbes are\nnot valid in the helm chart values.yaml file. The correct varialbe\nname for setting the requests and limits is resources.\n\nAlso, fixed white space alignment in the markdown table.",
"is_bot": false,
"headline": "Correct Helm Chart Docs For Container Requests and Limits",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-13T05:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af26b57e5e3aa127617eeb338b7aa27f6df2bad5",
"body": null,
"is_bot": false,
"headline": "(TopologySpread) Evict pods with selectors that match multiple nodes",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-12T18:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22fe589ae6adea5d1aded0314a80c808b3de1889",
"body": "Move Inactive Maintainers to Emeritus Status",
"is_bot": false,
"headline": "Merge pull request #508 from KohlsTechnology/emeritus-approvers",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-12T17:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a11b5a138d89dc17fc4274a96be5350029f534a",
"body": "Enable ARM32v7 Container Image Builds",
"is_bot": false,
"headline": "Merge pull request #521 from KohlsTechnology/armv7",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-10T01:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363f02710bd2151fc4c7dfac933228bf16f581ab",
"body": "Add ARM32v7 in addition to the currently supported architectures. This\nwill allow running descheduler on Raspberry Pi v3 devices.",
"is_bot": false,
"headline": "Enable ARM32v7 Container Image Builds",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-09T15:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6abfa232e79d12496fbb6e12c8b7fce55189fa17",
"body": "Add table of contents generator/verify script",
"is_bot": false,
"headline": "Merge pull request #518 from damemi/sigs-k8s-mdtoc",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-08T20:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbfb12a120330ebf8867e93d4c042026a9e77fa5",
"body": null,
"is_bot": false,
"headline": "Run hack/update-toc.sh",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-08T19:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df2a0c5160b86694dd20f37da73e6b486061563",
"body": null,
"is_bot": false,
"headline": "Add hack scripts and makefile targets",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-08T19:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecd14289afd41796393a4b9c200230dd8deaed5",
"body": null,
"is_bot": false,
"headline": "Add <toc> markers to README",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-08T15:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "131ed42a4ce303fbba458b9518d66c2a79a27df5",
"body": null,
"is_bot": false,
"headline": "Add sigs.k8s.io/mdtoc dependency",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-08T15:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8d4cd5a7c943d059f702a0cf93ec7a5334c96a",
"body": "Correct log in topology spread strategy",
"is_bot": false,
"headline": "Merge pull request #517 from lixiang233/fix_topology_log",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-07T19:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a06511a26b4cdcb8835cc8fbf1975d4309bf56",
"body": "Collect metrics",
"is_bot": false,
"headline": "Merge pull request #505 from ingvagabund/collect-metrics",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-07T05:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c7d1be0aa773eb4151fcbbef51b99c8a782149",
"body": null,
"is_bot": false,
"headline": "Correct log in topology spread strategy",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-03-06T08:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5666882deb56ecc8ae87ead2d3329b2dc7c6a2e",
"body": "Clarify resource percentage calculation in README",
"is_bot": false,
"headline": "Merge pull request #515 from damemi/clarify-pod-percentage-readme",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-05T15:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701f22404bea5a60ddbecf05534a589b36ff2a97",
"body": null,
"is_bot": false,
"headline": "Serve secure metrics at 10258",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-05T15:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fa60bdd51051f0b721fc8b48037883ffa264d7",
"body": null,
"is_bot": false,
"headline": "Clarify resource percentage calculation in README",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-03-05T14:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e14f733b7dc7f04689c9e4e5f8251899a414e16",
"body": "Filter pods by labelSelector",
"is_bot": false,
"headline": "Merge pull request #510 from lixiang233/Ft_filter_by_label",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-05T09:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ade13ce7131cafd820010132c6e98df70047a7",
"body": null,
"is_bot": false,
"headline": "README and e2e-testcase add for labelSelector",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-03-04T13:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03518badb879bcdfaa15baa61f777b1aa40e0fe6",
"body": "…tion, RemoveDuplicates and RemovePodsViolatingTopologySpreadConstraint.",
"is_bot": false,
"headline": "Strategies: Add labelSelector to all strategies except LowNodeUtiliza…",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-03-04T13:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24458fb0ca989a16a9730e8a64ecf1a9c9daab89",
"body": null,
"is_bot": false,
"headline": "Increase pods_evicted metric",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-03T15:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5b32763b5d6ac154f0765eedf4f5460e62ac67",
"body": "New metrics:\n- build_info: Build info about descheduler, including Go version, Descheduler version, Git SHA, Git branch\n- pods_evicted: Number of successfully evicted pods, by the result, by the strategy, by the namespace",
"is_bot": false,
"headline": "Register metrics",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-03T15:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd031bbb3b067efdadf7b3f5595c9129205f37c",
"body": null,
"is_bot": false,
"headline": "Move build's versioning bits under pkg/version",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-03T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6e9f22b97177ae751913f505f4113182e06067",
"body": null,
"is_bot": false,
"headline": "Vendor metrics",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-03T14:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73309a3948cdb6f3f42108e1477d7a0a01a552de",
"body": "Add default logging-format value",
"is_bot": false,
"headline": "Merge pull request #490 from damemi/logging-format-default",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-03T14:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105313a0e391ac28c0ac1d3b0cb9b6ac9321bde1",
"body": "Bump github.com/gogo/protobuf to v1.3.2",
"is_bot": false,
"headline": "Merge pull request #512 from ingvagabund/bump-gogo-protobuf-to-1.3.2",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-02T15:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d368cbed32b2b3f51ca73cc89f4345adc126fb06",
"body": "Fixes https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121",
"is_bot": false,
"headline": "Bump github.com/gogo/protobuf to v1.3.2",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-03-02T13:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4dfbc9221154527bf4bff2713e8ee7ed463c65",
"body": "Set the maintainer field to use the more generic SIG scheduling name and\nemail address.",
"is_bot": false,
"headline": "Update Maintainer Field in Dockerfiles",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-02T05:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967911e4c1e57e6a4cb7a47a1fdf760e618435d9",
"body": "For roughly the past year damemi has been the only active approver for\nthe descheduler. Therefore move the inactive approvers to emeritus\nstatus. This will help clarify to contributors who should be assigned to\npull requests.",
"is_bot": false,
"headline": "Move Inactive Maintainers to Emeritus Status",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-03-01T15:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726091712dd2ac48ce165881766fb80a0aa5d746",
"body": "Add lixiang233 As A Reviewer",
"is_bot": false,
"headline": "Merge pull request #509 from KohlsTechnology/update-reviwers",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-03-01T14:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "854afa7c739a6e843f78a6fcce6a3a28e23df245",
"body": null,
"is_bot": false,
"headline": "PodsListing: Add WithLabelSelector option.",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-03-01T03:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2517268b1f24d6d0e2ff2c8f0603abd59b99ce1e",
"body": null,
"is_bot": false,
"headline": "API: Add a new parameter labelSelector to StrategyParameters.",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-02-26T07:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea8beababfa249c5169dffc084bc4840bbc3414",
"body": null,
"is_bot": false,
"headline": "Add lixiang233 As A Reviewer",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-02-26T04:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9c95fa16d785080a99b1472901c44aeca5ab2b",
"body": "Update e2e tests to use kind v0.10.0",
"is_bot": false,
"headline": "Merge pull request #506 from KohlsTechnology/kind-0.10.0",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-25T15:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7e2a271e9178979da38a0cde387e8dde0221c7",
"body": null,
"is_bot": false,
"headline": "Update e2e tests to use kind v0.10.0",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-02-25T06:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217ebdfa73dd75441e4cd0a37f684f7ee7c81db5",
"body": "Log and README optimization for LowNodeUtilization",
"is_bot": false,
"headline": "Merge pull request #504 from lixiang233/Fix_lowNodeUtilization_log",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-24T13:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e014fda58e6a15994bd969f587c7c4ab6c66b805",
"body": null,
"is_bot": false,
"headline": "Log and README optimization for LowNodeUtilization",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-02-24T01:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0360fd167afeacafb775379b85546ae1d985c2",
"body": "Move 'total pods evicted' log message to main loop",
"is_bot": false,
"headline": "Merge pull request #502 from damemi/node-affinity-totalevicted",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-19T21:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a87b6143e007ea9e719c1a21daf60d9280d8f5",
"body": null,
"is_bot": false,
"headline": "Move 'total pods evicted' log message to main loop",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-02-19T15:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e871492c034ce3772f6c580bb674a71b740f5e",
"body": "Bump To Go 1.15.8",
"is_bot": false,
"headline": "Merge pull request #499 from KohlsTechnology/go-1.15.8",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-18T13:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8d744686fbc3982b11bc2f9ba06f100a845e18",
"body": "Fix indentation in values.yaml",
"is_bot": false,
"headline": "Merge pull request #498 from kristinnardal2/patch-1",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-18T13:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477d12968ed9ab6df91b23f34a907fe749c3166d",
"body": "Update Helm Chart to run as non-root",
"is_bot": false,
"headline": "Merge pull request #496 from KohlsTechnology/nonroot-helm-chart",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-18T08:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb4136a961ad3edcfdd57788a538e070c6966ec",
"body": "The main k/k repo was updated to Go 1.15.8 for the upcoming k8s v1.21.0\nrelease. See below PR for reference.\n\nhttps://github.com/kubernetes/release/issues/1895",
"is_bot": false,
"headline": "Bump To Go 1.15.8",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-02-18T06:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0afafccfcb37712deb66d6c932732f33bdad62",
"body": "A couple of lines had an extra whitespace.",
"is_bot": false,
"headline": "Fix indentation in values.yaml",
"author_name": "Kristinn Björgvin Árdal",
"author_login": "kristinnardal2",
"committed_at": "2021-02-17T07:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56617253f9fe2b1fff9bec430c6a7761a0648a2",
"body": "…t-test\n\nLowNodeUtilization: unit test resourceUsagePercentages to validate percentages are computed correctly",
"is_bot": false,
"headline": "Merge pull request #497 from ingvagabund/resourceUsagePercentages-uni…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-12T04:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "500aaea4ddbd5dd0df14f1dd466fffde2c1ffba1",
"body": "…rcentages are computed correctly",
"is_bot": false,
"headline": "LowNodeUtilization: unit test resourceUsagePercentages to validate pe…",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2021-02-11T15:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4444811f26693763953106d29ffac444b84751fe",
"body": null,
"is_bot": false,
"headline": "Update Helm Chart to run as non-root",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-02-11T03:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63c6fac27fd698400d1928f55ac09d67eb65b62",
"body": "Update Job and CronJob YAML to run as non-root",
"is_bot": false,
"headline": "Merge pull request #495 from KohlsTechnology/nonroot",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-10T16:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc76906d47f4f3050530ad85b28aa1042a128cd",
"body": null,
"is_bot": false,
"headline": "Update Job and CronJob YAML to run as non-root",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2021-02-10T05:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd17d4caf1d320e1a6cf868d618efd6696f9d5c",
"body": "Add nodeSelector to cronJob helm chart",
"is_bot": false,
"headline": "Merge pull request #480 from damemi/nodeselector-cronjob",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-09T18:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c01589fb9e28652c639b615bff6d72747557044",
"body": null,
"is_bot": false,
"headline": "Add nodeSelector to cronJob helm chart",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-02-09T18:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0942afaa1f0945b96b2d6831667c6b627d1c5cf",
"body": "Modify resourceUsage.Value() to resourceUsage.MilliValue()",
"is_bot": false,
"headline": "Merge pull request #493 from fancc/resource_usage_percentage",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-02-02T11:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fa21a4a6a4afc2ab1bb33c1c0aff3cf1c5ac0e",
"body": null,
"is_bot": false,
"headline": "change resourceUsagePercentage func",
"author_name": "范成城",
"author_login": "fancc",
"committed_at": "2021-01-31T12:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241f1325c968889e6abaf250b66bf0522c517506",
"body": "Add option to ignore pods with PVCs from eviction",
"is_bot": false,
"headline": "Merge pull request #481 from damemi/ignore-pvc-pods",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-01-27T06:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a63a557a5ee0c06e922d315fc49aacf36f3a0b",
"body": null,
"is_bot": false,
"headline": "Add option to ignore pods with PVCs from eviction",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-01-26T13:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45e21368ac2f20f565601845215cc4a5583386a",
"body": null,
"is_bot": false,
"headline": "Add default logging-format value",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-01-25T19:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24b36747934d1585372aa8453cfb6e6ac683219",
"body": "Add a parameter to include soft topology spread constraints",
"is_bot": false,
"headline": "Merge pull request #474 from lixiang233/Ft_include_soft_constraints",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-01-21T17:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba9cb1df7b320eb0b66951e588b47ddfd1c1472",
"body": null,
"is_bot": false,
"headline": "Add a parameter to include soft topology spread constraints",
"author_name": "lixiang",
"author_login": "lixiang233",
"committed_at": "2021-01-21T03:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d502f059103ca87b69afbffa1f9bc736259a1971",
"body": "Fix TopologySpread bug that evicts non-evictable pods",
"is_bot": false,
"headline": "Merge pull request #484 from damemi/topology-spread-bug",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-01-13T01:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241f47d947bf75599c5f3267327bbb4b9a703a0c",
"body": null,
"is_bot": false,
"headline": "Fix TopologySpread bug that evicts non-evictable pods",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-01-12T20:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19424f4119e85e52db0332b0c74183a2c5427a00",
"body": "Add Logging field to v1alpha1 componentconfig",
"is_bot": false,
"headline": "Merge pull request #482 from damemi/fix-logging-gen",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-01-11T17:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "635a40f305b0223fa832c0de4b1b9e1650134723",
"body": null,
"is_bot": false,
"headline": "Add Logging field to v1alpha1 componentconfig",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2021-01-11T16:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1804d2e3a29968192185a35dcbb5bf0ef74ebe6f",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #478 from ryuichi1208/master",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2021-01-10T19:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea48702439fdbb1d581790f41100a8899029178",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ryuichi Watanabe",
"author_login": "ryuichi1208",
"committed_at": "2021-01-01T09:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54df67d11c730d750eb34c8b585f18cd6029f8e",
"body": "refactor: remove unused code",
"is_bot": false,
"headline": "Merge pull request #471 from Mathew857/master",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-16T01:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a998037f8f17c5401422a9a272ef23975b0ee14",
"body": null,
"is_bot": false,
"headline": "refactor: remove unuse param in e2e_test.go",
"author_name": "wu.chaozong",
"author_login": "Kevinz857",
"committed_at": "2020-12-16T00:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c481877c0389f0f8e0607b3c5f8f5b1d20f8f331",
"body": null,
"is_bot": false,
"headline": "refactor: update node_test file",
"author_name": "wu.chaozong",
"author_login": "Kevinz857",
"committed_at": "2020-12-15T13:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67df39690be33fd9cc41ac42d8f7def58495de64",
"body": "Run as user 1000 so pod can be runAsNonRoot for security purposes",
"is_bot": false,
"headline": "Merge pull request #468 from eatwithforks/jylee/user",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-14T14:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674f14da783350ef5a7ecb7577103b3c4f5f195b",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused code",
"author_name": "wu.chaozong",
"author_login": "Kevinz857",
"committed_at": "2020-12-12T16:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfbdf642ba0e1fcdebc21298fa2218bed7ab05c",
"body": null,
"is_bot": false,
"headline": "Run as user 1000 so pod can be runAsNonRoot for security purposes",
"author_name": "Jye Lee",
"author_login": "eatwithforks",
"committed_at": "2020-12-10T17:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86d1c7eb2ccb6bf4f415232f8b91a63d60392e4",
"body": "RemoveDuplicatePods: evict uniformly",
"is_bot": false,
"headline": "Merge pull request #463 from ingvagabund/duplicates-uniformly",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-10T15:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67c265533080ff957c5a0a49dec1fe6c1f54641",
"body": null,
"is_bot": false,
"headline": "RemoveDuplicatePods: evict uniformly",
"author_name": "Jan Chaloupka",
"author_login": "ingvagabund",
"committed_at": "2020-12-10T14:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969921640c77b312cc86ce5843e05f96babe9f96",
"body": "Skip topology calculations if domains are already balanced",
"is_bot": false,
"headline": "Merge pull request #465 from damemi/skip-balanced-topology",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-10T03:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0273fd759748bf520a07f58699db0808106e7ede",
"body": null,
"is_bot": false,
"headline": "Skip topology calculations if domains are already balanced",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2020-12-09T16:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84d0c558771bbbed3d8092765b202fdc4160d2a",
"body": "Bump to v0.20.0",
"is_bot": false,
"headline": "Merge pull request #464 from damemi/1.20-bump",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-09T15:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5267ec407c9561ce0f6d4e607d94de26205f2a7d",
"body": "Update Docs and Manifests for v0.20.0",
"is_bot": false,
"headline": "Merge pull request #462 from KohlsTechnology/docs-v0.20.0",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2020-12-09T15:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6714d8e0b745387b538f3ea9d3cca5306658a888",
"body": null,
"is_bot": false,
"headline": "Bump to v0.20.0",
"author_name": "Mike Dame",
"author_login": "damemi",
"committed_at": "2020-12-09T14:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3439eab413a47e305c315e613dfe3dc87acedf5",
"body": "* Added v0.20 references to README\n* Update k8s manifests with v0.20.0 references",
"is_bot": false,
"headline": "Update Docs and Manifests for v0.20.0",
"author_name": "Sean Malloy",
"author_login": "seanmalloy",
"committed_at": "2020-12-09T06:10:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2020-02-12T02:30:07Z",
"latest_release_tag": "v0.10.0",
"releases_from_tags": true,
"days_since_last_push": 1934,
"active_weeks_last_year": 0,
"days_since_latest_release": 2356,
"mean_days_between_releases": 95.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sigs.k8s.io/descheduler",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/sigs.k8s.io/descheduler",
"is_deprecated": false,
"latest_version": "v0.36.0",
"repository_url": null,
"versions_count": 40,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-19T20:19:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 67
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"vendor/github.com/Azure/go-autorest/GNUmakefile",
"vendor/github.com/BurntSushi/toml/Makefile",
"vendor/github.com/client9/misspell/Makefile",
"vendor/github.com/emicklei/go-restful/Makefile",
"vendor/github.com/gogo/protobuf/gogoproto/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
"vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/munnerz/goautoneg/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/google.golang.org/grpc/Makefile"
],
"api_schema_files": [
"vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/googleapis/gnostic/extensions/extension.proto",
"vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto",
"vendor/go.etcd.io/etcd/auth/authpb/auth.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto",
"vendor/go.etcd.io/etcd/raft/raftpb/raft.proto",
"vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/admission/v1/generated.proto",
"vendor/k8s.io/api/admission/v1beta1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
"vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
"vendor/k8s.io/api/apps/v1/generated.proto",
"vendor/k8s.io/api/apps/v1beta1/generated.proto",
"vendor/k8s.io/api/apps/v1beta2/generated.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/api/authentication/v1beta1/generated.proto",
"vendor/k8s.io/api/authorization/v1/generated.proto",
"vendor/k8s.io/api/authorization/v1beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
"vendor/k8s.io/api/batch/v1/generated.proto",
"vendor/k8s.io/api/batch/v1beta1/generated.proto",
"vendor/k8s.io/api/certificates/v1/generated.proto",
"vendor/k8s.io/api/certificates/v1beta1/generated.proto",
"vendor/k8s.io/api/coordination/v1/generated.proto",
"vendor/k8s.io/api/coordination/v1beta1/generated.proto",
"vendor/k8s.io/api/core/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1beta1/generated.proto",
"vendor/k8s.io/api/events/v1/generated.proto",
"vendor/k8s.io/api/events/v1beta1/generated.proto",
"vendor/k8s.io/api/extensions/v1beta1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
"vendor/k8s.io/api/networking/v1/generated.proto",
"vendor/k8s.io/api/networking/v1beta1/generated.proto",
"vendor/k8s.io/api/node/v1/generated.proto",
"vendor/k8s.io/api/node/v1alpha1/generated.proto",
"vendor/k8s.io/api/node/v1beta1/generated.proto",
"vendor/k8s.io/api/policy/v1/generated.proto",
"vendor/k8s.io/api/policy/v1beta1/generated.proto",
"vendor/k8s.io/api/rbac/v1/generated.proto",
"vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
"vendor/k8s.io/api/rbac/v1beta1/generated.proto",
"vendor/k8s.io/api/scheduling/v1/generated.proto",
"vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
"vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
"vendor/k8s.io/api/storage/v1/generated.proto",
"vendor/k8s.io/api/storage/v1alpha1/generated.proto",
"vendor/k8s.io/api/storage/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1alpha1/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1beta1/generated.proto",
"vendor/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/v1beta1/service.proto",
"vendor/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client/client.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"vendor/github.com/Azure/go-autorest/autorest/adal/go.mod",
"vendor/github.com/Azure/go-autorest/autorest/date/go.mod",
"vendor/github.com/Azure/go-autorest/autorest/go.mod",
"vendor/github.com/Azure/go-autorest/logger/go.mod",
"vendor/github.com/Azure/go-autorest/tracing/go.mod",
"vendor/github.com/NYTimes/gziphandler/go.mod",
"vendor/github.com/cespare/xxhash/v2/go.mod",
"vendor/github.com/go-logr/logr/go.mod",
"vendor/github.com/go-openapi/jsonpointer/go.mod",
"vendor/github.com/go-openapi/jsonreference/go.mod",
"vendor/github.com/go-openapi/spec/go.mod",
"vendor/github.com/go-openapi/swag/go.mod",
"vendor/github.com/google/gofuzz/go.mod",
"vendor/github.com/google/uuid/go.mod",
"vendor/github.com/hashicorp/golang-lru/go.mod",
"vendor/github.com/json-iterator/go/go.mod",
"vendor/github.com/prometheus/procfs/go.mod",
"vendor/github.com/spf13/cobra/go.mod",
"vendor/github.com/spf13/pflag/go.mod",
"vendor/golang.org/x/oauth2/go.mod",
"vendor/golang.org/x/term/go.mod",
"vendor/golang.org/x/xerrors/go.mod",
"vendor/google.golang.org/appengine/go.mod",
"vendor/google.golang.org/grpc/go.mod",
"vendor/gopkg.in/yaml.v2/go.mod",
"vendor/k8s.io/code-generator/go.mod",
"vendor/k8s.io/klog/v2/go.mod",
"vendor/sigs.k8s.io/mdtoc/go.mod",
"vendor/sigs.k8s.io/yaml/go.mod"
],
"largest_source_bytes": 36533,
"source_files_sampled": 63,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/client9/misspell",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/code-generator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/component-base",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/component-helpers",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0-rc.0"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.0"
},
{
"name": "sigs.k8s.io/mdtoc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 22,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "k8s-ci-robot",
"commits": 207,
"avatar_url": "https://avatars.githubusercontent.com/u/20407524?v=4"
},
{
"type": "User",
"login": "seanmalloy",
"commits": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/685221?v=4"
},
{
"type": "User",
"login": "damemi",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/1839101?v=4"
},
{
"type": "User",
"login": "ingvagabund",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/8055242?v=4"
},
{
"type": "User",
"login": "aveshagarwal",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/3596412?v=4"
},
{
"type": "User",
"login": "ravisantoshgudimetla",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/11657829?v=4"
},
{
"type": "User",
"login": "lixiang233",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/30927701?v=4"
},
{
"type": "User",
"login": "farah",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/50220822?v=4"
},
{
"type": "User",
"login": "concaf",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/9133660?v=4"
},
{
"type": "User",
"login": "tammert",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8885250?v=4"
}
],
"contributors_sampled": 48,
"top_contributor_share": 0.332
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "87 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4c11de04033be188f03e204e6dd6696c2179c02b",
"ran_at": "2026-07-26T10:27:17Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2020-11-17T08:00:30Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lixiang233/descheduler",
"host": "github.com",
"name": "descheduler",
"owner": "lixiang233"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 27,
"vitality": 17,
"community": 12,
"governance": 72,
"engineering": 73,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1934,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1934 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1934
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.10.0",
"releases_from_tags": true,
"days_since_latest_release": 2356,
"mean_days_between_releases": 95.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2356 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2356
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~95.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 95.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 2077,
"days_since_last_human_commit": 1935,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1935 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1935,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 48,
"top_contributor_share": 0.332
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 33% of commits",
"points": 15,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 33
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "48 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 48
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 22,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/22 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "lixiang233",
"public_repos": 29,
"account_age_days": 3270
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6 followers of lixiang233",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "lixiang233"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~8 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sigs.k8s.io/descheduler"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 67
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 67 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 67
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "40 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 40
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://github.com/kubernetes-sigs/descheduler",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.com/kubernetes-sigs/descheduler",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "87 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.57,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "57 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"vendor/github.com/Azure/go-autorest/GNUmakefile",
"vendor/github.com/BurntSushi/toml/Makefile",
"vendor/github.com/client9/misspell/Makefile",
"vendor/github.com/emicklei/go-restful/Makefile",
"vendor/github.com/gogo/protobuf/gogoproto/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
"vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/munnerz/goautoneg/Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/google.golang.org/grpc/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"vendor/github.com/Azure/go-autorest/autorest/adal/go.mod",
"vendor/github.com/Azure/go-autorest/autorest/date/go.mod",
"vendor/github.com/Azure/go-autorest/autorest/go.mod",
"vendor/github.com/Azure/go-autorest/logger/go.mod",
"vendor/github.com/Azure/go-autorest/tracing/go.mod",
"vendor/github.com/NYTimes/gziphandler/go.mod",
"vendor/github.com/cespare/xxhash/v2/go.mod",
"vendor/github.com/go-logr/logr/go.mod",
"vendor/github.com/go-openapi/jsonpointer/go.mod",
"vendor/github.com/go-openapi/jsonreference/go.mod",
"vendor/github.com/go-openapi/spec/go.mod",
"vendor/github.com/go-openapi/swag/go.mod",
"vendor/github.com/google/gofuzz/go.mod",
"vendor/github.com/google/uuid/go.mod",
"vendor/github.com/hashicorp/golang-lru/go.mod",
"vendor/github.com/json-iterator/go/go.mod",
"vendor/github.com/prometheus/procfs/go.mod",
"vendor/github.com/spf13/cobra/go.mod",
"vendor/github.com/spf13/pflag/go.mod",
"vendor/golang.org/x/oauth2/go.mod",
"vendor/golang.org/x/term/go.mod",
"vendor/golang.org/x/xerrors/go.mod",
"vendor/google.golang.org/appengine/go.mod",
"vendor/google.golang.org/grpc/go.mod",
"vendor/gopkg.in/yaml.v2/go.mod",
"vendor/k8s.io/code-generator/go.mod",
"vendor/k8s.io/klog/v2/go.mod",
"vendor/sigs.k8s.io/mdtoc/go.mod",
"vendor/sigs.k8s.io/yaml/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/BurntSushi/toml/Makefile, vendor/github.com/client9/misspell/Makefile, vendor/github.com/emicklei/go-restful/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/BurntSushi/toml/Makefile, vendor/github.com/client9/misspell/Makefile, vendor/github.com/emicklei/go-restful/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 36533,
"source_files_sampled": 63,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/63 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 63,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/googleapis/gnostic/extensions/extension.proto",
"vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto",
"vendor/go.etcd.io/etcd/auth/authpb/auth.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto",
"vendor/go.etcd.io/etcd/raft/raftpb/raft.proto",
"vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/admission/v1/generated.proto",
"vendor/k8s.io/api/admission/v1beta1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1/generated.proto",
"vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
"vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
"vendor/k8s.io/api/apps/v1/generated.proto",
"vendor/k8s.io/api/apps/v1beta1/generated.proto",
"vendor/k8s.io/api/apps/v1beta2/generated.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/api/authentication/v1beta1/generated.proto",
"vendor/k8s.io/api/authorization/v1/generated.proto",
"vendor/k8s.io/api/authorization/v1beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
"vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
"vendor/k8s.io/api/batch/v1/generated.proto",
"vendor/k8s.io/api/batch/v1beta1/generated.proto",
"vendor/k8s.io/api/certificates/v1/generated.proto",
"vendor/k8s.io/api/certificates/v1beta1/generated.proto",
"vendor/k8s.io/api/coordination/v1/generated.proto",
"vendor/k8s.io/api/coordination/v1beta1/generated.proto",
"vendor/k8s.io/api/core/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1/generated.proto",
"vendor/k8s.io/api/discovery/v1beta1/generated.proto",
"vendor/k8s.io/api/events/v1/generated.proto",
"vendor/k8s.io/api/events/v1beta1/generated.proto",
"vendor/k8s.io/api/extensions/v1beta1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto",
"vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
"vendor/k8s.io/api/networking/v1/generated.proto",
"vendor/k8s.io/api/networking/v1beta1/generated.proto",
"vendor/k8s.io/api/node/v1/generated.proto",
"vendor/k8s.io/api/node/v1alpha1/generated.proto",
"vendor/k8s.io/api/node/v1beta1/generated.proto",
"vendor/k8s.io/api/policy/v1/generated.proto",
"vendor/k8s.io/api/policy/v1beta1/generated.proto",
"vendor/k8s.io/api/rbac/v1/generated.proto",
"vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
"vendor/k8s.io/api/rbac/v1beta1/generated.proto",
"vendor/k8s.io/api/scheduling/v1/generated.proto",
"vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
"vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
"vendor/k8s.io/api/storage/v1/generated.proto",
"vendor/k8s.io/api/storage/v1alpha1/generated.proto",
"vendor/k8s.io/api/storage/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1alpha1/generated.proto",
"vendor/k8s.io/apiserver/pkg/apis/audit/v1beta1/generated.proto",
"vendor/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/v1beta1/service.proto",
"vendor/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client/client.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/googleapis/gnostic/extensions/extension.proto, vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto, vendor/go.etcd.io/etcd/auth/authpb/auth.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto, vendor/go.etcd.io/etcd/raft/raftpb/raft.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1alpha1/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1beta1/generated.proto, vendor/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/v1beta1/service.proto, vendor/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client/client.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/googleapis/gnostic/extensions/extension.proto, vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.proto, vendor/go.etcd.io/etcd/auth/authpb/auth.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto, vendor/go.etcd.io/etcd/raft/raftpb/raft.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1alpha1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1alpha1/generated.proto, vendor/k8s.io/apiserver/pkg/apis/audit/v1beta1/generated.proto, vendor/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/v1beta1/service.proto, vendor/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client/client.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T10:27:37.316693Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lixiang233/descheduler.svg",
"full_name": "lixiang233/descheduler",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}