AjayTripathy
|
5e72a3b1ee
override podlabels in api
|
6 лет назад |
Ajay Tripathy
|
dea873306c
Merge pull request #184 from kubecost/AjayTripathy-support-custom-aggregations
|
6 лет назад |
AjayTripathy
|
f5ce539380
support custom tag aggregation
|
6 лет назад |
Niko Kovacevic
|
0ea8139e54
Merge pull request #182 from kubecost/nikovacevic-caching
|
6 лет назад |
Niko Kovacevic
|
8f3bed048c
Issue #173 log error
|
6 лет назад |
Niko Kovacevic
|
980bdb154a
Issue #173 revert price overrides in getNodeCost and implement in AggregateCostModel instead
|
6 лет назад |
Niko Kovacevic
|
faf0d6a1a8
Issue #173 add cluster filter to aggregation cache key
|
6 лет назад |
Niko Kovacevic
|
959772b97f
Issue #173 revert getNodeCost refactor to fix GPU cost regression
|
6 лет назад |
Niko Kovacevic
|
816831bc37
Remove go.mod linter changes
|
6 лет назад |
Niko Kovacevic
|
84b44211fb
Issue #173 remove new normalization of offset, which was breaking things
|
6 лет назад |
Niko Kovacevic
|
df3a5533fb
Resolve merge conflicts
|
6 лет назад |
Niko Kovacevic
|
8a44927cef
Issue #173 enable custom pricing for nodes and storage; add filter by cluster name; update tests
|
6 лет назад |
Niko Kovacevic
|
3cc345d753
Issue #173 inject custom prices into custom provider if the setting to enable custom pricing is true
|
6 лет назад |
Niko Kovacevic
|
fff9fda33f
Remove go.mod linter changes
|
6 лет назад |
Niko Kovacevic
|
d1a1079f69
Issue #173: use cluster name, rather than clusterId from helm chart, when reporting by cluster; in aggregation API, provide optional boolean flag to send time series data.
|
6 лет назад |
Ajay Tripathy
|
c5e3a7de1d
Merge pull request #179 from kubecost/AjayTripathy-extensible-router
|
6 лет назад |
AjayTripathy
|
45d7a9bd53
set up accesses as a global
|
6 лет назад |
AjayTripathy
|
031aab0124
extensible router
|
6 лет назад |
Ajay Tripathy
|
73803cb027
Merge pull request #178 from kubecost/AjayTripathy-delete-useless-tests
|
6 лет назад |
AjayTripathy
|
f16a9340c8
fix build step
|
6 лет назад |
AjayTripathy
|
7a5dc10b40
deleted unused tests
|
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 лет назад |
Niko Kovacevic
|
22b4148c29
Merge pull request #176 from kubecost/nikovacevic-caching
|
6 лет назад |
Niko Kovacevic
|
a3c7b7d60c
Fix typo from conflict resolution
|
6 лет назад |
Niko Kovacevic
|
08c9d6ca24
Resolve merge conflicts
|
6 лет назад |
Ajay Tripathy
|
862fa3e73a
Merge pull request #177 from kubecost/AjayTripathy-idle-coefficient
|
6 лет назад |
AjayTripathy
|
9bfe014764
resolve conflict
|
6 лет назад |
AjayTripathy
|
6794ca449c
safer querying
|
6 лет назад |
Niko Kovacevic
|
ab37282fe9
Issue #173 remove auto-gen go version from go.mod
|
6 лет назад |
Niko Kovacevic
|
eed052600a
Issue #173 remove resolved TODOs; remove go.mod changes; improve 400 Bad Request message in aggregatedCostModel endpoint; added aggKey to cache miss messages in aggregatedCostModel endpoint.
|
6 лет назад |