Ajay Tripathy
|
fe3a03e6f8
Merge pull request #188 from kubecost/AjayTripathy-override-podlabels
|
il y a 6 ans |
AjayTripathy
|
65009b4df5
fix labels everywhere
|
il y a 6 ans |
AjayTripathy
|
5e72a3b1ee
override podlabels in api
|
il y a 6 ans |
Ajay Tripathy
|
be013cb3ed
Merge pull request #187 from kubecost/AjayTripathy-bump-alpine
|
il y a 6 ans |
Matt Bolt
|
cf5c3fc13c
Merge pull request #185 from kubecost/Bolt-thanos-remote
|
il y a 6 ans |
Matt Bolt
|
a2838bdf35
Run validation against the thanos prometheus client. We want to ensure that we fall back to local prometheus on failure to connect to thanos query.
|
il y a 6 ans |
Matt Bolt
|
6e96fb623d
More detailed comments
|
il y a 6 ans |
Matt Bolt
|
32276b95cc
Include Thanos as possible remote endpoint for querying metrics.
|
il y a 6 ans |
AjayTripathy
|
a9ec99cf87
test changes and docker fixes
|
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
|
0ea8139e54
Merge pull request #182 from kubecost/nikovacevic-caching
|
il y a 6 ans |
Niko Kovacevic
|
8f3bed048c
Issue #173 log error
|
il y a 6 ans |
Niko Kovacevic
|
980bdb154a
Issue #173 revert price overrides in getNodeCost and implement in AggregateCostModel instead
|
il y a 6 ans |
Niko Kovacevic
|
faf0d6a1a8
Issue #173 add cluster filter to aggregation cache key
|
il y a 6 ans |
Niko Kovacevic
|
959772b97f
Issue #173 revert getNodeCost refactor to fix GPU cost regression
|
il y a 6 ans |
Niko Kovacevic
|
816831bc37
Remove go.mod linter changes
|
il y a 6 ans |
Niko Kovacevic
|
84b44211fb
Issue #173 remove new normalization of offset, which was breaking things
|
il y a 6 ans |
Niko Kovacevic
|
df3a5533fb
Resolve merge conflicts
|
il y a 6 ans |
Niko Kovacevic
|
8a44927cef
Issue #173 enable custom pricing for nodes and storage; add filter by cluster name; update tests
|
il y a 6 ans |
Niko Kovacevic
|
3cc345d753
Issue #173 inject custom prices into custom provider if the setting to enable custom pricing is true
|
il y a 6 ans |
Niko Kovacevic
|
fff9fda33f
Remove go.mod linter changes
|
il y a 6 ans |
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.
|
il y a 6 ans |
Ajay Tripathy
|
c5e3a7de1d
Merge pull request #179 from kubecost/AjayTripathy-extensible-router
|
il y a 6 ans |
AjayTripathy
|
45d7a9bd53
set up accesses as a global
|
il y a 6 ans |
AjayTripathy
|
031aab0124
extensible router
|
il y a 6 ans |
Ajay Tripathy
|
73803cb027
Merge pull request #178 from kubecost/AjayTripathy-delete-useless-tests
|
il y a 6 ans |
AjayTripathy
|
f16a9340c8
fix build step
|
il y a 6 ans |
AjayTripathy
|
7a5dc10b40
deleted unused tests
|
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 |