Matt Bolt
|
798da49fee
Introduce command-line driven selection of running modes
|
4 years ago |
Sean Holcomb
|
7c5fbaf83e
Merge pull request #999 from kubecost/sean/bug-fix/remove-dup-timeutil-import
|
4 years ago |
Sean Holcomb
|
b000f1e5fc
Fix tests
|
4 years ago |
Sean Holcomb
|
e173618969
remove duplicate import
|
4 years ago |
Matt Bolt
|
e6fcdb77d6
Merge pull request #987 from kubecost/bolt/remote-config
|
4 years ago |
Matt Bolt
|
2ce2179c69
Merge branch 'bolt/remote-config' of github.com:kubecost/cost-model into bolt/remote-config
|
4 years ago |
Matt Bolt
|
91c6e7042a
comment grammar
|
4 years ago |
Niko Kovacevic
|
8a8605b669
Merge pull request #971 from kubecost/niko/performance
|
4 years ago |
Niko Kovacevic
|
7728d11cff
Fix import error caused by merge
|
4 years ago |
Niko Kovacevic
|
1f6df7cb15
Add unit tests for SummaryAllocation and fix bug in Add
|
4 years ago |
Niko Kovacevic
|
d5925d4057
Account for adjustments, in case reconciliation is disabled, in allocation and asset totals
|
4 years ago |
Niko Kovacevic
|
a4692b5ddb
Address feedback for Summary Allocation work
|
4 years ago |
Niko Kovacevic
|
53c14bcbf3
Fix nil panic in SummaryAllocation when a resource totals store is missing
|
4 years ago |
Niko Kovacevic
|
20a9ca9029
Summary Allocation API: SummaryAllocation types and methods; ResourceTotals for caching precomputed intermediate structures; performance upgrades
|
4 years ago |
Matt Bolt
|
45af4847ef
Update pkg/util/atomic/atomicrunstate.go
|
4 years ago |
Matt Bolt
|
7368556c4f
Update atomic run state with non-buffer channels
|
4 years ago |
Niko Kovacevic
|
9eacf0ba16
Merge pull request #997 from kubecost/niko/window
|
4 years ago |
Niko Kovacevic
|
5bb824544c
Implement Contract for Window (opposite of Expand)
|
4 years ago |
Matt Bolt
|
7af89f0e15
Providing an example use case of AtomicRunState as an IntervalRunner
|
4 years ago |
Matt Bolt
|
ed4d3a6242
More comments
|
4 years ago |
Matt Bolt
|
f643f3dbac
Check source before Run()
|
4 years ago |
Matt Bolt
|
1c479cef48
Remove bogus comment
|
4 years ago |
Matt Bolt
|
8ff9edd1ef
remove makefile for now
|
4 years ago |
Matt Bolt
|
11464e8c78
Removed client query logs for prom
|
4 years ago |
Matt Bolt
|
ed0bfb0957
Code comments
|
4 years ago |
Matt Bolt
|
cdd2d67a77
Move metrics emission to atomic run state utility
|
4 years ago |
Matt Bolt
|
3b8f98b801
Add mechanism for waiting on resets between stopping and starting again, add to cluster exporter
|
4 years ago |
Matt Bolt
|
cc8c42d653
Merge branch 'bolt/remote-config' of github.com:kubecost/cost-model into bolt/remote-config
|
4 years ago |
Matt Bolt
|
0f19e19cbf
Add an AtomicRunState utility which provides a basic start/stop state tracking with a selectable channel for goroutine loops.
|
4 years ago |
Matt Bolt
|
c97efb8847
Update pkg/cloud/providerconfig.go
|
4 years ago |