• Joined on 2019-04-01
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-24 20:27:33 +01:00
a500ff9c64 Merge pull request #1814 from ingvagabund/refactorings
263db33052 fix(kubeClientSandbox): do not wait for pods in the fake indexers if they are already deleted
45dc5a20d3 test(kubeClientSandbox): more unit tests
f520856095 refactor(kubeClientSandbox): move the code under a separate file
e53b3d5dce refactor(pkg/descheduler): drop unsed clientset parameter from descheduler.runProfiles
Compare 5 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-24 04:10:38 +01:00
72d61286eb Merge pull request #1812 from ingvagabund/register-fake-factory-only-once
770ec5affa refactor(pkg/descheduler): create fake shared informer factory only once
Compare 2 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-23 19:55:30 +01:00
38d99dd0c3 Merge pull request #1813 from ingvagabund/refactorings
8f5a83279e refactor(pkg/descheduler): drop unused fakeEvictedPods variables in the unit tests
4daa7e2fbf refactor(pkg/descheduler): move prometheus setup under a helper
433f0dbb8c refactor(pkg/descheduler): define a helper for newKubeClientSandbox with the default list of resources
Compare 4 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-22 19:08:30 +01:00
cc96a3ee7a Merge pull request #1811 from ingvagabund/kube-client-sandbox
ff580a0eff refactor(kubeClientSandbox): keep a cache of evicted pods and allow to reset it at the end of each descheduling cycle
4af097a806 refactor(pkg/operator): create a helper for registering indexer in the dry run mode
b3f0184af8 refactor(kubeClientSandbox): helpers for creating a node selector and node selector indexer
881ead3ed2 refactor(kubeClientSandbox): set the create pods reactor in buildSandbox
Compare 6 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-20 18:07:32 +01:00
85b1d97dda Merge pull request #1810 from ingvagabund/refactorings
b6aadc1643 chore(pkg/descheduler): make TestPodEvictorReset table driven
Compare 2 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-12 13:42:29 +01:00
c4ec31684f Merge pull request #1802 from ingvagabund/global-node-selector-as-indexer
93a516a58a feat: register a node indexer for the global node selector instead of listing nodes with the selector
Compare 2 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-09 12:06:34 +01:00
7d2c31cd39 Merge pull request #1808 from ingvagabund/profile-instance-id
cf9edca33c feat(profile): inject a plugin instance ID to each built plugin
Compare 2 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2026-01-05 17:23:00 +01:00
f164943257 Merge pull request #1807 from ingvagabund/docs
1fe9e2c345 doc(Design Decisions FAQ): Why doesn't the framework provide helpers for registering and retrieving indexers for plugins
16ccff8ed8 Merge pull request #1806 from ingvagabund/profile-refactoring
38f0f15787 chore: make gen
52f2aea444 refactor(pkg/framework/profile): add registerDefaultEvictor helper function
Compare 7 commits »
Sok3t synced commits to master at Sok3t/descheduler from mirror 2025-12-26 19:50:29 +01:00
89c88f483b Merge pull request #1800 from ingvagabund/readnodes-unit-test
60da931e0e fix(TestReadyNodesWithNodeSelector): make sure nodeLister.List always returns a non-empty list so the lister is always tested
Compare 2 commits »
Sok3t pushed to main at Sok3t/html-kube-tester 2025-03-03 15:27:00 +01:00
4e619d4364 Update images + remove tsps
Sok3t pushed to main at Sok3t/html-kube-tester 2024-07-29 17:55:18 +02:00
0b156f5b48 allow to run without checking out a repository
9efb2a0a15 Use tsp instad of podaffinity + version optional quotas
Compare 2 commits »
Sok3t pushed to main at Sok3t/html-kube-tester 2024-06-28 18:02:19 +02:00
ea6635f716 Resize reauests and limits
Sok3t pushed to main at Sok3t/html-kube-tester 2024-06-28 14:22:39 +02:00
6b758e202d enhance stats generation script to ease post processing
Sok3t pushed to main at Sok3t/html-kube-tester 2024-06-28 10:04:10 +02:00
8d91a5b6e8 Analyse: added binary http connection status to ease post analysis
9110390246 Improoved statistics gathering
f2b52c4e6e update gitignore to ignore all csv
b635dd74f2 add ingress statistics generation script
14483b7428 add links to json and text files
Compare 7 commits »
Sok3t pushed to main at Sok3t/html-kube-tester 2024-06-27 01:21:26 +02:00
c3d8cf38b4 Adding json to get node name
0670f72d06 increate requests and limits
6e52807dfa Adding protocol to conntainer port
76c847070c Move psa configuration labels to namespace instead of common labels.
317f6b150f updating service port to expose http port
Compare 6 commits »
Sok3t pushed to main at Sok3t/html-kube-tester 2024-06-25 16:40:29 +02:00
18c1375be6 initial commit: adding app
Sok3t pushed to main at Sok3t/kube-heavy-load-test 2024-03-27 17:38:42 +01:00
3f7a8e668a Fix topologyKey indentation
1bd4f10ecd add workload tunning documentation
Compare 2 commits »
Sok3t created branch main in Sok3t/kube-heavy-load-test 2024-03-27 17:09:32 +01:00
Sok3t pushed to main at Sok3t/kube-heavy-load-test 2024-03-27 17:09:32 +01:00
aa1dd9bc42 initial commit
Sok3t created repository Sok3t/kube-heavy-load-test 2024-03-27 17:03:32 +01:00