Matt Bolt
|
05d9f77a5d
Updating config to be part of each provider object. Locking occurs exclusively on load and update. Once the config is loaded, we retain the instance unless updates occur.
|
преди 6 години |
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 години |