-
Notifications
You must be signed in to change notification settings - Fork 43.2k
Replace deprecated https://github.com/google/btree #136415
Copy link
Copy link
Closed
Labels
area/code-organizationIssues or PRs related to kubernetes code organizationIssues or PRs related to kubernetes code organizationsig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
area/code-organizationIssues or PRs related to kubernetes code organizationIssues or PRs related to kubernetes code organizationsig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://github.com/google/btree is archived.
Based on the discussion here - etcd-io/etcd#20991, we have implemented the btree in
k8s/utils. The same needs to be referenced in all instances.Currently there is only one instance in apiserver, which needs changes.