コミット履歴

作者 SHA1 メッセージ 日付
  Sean Holcomb 4b3f80128a Add IsEmpty() methods, fix awsProvider RIPricingError 4 年 前
  Sean Holcomb 0d340787e6 fmt 4 年 前
  Sean Holcomb 1b568c8f18 Remove external allocation and azure storage code from cloud pkg 4 年 前
  Matt Bolt 2488ef976f * Configuration Management 4 年 前
  Ajay Tripathy 9c21f8c133 Merge pull request #959 from kubecost/AjayTripathy-regional-disk-support 4 年 前
  Sean Holcomb 913e6293a8 add unit tests and other suggestions 4 年 前
  Sean Holcomb e8bd549d56 load properties which are static per cluster into clusterMap, other small fixes 4 年 前
  Ajay Tripathy 0c6073a399 Add support for regional disks 4 年 前
  Michael Dresser 0195934426 Refactor and add tests 4 年 前
  Michael Dresser e45fa86e40 Avoid nil panic on non-GKE GCP clusters 4 年 前
  Neal Ormsbee 0ca84abefb Added explanations as to how GCP and Azure region lists were obtained. Also updated Azure region list. 4 年 前
  Neal Ormsbee f45152779e Adds a list of supported regions to each provider, and adds a Regions() getter to the provider interface. Makes awsRegions var private again. 4 年 前
  Matt Bolt 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 年 前
  Kaelan Patel 7132bff3a3 Merge pull request #870 from kubecost/kaelan-helmsharedoverhead 4 年 前
  Sean Holcomb 7698760752 Expand cloud diagnostic variable and export gcp status variable 4 年 前
  Kaelan Patel 27123b518f Replace SharedCosts with SharedOverhead in CustomPricing 4 年 前
  Niko Kovacevic a945a8e8ae Add ShareTenancyCosts to configuration, defaulting to true 4 年 前
  Sean Holcomb 68b285da65 move parse provider id functions to helper function 4 年 前
  Sean Holcomb d5b34006e0 Block excessive, and azure provider to provider creation function, expand azure storage config 4 年 前
  Sean Holcomb d8277b9202 Refactor name, fix string 4 年 前
  Sean Holcomb 288a60ebf0 Refactor methods to pass time.Duration rather than strings 4 年 前
  Michael Dresser b379abb469 Merge pull request #801 from kubecost/mmd/custom-by-clusterid 5 年 前
  Kyle Brown 2c12c71b47 Merge pull request #797 from kbrwn/no-panic-gcp-instance-type 5 年 前
  Luigi Tagliamonte 8d438ff06b Enable a custom cluster ID label for by clauses 5 年 前
  Ajay Tripathy 57e7d4b0bb use backticks 5 年 前
  Ajay Tripathy e1280be5e5 fix string 5 年 前
  Ajay Tripathy 32a23aaaac Add quotes around dataset 5 年 前
  Kyle Brown 09b355b0fe add conditional to avoid panic in gcpprovider.go 5 年 前
  Neal Ormsbee be0b1aa7c4 Created a util/json.go which delegates calls to jsoniter or encoding/json libraries 5 年 前
  Neal Ormsbee 665f1cc70e Replaced encoding/json with jsoniter 5 年 前