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.
|
il y a 6 ans |
AjayTripathy
|
97cadf4c4f
more locking safety, getcustompricing safety
|
il y a 6 ans |
AjayTripathy
|
c4101ddbbe
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes
|
il y a 6 ans |
AjayTripathy
|
0cd7790c65
update fixes
|
il y a 6 ans |
Matt Bolt
|
1cffff711c
Added metric labels to NaN warning. Updated Warning log convention to use [] brackets
|
il y a 6 ans |
AjayTripathy
|
18eb957f1a
reduce logging of RI
|
il y a 6 ans |
AjayTripathy
|
ef1b93443e
reduce logging statements
|
il y a 6 ans |
AjayTripathy
|
d343932b5b
add configmap init and watcher
|
il y a 6 ans |
AjayTripathy
|
f90c62c0cb
fix GPU prices split across pages
|
il y a 6 ans |
AjayTripathy
|
8d1bf719b2
add out of cluster filtering on AWS
|
il y a 6 ans |
AjayTripathy
|
f1629a14b7
support maps
|
il y a 6 ans |
Matt Bolt
|
7fe7fd6f74
Merge pull request #251 from kubecost/bolt/reserved-instances
|
il y a 6 ans |
AjayTripathy
|
d8742fd1c3
support saving of negotiated discounts
|
il y a 6 ans |
Matt Bolt
|
170480604b
Fixes for AWS Reserved Instances. This should correctly be applied now.
|
il y a 6 ans |
Matt Bolt
|
5600f1fc93
AWS Reserved Instance parsing.
|
il y a 6 ans |
AjayTripathy
|
fb2b8573e9
fix indent
|
il y a 6 ans |
AjayTripathy
|
7b11eec300
fix default fallback
|
il y a 6 ans |
AjayTripathy
|
c170eb7295
Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-fix-n2price
|
il y a 6 ans |
AjayTripathy
|
d400909a33
fix n2 pricing
|
il y a 6 ans |
Matt Bolt
|
b99c0ff6b7
Reset reserved status each call.
|
il y a 6 ans |
Matt Bolt
|
55a7270cdc
Move ClusterCache to new package. Use ClusterCache in Provider implementations. Add reserved instance allocation to node data.
|
il y a 6 ans |
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.
|
il y a 6 ans |
AjayTripathy
|
564067890f
fix pvs, idle
|
il y a 6 ans |
Ajay Tripathy
|
dea873306c
Merge pull request #184 from kubecost/AjayTripathy-support-custom-aggregations
|
il y a 6 ans |
AjayTripathy
|
f5ce539380
support custom tag aggregation
|
il y a 6 ans |
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.
|
il y a 6 ans |
AjayTripathy
|
6794ca449c
safer querying
|
il y a 6 ans |
AjayTripathy
|
e79dab291d
tests and idle coefficient
|
il y a 6 ans |
AjayTripathy
|
c20c56e5c3
fix merge from master
|
il y a 6 ans |
AjayTripathy
|
4f82cfdeba
make sure default pricing errors are handled
|
il y a 6 ans |