elmiko
a0ebb28234
WIP update to include unschedulable nodes
2025-09-10 09:54:05 -04:00
Krzysztof Siedlecki
2814dcafaf
Export fake pods definition to a dedicated module
2025-06-27 12:16:09 +00:00
Norbert Cyran
9a5e3d9f3d
Allow using scheduled pods as samples in proactive scale up
2025-03-19 12:33:39 +01:00
Maciej Skoczeń
39882551f7
Parallelize cluster snapshot creation
2025-01-03 10:35:11 +00:00
Kuba Tużnik
0ace148d3d
CA: rename BasicClusterSnapshot and DeltaClusterSnapshot to reflect the ClusterSnapshotStore change
2024-12-04 14:33:51 +01:00
Kuba Tużnik
67773a5509
CA: move BasicClusterSnapshot and DeltaClusterSnapshot to a dedicated subpkg
2024-12-04 14:33:51 +01:00
Kuba Tużnik
540725286f
CA: migrate the codebase to use PredicateSnapshot
2024-12-04 14:33:51 +01:00
Kuba Tużnik
a81aa5c616
CA: remove AddNode from ClusterSnapshot
...
AddNodeInfo already provides the same functionality, and has to be used
in production code in order to propagate DRA objects correctly.
Uses in production are replaced with SetClusterState(), which will later
take DRA objects into account. Uses in the test code are replaced with
AddNodeInfo().
2024-11-19 15:28:16 +01:00
Omran
01e943304a
Add proactive scaleup
2024-08-23 21:59:15 +00:00