index
:
krr.git
prometheus-workload-loader
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
robusta_krr
/
core
/
models
/
result.py
Age
Commit message (
Expand
)
Author
2024-04-22
Add multiple workload loaders, refactor kubeapi workload loader
LeaveMyYard
2024-03-04
History check (#212)
Pavel Zhukov
2023-07-24
Refactor strategy dependancy on metrics
LeaveMyYard
2023-06-28
Add explanation when HPA prevents the recommendation
LeaveMyYard
2023-06-21
Add strategy data in raw result
Павел Жуков
2023-05-29
Fix exception when no scans are collected
Павел Жуков
2023-05-29
Merge branch 'main' into rework-severity-calculation
Павел Жуков
2023-05-26
Refactor Formatters, use functional approach
Павел Жуков
2023-05-25
Refactor Severity calcs using a strategy pattern
Павел Жуков
2023-05-25
Fix score calculation
Павел Жуков
2023-05-25
Merge branch 'main' into rework-severity-calculation
Павел Жуков
2023-05-24
Fix formatting and linting
Павел Жуков
2023-05-23
Change format for metric, add start_time, end_time and step
Павел Жуков
2023-05-16
Combine promql requests for different pods into one, pass query to result data
Павел Жуков
2023-05-16
Fix 3.10 annotation syntax
Павел Жуков
2023-05-16
Rework severity calculation to use absolute values
Павел Жуков
2023-05-15
[MAIN-169] Add strategy description
Павел Жуков
2023-04-14
Add severity to Recommendation
Павел Жуков
2023-04-10
Lower the required python version to 3.9, improve verbose logs
Павел Жуков
2023-04-06
Improve coloring for table
Павел Жуков
2023-03-29
Improve severity calculation
Павел Жуков
2023-03-29
Implement severity calculation
Павел Жуков
2023-03-09
Reworked processing of units
Павел Жуков
2023-03-09
More refactoring, add loading of jobs data
Павел Жуков