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
/
objects.py
Age
Commit message (
Expand
)
Author
2024-05-02
Rework ckyster selector for prometheus mode
LeaveMyYard
2024-05-02
Add HPA detection for prometheus mode
LeaveMyYard
2024-04-24
Implement remaining kinds in prometheus workload loader
LeaveMyYard
2024-04-22
Add multiple workload loaders, refactor kubeapi workload loader
LeaveMyYard
2024-03-15
CronJobs, DeploymentConfigs and reworked Argo Rollouts (#228)
Pavel Zhukov
2023-10-05
Add warnings to json result (for UI to use)
LeaveMyYard
2023-10-05
Refactor how settings are passed and how logging works
LeaveMyYard
2023-10-04
Load pods from KubeAPI in case some required metrics are missing
LeaveMyYard
2023-09-04
Fix type annotation for kind
LeaveMyYard
2023-09-04
Rename batching method for K8sObject
LeaveMyYard
2023-09-04
Refactor mixins for prometheus metrics
LeaveMyYard
2023-08-22
Fix listing rollout pods, fix rollout type
LeaveMyYard
2023-08-10
Lint and format code
LeaveMyYard
2023-08-10
Improve resource parameter validation
LeaveMyYard
2023-07-25
Change the flow of asyncronous behaviour
LeaveMyYard
2023-06-27
Update HPAData field annotations
LeaveMyYard
2023-06-21
Add HPA detection to exclude from calculations
Павел Жуков
2023-06-14
osort flake8
avi robusta
2023-05-31
Fix running inside cluster error
Павел Жуков
2023-05-26
Black + isort + flake8
Павел Жуков
2023-05-26
Fix tests to work without kubeconfig
Павел Жуков
2023-05-09
Find older pods data using PromQL
Павел Жуков
2023-04-13
Make KRR work from inside the cluster
Павел Жуков
2023-04-10
Lower the required python version to 3.9, improve verbose logs
Павел Жуков
2023-03-20
Fix prometheus integration
Павел Жуков
2023-03-09
Refactored code
Павел Жуков