Kaelan Patel
|
6263463d09
Merge branch 'develop' into kaelan-disable-metrics
|
4 tahun lalu |
Kaelan Patel
|
30b31dbecb
Clarify metricsconfig errors
|
4 tahun lalu |
Kaelan Patel
|
25c75712b0
Implement early returns where possible + code clarity changes
|
4 tahun lalu |
Ajay Tripathy
|
9242606e32
Merge pull request #1063 from kubecost/dependabot/npm_and_yarn/ui/follow-redirects-1.14.8
|
4 tahun lalu |
dependabot[bot]
|
1416df5d04
Bump follow-redirects from 1.14.7 to 1.14.8 in /ui
|
4 tahun lalu |
Kaelan Patel
|
d5a0730b15
Merge pull request #1036 from kubecost/kaelan-pvcshare
|
4 tahun lalu |
Ajay Tripathy
|
20386e1aab
Merge pull request #979 from kubecost/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.16
|
4 tahun lalu |
Ajay Tripathy
|
3defebd020
Merge pull request #1062 from kubecost/master
|
4 tahun lalu |
dependabot[bot]
|
7d816c0846
Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.16
|
4 tahun lalu |
Matt Bolt
|
53fce803e4
Merge pull request #1051 from kubecost/bolt/rate-limit-response-handling
|
4 tahun lalu |
Ajay Tripathy
|
fb51264ede
Bump version to 1.90.1
|
4 tahun lalu |
Ajay Tripathy
|
3ace229e05
Merge pull request #1057 from kubecost/AjayTripathy-patch-refresh
|
4 tahun lalu |
Niko Kovacevic
|
0e9ff6655e
Merge pull request #1061 from kubecost/niko/audit-fix
|
4 tahun lalu |
Niko Kovacevic
|
85d9fd7d0d
Fix totals bugs: compute adjustments properly, use adjustments everywhere, and fix cpu/gpu typo
|
4 tahun lalu |
Matt Bolt
|
a4d915ecc8
Fix compile error.
|
4 tahun lalu |
Matt Bolt
|
fceedbf1a9
Merge pull request #1059 from kubecost/bolt/klog-patch
|
4 tahun lalu |
Matt Bolt
|
11e0e38756
Update after running go mod tidy to fix imports and modules
|
4 tahun lalu |
Matt Bolt
|
00840afa4c
Move klog initialization to cobra command creation
|
4 tahun lalu |
Ajay Tripathy
|
20bccf5c8d
Cherrypick of refresh for a patch
|
4 tahun lalu |
Matt Bolt
|
3e886fcbc6
Add millisecond parse unit test.
|
4 tahun lalu |
Matt Bolt
|
c31e7b2eda
Replace the poorly written ParseDuration func in timeutil with the ParseDuration from go std lib enhanced with the ability to parse "d" units (days). Add unit tests for complex durations and negative durations.
|
4 tahun lalu |
Kaelan Patel
|
9d01e07ee9
Cleanup + configurable configmap name
|
4 tahun lalu |
Matt Bolt
|
844bccd888
Allow max retry to be set via env var, allow default retry wait time to be set via env var. Remaining: Update timeutil.ParseDuration to accept durations other than s|m|h|d
|
4 tahun lalu |
Kaelan Patel
|
7bdda6b5af
Support disabling individual cost-model metrics
|
4 tahun lalu |
Kaelan Patel
|
46bf8a9ed0
Logic for exclusion of all non-core cost-model metrics
|
4 tahun lalu |
Kaelan Patel
|
406324962a
Add read config logic for metrics configuration
|
4 tahun lalu |
Matt Bolt
|
1645d719ea
Hard Limit Max Wait to 10s, Add More Tests
|
4 tahun lalu |
Matt Bolt
|
505a9dc7dc
Handle Rate Limit Responses in Prom Client
|
4 tahun lalu |
alejandro-kubecost
|
5b5f9c669d
Merge pull request #1040 from kubecost/alejandro/accumulate-by-duration
|
4 tahun lalu |
Alejandro
|
533fb186db
remove unnecessary sum var
|
4 tahun lalu |