提交歷史

作者 SHA1 備註 提交日期
  Matt Bolt 5ba1f17cee Consolidate each metric emission based on kubernetes type into single collector, separate collectors and metrics into separate source file by type. Added new node metrics, job metrics, and pvc metrics. 4 年之前
  Matt Bolt 4deba89607 Consolidated multiple pod collectors into single collector to prevent multiple AllPods() iterations. Added: `kube_pod_owner`, `kube_pod_container_status_terminated_reason`, `kube_pod_container_status_restarts_total`, `kube_pod_container_resource_limits`, `kube_pod_status_phase` 4 年之前
  Matt Bolt a450dcfd4c (WIP) Add separate main.go for kubemetrics emission, added env vars specific to the pod, and pvcs to cluster cache. 4 年之前
  Niko Kovacevic 8d5c5d4234 Merge pull request #864 from kubecost/niko/sharedtenancy 4 年之前
  Niko Kovacevic a945a8e8ae Add ShareTenancyCosts to configuration, defaulting to true 4 年之前
  Sean Holcomb 7727ea2fc6 Merge pull request #856 from kubecost/sean/multi-cloud 5 年之前
  Sean Holcomb e2144ed607 fmt space removal 5 年之前
  Sean Holcomb 68b285da65 move parse provider id functions to helper function 5 年之前
  Sean Holcomb d5b34006e0 Block excessive, and azure provider to provider creation function, expand azure storage config 5 年之前
  Sean Holcomb 3b80670254 Merge pull request #840 from kubecost/sean/duration-parse-bugfix 5 年之前
  Kaelan Patel 10863124eb Merge pull request #855 from kubecost/kaelan-pv-shared-costs 5 年之前
  Ajay Tripathy 4b28776de3 Merge pull request #852 from kubecost/AjayTripathy-nodelabels 5 年之前
  Sean Holcomb d8277b9202 Refactor name, fix string 5 年之前
  Sean Holcomb 632c05d665 block warning log on idle allocations 5 年之前
  Sean Holcomb 8e7f860da4 More unit tests 5 年之前
  Sean Holcomb 288a60ebf0 Refactor methods to pass time.Duration rather than strings 5 年之前
  Sean Holcomb 53a9557e12 Refactor time.go, clean out duplicate methods, check for whitespace, add 5 年之前
  Ajay Tripathy c24acb49c6 Merge pull request #860 from kitianFresh/bugfix/fix-ServiceAccountCheck-missed-json-tag-quota 5 年之前
  qitian 0fa37e4327 fix ServiceAccountCheck struct missing json tag quote 5 年之前
  Ajay Tripathy dbb23fb7d9 Merge pull request #857 from kubecost/master 5 年之前
  Kaelan Patel 2c4b64f54d Add check for unmounted PV in shared cost calculation 5 年之前
  Ajay Tripathy 99b9994399 Update costmodelenv.go 5 年之前
  Niko Kovacevic 6a35599320 Merge pull request #853 from kubecost/niko/computeassets-patch 5 年之前
  Niko Kovacevic fc121f27fa Fix panic by checking key existence in ClusterLoadBalancers 5 年之前
  Ajay Tripathy 8398fbf00a Merge branch 'develop' of https://github.com/kubecost/cost-model into AjayTripathy-nodelabels 5 年之前
  Ajay Tripathy 9b039e80ae Merge pull request #843 from kubecost/AjayTripathy-gpu-support 5 年之前
  Ajay Tripathy 3568f22c9e nodelabel fixes 5 年之前
  Sean Holcomb 2bf810e283 Merge pull request #848 from kubecost/sean/azure-gpu-bugfix 5 年之前
  Sean Holcomb d0ca752ed0 Check GPU label value in azure provider 5 年之前
  Ajay Tripathy 3db7c7fb4b Merge pull request #846 from kubecost/master 5 年之前