コミット履歴

作者 SHA1 メッセージ 日付
  Matt Bolt 38b1f16f9c Move some of the noise in logic repetition to a provider function. Ensure consistency accross GetCustomPricing() method. Additionally ensure we are locking the same accross all required reads/writes of the config file. 6 年 前
  AjayTripathy 97cadf4c4f more locking safety, getcustompricing safety 6 年 前
  AjayTripathy c4101ddbbe Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes 6 年 前
  AjayTripathy 0cd7790c65 update fixes 6 年 前
  Matt Bolt 1cffff711c Added metric labels to NaN warning. Updated Warning log convention to use [] brackets 6 年 前
  AjayTripathy 18eb957f1a reduce logging of RI 6 年 前
  AjayTripathy ef1b93443e reduce logging statements 6 年 前
  AjayTripathy d343932b5b add configmap init and watcher 6 年 前
  AjayTripathy f90c62c0cb fix GPU prices split across pages 6 年 前
  AjayTripathy 8d1bf719b2 add out of cluster filtering on AWS 6 年 前
  AjayTripathy f1629a14b7 support maps 6 年 前
  Matt Bolt 7fe7fd6f74 Merge pull request #251 from kubecost/bolt/reserved-instances 6 年 前
  AjayTripathy d8742fd1c3 support saving of negotiated discounts 6 年 前
  Matt Bolt 170480604b Fixes for AWS Reserved Instances. This should correctly be applied now. 6 年 前
  Matt Bolt 5600f1fc93 AWS Reserved Instance parsing. 6 年 前
  AjayTripathy fb2b8573e9 fix indent 6 年 前
  AjayTripathy 7b11eec300 fix default fallback 6 年 前
  AjayTripathy c170eb7295 Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-fix-n2price 6 年 前
  AjayTripathy d400909a33 fix n2 pricing 6 年 前
  Matt Bolt b99c0ff6b7 Reset reserved status each call. 6 年 前
  Matt Bolt 55a7270cdc Move ClusterCache to new package. Use ClusterCache in Provider implementations. Add reserved instance allocation to node data. 6 年 前
  Matt Bolt ec8a428df2 Adding in the stubs for GCP Reserved Instances. This is tested to be working correctly, but does not apply discounts yet. Commented code for AWS, but will be similar. There are some issues with Global discount that we need to refactor in order to get this partially working. 6 年 前
  AjayTripathy 564067890f fix pvs, idle 6 年 前
  Ajay Tripathy dea873306c Merge pull request #184 from kubecost/AjayTripathy-support-custom-aggregations 6 年 前
  AjayTripathy f5ce539380 support custom tag aggregation 6 年 前
  Niko Kovacevic aa8e6ebbb4 Factor CustomProvider into its own file within cloud to match structure of Azure, GCP, and AWS; implement ClusterName for Provider interface; use ClusterName instead of Cluster ID for cost data model and aggregate data; clean up and make some cod emore idiomatic. 6 年 前
  AjayTripathy 6794ca449c safer querying 6 年 前
  AjayTripathy e79dab291d tests and idle coefficient 6 年 前
  AjayTripathy c20c56e5c3 fix merge from master 6 年 前
  AjayTripathy 4f82cfdeba make sure default pricing errors are handled 6 年 前