Matt Bolt cd5559ef77 Merge pull request #946 from kubecost/bolt/metrics-exporter 4 年 前
..
clusters 156604e0e6 Change logic to add the local cluster if the id doesn't exist. 4 年 前
aggregation.go 993e37c3b8 Use GetSharedOverheadCostPerMonth for safer access to configured shared overhead 4 年 前
aggregation_test.go 8c5dc99396 Migrate AggAPI WIP: refactor global singleton into application instance and parametrize or make receiver; same with Router; continue to move and refactor things from closed-source that have to move 5 年 前
allocation.go 833b634e10 Allow ComputeAllocation to set an uncontrolled ReplicaSet as a Pod owner 4 年 前
cluster.go 96ebfccebc Apply names to the query contexts. 4 年 前
cluster_helpers.go 68b285da65 move parse provider id functions to helper function 4 年 前
cluster_helpers_test.go 68b285da65 move parse provider id functions to helper function 4 年 前
clusterinfo.go 645ca9bf04 Fix Issue where ClusterMap would omit local cluster (self-emission dependence) 4 年 前
containerkeys.go 8d438ff06b Enable a custom cluster ID label for by clauses 5 年 前
costmodel.go 9a488e06b1 Change how gpu request/limits are parsed to support fractional gpus 4 年 前
key.go 833b634e10 Allow ComputeAllocation to set an uncontrolled ReplicaSet as a Pod owner 4 年 前
metrics.go cd5559ef77 Merge pull request #946 from kubecost/bolt/metrics-exporter 4 年 前
networkcosts.go 8d438ff06b Enable a custom cluster ID label for by clauses 5 年 前
promparsers.go 8453fc356b Refactors to reduce boilerplate for startup, add standalone http services "home" for services with 0 dependencies (currently), configmap watcher API, kubecost metrics now include provider metrics. 4 年 前
router.go 8453fc356b Refactors to reduce boilerplate for startup, add standalone http services "home" for services with 0 dependencies (currently), configmap watcher API, kubecost metrics now include provider metrics. 4 年 前
settings.go 27123b518f Replace SharedCosts with SharedOverhead in CustomPricing 4 年 前
sql.go be0b1aa7c4 Created a util/json.go which delegates calls to jsoniter or encoding/json libraries 5 年 前