8b8237c0fe
chore(deps): update helm release intel-device-plugins-gpu to v0.35.0
lint-test-helm / lint-helm (pull_request) Successful in 1m46s
2026-02-20 13:09:17 +00:00
8d6498fb5a
chore(deps): update searxng/searxng:latest docker digest to 8d1655e ( #4120 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m24s
renovate / renovate (push) Successful in 3m25s
2026-02-20 13:03:53 +00:00
6941c02f93
chore(deps): update searxng/searxng:latest docker digest to ec9d1c9 ( #4117 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m31s
renovate / renovate (push) Successful in 4m15s
2026-02-20 11:01:54 +00:00
852160e531
chore(deps): update searxng/searxng:latest docker digest to 7472c4e ( #4115 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 1m51s
2026-02-20 10:02:15 +00:00
aa2998b69a
chore(deps): update searxng/searxng:latest docker digest to 68abf72 ( #4111 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 2m5s
2026-02-20 08:03:28 +00:00
2ebc092e6c
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.15.1 ( #4109 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 3m38s
2026-02-20 07:09:33 +00:00
067f710d91
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.15.0 ( #4107 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 2m53s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.14.1` → `2.15.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.15.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.14.1...2.15.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.14.1...2.15.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4107
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 06:05:00 +00:00
e2314581e3
chore(deps): update ollama/ollama docker tag to v0.16.3 ( #4104 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 18m14s
renovate / renovate (push) Successful in 4m1s
2026-02-20 02:53:23 +00:00
34c49d01f4
chore(deps): update helm release descheduler to v0.35.0 ( #4099 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [descheduler](https://github.com/kubernetes-sigs/descheduler ) | minor | `0.34.0` → `0.35.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/descheduler (descheduler)</summary>
### [`v0.35.0`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.0 ): Descheduler v0.35.0
[Compare Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 )
##### What's Changed
- feat: enable pod protection based on storage classes by [@​ricardomaraschini](https://github.com/ricardomaraschini ) in [#​1752](https://github.com/kubernetes-sigs/descheduler/pull/1752 )
- fix: pod resource calculation to consider native sidecars by [@​a7i](https://github.com/a7i ) in [#​1771](https://github.com/kubernetes-sigs/descheduler/pull/1771 )
- docs: fix incorrect gracePeriodSeconds default in README.md by [@​petersalas](https://github.com/petersalas ) in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- docs: fix README.md link to kubernetes bot commands by [@​Sycrosity](https://github.com/Sycrosity ) in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- Fix "Current requires cgo or $USER set in environment" error by [@​abelfodil](https://github.com/abelfodil ) in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- refactor(TestPodLifeTime): remove ineffective owner references assignments by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1781](https://github.com/kubernetes-sigs/descheduler/pull/1781 )
- refactor(TestPodLifeTime): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1782](https://github.com/kubernetes-sigs/descheduler/pull/1782 )
- refactor(TestPodLifeTime): consolidations, simplifications and node instance for each unit test by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1783](https://github.com/kubernetes-sigs/descheduler/pull/1783 )
- refactor(TestPodLifeTime): inline pod creation in each unit test to avoid accidental pod spec updates by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1784](https://github.com/kubernetes-sigs/descheduler/pull/1784 )
- refactor(TestPodLifeTime): update unit test names and simplify pod creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1785](https://github.com/kubernetes-sigs/descheduler/pull/1785 )
- feat(TestPodLifeTime): check only expected pods are evicted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1787](https://github.com/kubernetes-sigs/descheduler/pull/1787 )
- feat(PodLifeTime): document the plugin with details that can be used for reasoning during reviews and design discussions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1789](https://github.com/kubernetes-sigs/descheduler/pull/1789 )
- refactor(TestPodLifeTime): split the unit tests into smaller semantically close groups by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1790](https://github.com/kubernetes-sigs/descheduler/pull/1790 )
- refactor(TestFindDuplicatePods): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1791](https://github.com/kubernetes-sigs/descheduler/pull/1791 )
- refactor(TestFindDuplicatePods): reduce duplicates and inline by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1792](https://github.com/kubernetes-sigs/descheduler/pull/1792 )
- refactor(TestRemoveDuplicates): reduce test code duplication by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1793](https://github.com/kubernetes-sigs/descheduler/pull/1793 )
- refactor(TestRemovePodsHavingTooManyRestarts): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1794](https://github.com/kubernetes-sigs/descheduler/pull/1794 )
- refactor(TestPodAntiAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1795](https://github.com/kubernetes-sigs/descheduler/pull/1795 )
- refactor(TestRemovePodsViolatingNodeAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1796](https://github.com/kubernetes-sigs/descheduler/pull/1796 )
- refactor(TestDeletePodsViolatingNodeTaints): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1797](https://github.com/kubernetes-sigs/descheduler/pull/1797 )
- doc: introduce contributing guidelines specific to the project by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1798](https://github.com/kubernetes-sigs/descheduler/pull/1798 )
- refactor(TestDefaultEvictor): de-dup code and use helpers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1803](https://github.com/kubernetes-sigs/descheduler/pull/1803 )
- refactor(plugins): simplify the way pods are created by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1804](https://github.com/kubernetes-sigs/descheduler/pull/1804 )
- fix(TestReadyNodesWithNodeSelector): make sure nodeLister.List always returns a non-empty list so the lister is always tested by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1800](https://github.com/kubernetes-sigs/descheduler/pull/1800 )
- refactor(pkg/framework/profile): dedup unit test code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1806](https://github.com/kubernetes-sigs/descheduler/pull/1806 )
- doc(Design Decisions FAQ): Why doesn't the framework provide helpers for registering and retrieving indexers for plugins by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1807](https://github.com/kubernetes-sigs/descheduler/pull/1807 )
- feat(profile): inject a plugin instance ID to each built plugin by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1808](https://github.com/kubernetes-sigs/descheduler/pull/1808 )
- feat: register a node indexer for the global node selector instead of listing nodes with the selector by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1802](https://github.com/kubernetes-sigs/descheduler/pull/1802 )
- chore(pkg/descheduler): make TestPodEvictorReset table driven by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1810](https://github.com/kubernetes-sigs/descheduler/pull/1810 )
- refactor(pkg/operator): replace informerResource with a kubeClientSandbox by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1811](https://github.com/kubernetes-sigs/descheduler/pull/1811 )
- refactor(pkg/descheduler): more handlers and dropping unused code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1813](https://github.com/kubernetes-sigs/descheduler/pull/1813 )
- refactor(pkg/descheduler): create fake shared informer factory only once by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1812](https://github.com/kubernetes-sigs/descheduler/pull/1812 )
- fix(kubeClientSandbox): do not wait for pods in the fake indexers if they are already deleted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1814](https://github.com/kubernetes-sigs/descheduler/pull/1814 )
- test(pkg/descheduler): test a prometheus client update propagates to a plugin profile handle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1816](https://github.com/kubernetes-sigs/descheduler/pull/1816 )
- Add namespace label selector by [@​W1seKappa](https://github.com/W1seKappa ) in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- tests: Prom client testing by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1818](https://github.com/kubernetes-sigs/descheduler/pull/1818 )
- Deduplicate descheduler initialization code so unit tests test more of the production code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1819](https://github.com/kubernetes-sigs/descheduler/pull/1819 )
- test(token reconciling): have tests initialize the prom client reconciling through the descheduler's bootstraping entry too by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1820](https://github.com/kubernetes-sigs/descheduler/pull/1820 )
- refactor(promClientController): split it into two prom client controllers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1821](https://github.com/kubernetes-sigs/descheduler/pull/1821 )
- feat(pkg/descheduler): create profiles outside the descheduling cycle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1815](https://github.com/kubernetes-sigs/descheduler/pull/1815 )
- refactor: move prometheus client controller related code under a seperate file by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1823](https://github.com/kubernetes-sigs/descheduler/pull/1823 )
- Update go dependecies to fix vulnerabilities by [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- chore: extend the list of supported Go versions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1828](https://github.com/kubernetes-sigs/descheduler/pull/1828 )
- bump(golangci-lint): update and migrate by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1829](https://github.com/kubernetes-sigs/descheduler/pull/1829 )
- \[v0.35.0] bump to kubernetes 1.35 deps by [@​a7i](https://github.com/a7i ) in [#​1827](https://github.com/kubernetes-sigs/descheduler/pull/1827 )
- chore: upgrade github.com/gomarkdown/markdown to latest version by [@​a7i](https://github.com/a7i ) in [#​1831](https://github.com/kubernetes-sigs/descheduler/pull/1831 )
- \[v0.35.0] update docs and manifests by [@​a7i](https://github.com/a7i ) in [#​1832](https://github.com/kubernetes-sigs/descheduler/pull/1832 )
- Change annotations condition to deploymentAnnotations for Deployment object annotations by [@​davidandreoletti](https://github.com/davidandreoletti ) in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
##### New Contributors
- [@​petersalas](https://github.com/petersalas ) made their first contribution in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- [@​Sycrosity](https://github.com/Sycrosity ) made their first contribution in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- [@​abelfodil](https://github.com/abelfodil ) made their first contribution in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- [@​W1seKappa](https://github.com/W1seKappa ) made their first contribution in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) made their first contribution in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- [@​davidandreoletti](https://github.com/davidandreoletti ) made their first contribution in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
**Full Changelog**: <https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #4099
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:53:04 +00:00
bd2d42f3a7
chore(deps): update kube-prometheus-stack docker tag to v82.1.1 ( #4103 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-02-20 02:52:43 +00:00
42c6e391bd
chore(deps): update dependency kubernetes-sigs/descheduler to v0.35.0 ( #4098 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m19s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kubernetes-sigs/descheduler](https://github.com/kubernetes-sigs/descheduler ) | minor | `0.34.0` → `v0.35.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/descheduler (kubernetes-sigs/descheduler)</summary>
### [`v0.35.0`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.35.0 ): Descheduler v0.35.0
[Compare Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 )
#### What's Changed
- feat: enable pod protection based on storage classes by [@​ricardomaraschini](https://github.com/ricardomaraschini ) in [#​1752](https://github.com/kubernetes-sigs/descheduler/pull/1752 )
- fix: pod resource calculation to consider native sidecars by [@​a7i](https://github.com/a7i ) in [#​1771](https://github.com/kubernetes-sigs/descheduler/pull/1771 )
- docs: fix incorrect gracePeriodSeconds default in README.md by [@​petersalas](https://github.com/petersalas ) in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- docs: fix README.md link to kubernetes bot commands by [@​Sycrosity](https://github.com/Sycrosity ) in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- Fix "Current requires cgo or $USER set in environment" error by [@​abelfodil](https://github.com/abelfodil ) in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- refactor(TestPodLifeTime): remove ineffective owner references assignments by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1781](https://github.com/kubernetes-sigs/descheduler/pull/1781 )
- refactor(TestPodLifeTime): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1782](https://github.com/kubernetes-sigs/descheduler/pull/1782 )
- refactor(TestPodLifeTime): consolidations, simplifications and node instance for each unit test by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1783](https://github.com/kubernetes-sigs/descheduler/pull/1783 )
- refactor(TestPodLifeTime): inline pod creation in each unit test to avoid accidental pod spec updates by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1784](https://github.com/kubernetes-sigs/descheduler/pull/1784 )
- refactor(TestPodLifeTime): update unit test names and simplify pod creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1785](https://github.com/kubernetes-sigs/descheduler/pull/1785 )
- feat(TestPodLifeTime): check only expected pods are evicted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1787](https://github.com/kubernetes-sigs/descheduler/pull/1787 )
- feat(PodLifeTime): document the plugin with details that can be used for reasoning during reviews and design discussions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1789](https://github.com/kubernetes-sigs/descheduler/pull/1789 )
- refactor(TestPodLifeTime): split the unit tests into smaller semantically close groups by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1790](https://github.com/kubernetes-sigs/descheduler/pull/1790 )
- refactor(TestFindDuplicatePods): have a pod fully created through BuildTestPod without any edits by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1791](https://github.com/kubernetes-sigs/descheduler/pull/1791 )
- refactor(TestFindDuplicatePods): reduce duplicates and inline by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1792](https://github.com/kubernetes-sigs/descheduler/pull/1792 )
- refactor(TestRemoveDuplicates): reduce test code duplication by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1793](https://github.com/kubernetes-sigs/descheduler/pull/1793 )
- refactor(TestRemovePodsHavingTooManyRestarts): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1794](https://github.com/kubernetes-sigs/descheduler/pull/1794 )
- refactor(TestPodAntiAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1795](https://github.com/kubernetes-sigs/descheduler/pull/1795 )
- refactor(TestRemovePodsViolatingNodeAffinity): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1796](https://github.com/kubernetes-sigs/descheduler/pull/1796 )
- refactor(TestDeletePodsViolatingNodeTaints): inline object creation by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1797](https://github.com/kubernetes-sigs/descheduler/pull/1797 )
- doc: introduce contributing guidelines specific to the project by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1798](https://github.com/kubernetes-sigs/descheduler/pull/1798 )
- refactor(TestDefaultEvictor): de-dup code and use helpers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1803](https://github.com/kubernetes-sigs/descheduler/pull/1803 )
- refactor(plugins): simplify the way pods are created by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1804](https://github.com/kubernetes-sigs/descheduler/pull/1804 )
- fix(TestReadyNodesWithNodeSelector): make sure nodeLister.List always returns a non-empty list so the lister is always tested by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1800](https://github.com/kubernetes-sigs/descheduler/pull/1800 )
- refactor(pkg/framework/profile): dedup unit test code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1806](https://github.com/kubernetes-sigs/descheduler/pull/1806 )
- doc(Design Decisions FAQ): Why doesn't the framework provide helpers for registering and retrieving indexers for plugins by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1807](https://github.com/kubernetes-sigs/descheduler/pull/1807 )
- feat(profile): inject a plugin instance ID to each built plugin by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1808](https://github.com/kubernetes-sigs/descheduler/pull/1808 )
- feat: register a node indexer for the global node selector instead of listing nodes with the selector by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1802](https://github.com/kubernetes-sigs/descheduler/pull/1802 )
- chore(pkg/descheduler): make TestPodEvictorReset table driven by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1810](https://github.com/kubernetes-sigs/descheduler/pull/1810 )
- refactor(pkg/operator): replace informerResource with a kubeClientSandbox by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1811](https://github.com/kubernetes-sigs/descheduler/pull/1811 )
- refactor(pkg/descheduler): more handlers and dropping unused code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1813](https://github.com/kubernetes-sigs/descheduler/pull/1813 )
- refactor(pkg/descheduler): create fake shared informer factory only once by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1812](https://github.com/kubernetes-sigs/descheduler/pull/1812 )
- fix(kubeClientSandbox): do not wait for pods in the fake indexers if they are already deleted by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1814](https://github.com/kubernetes-sigs/descheduler/pull/1814 )
- test(pkg/descheduler): test a prometheus client update propagates to a plugin profile handle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1816](https://github.com/kubernetes-sigs/descheduler/pull/1816 )
- Add namespace label selector by [@​W1seKappa](https://github.com/W1seKappa ) in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- tests: Prom client testing by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1818](https://github.com/kubernetes-sigs/descheduler/pull/1818 )
- Deduplicate descheduler initialization code so unit tests test more of the production code by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1819](https://github.com/kubernetes-sigs/descheduler/pull/1819 )
- test(token reconciling): have tests initialize the prom client reconciling through the descheduler's bootstraping entry too by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1820](https://github.com/kubernetes-sigs/descheduler/pull/1820 )
- refactor(promClientController): split it into two prom client controllers by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1821](https://github.com/kubernetes-sigs/descheduler/pull/1821 )
- feat(pkg/descheduler): create profiles outside the descheduling cycle by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1815](https://github.com/kubernetes-sigs/descheduler/pull/1815 )
- refactor: move prometheus client controller related code under a seperate file by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1823](https://github.com/kubernetes-sigs/descheduler/pull/1823 )
- Update go dependecies to fix vulnerabilities by [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- chore: extend the list of supported Go versions by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1828](https://github.com/kubernetes-sigs/descheduler/pull/1828 )
- bump(golangci-lint): update and migrate by [@​ingvagabund](https://github.com/ingvagabund ) in [#​1829](https://github.com/kubernetes-sigs/descheduler/pull/1829 )
- \[v0.35.0] bump to kubernetes 1.35 deps by [@​a7i](https://github.com/a7i ) in [#​1827](https://github.com/kubernetes-sigs/descheduler/pull/1827 )
- chore: upgrade github.com/gomarkdown/markdown to latest version by [@​a7i](https://github.com/a7i ) in [#​1831](https://github.com/kubernetes-sigs/descheduler/pull/1831 )
- \[v0.35.0] update docs and manifests by [@​a7i](https://github.com/a7i ) in [#​1832](https://github.com/kubernetes-sigs/descheduler/pull/1832 )
- Change annotations condition to deploymentAnnotations for Deployment object annotations by [@​davidandreoletti](https://github.com/davidandreoletti ) in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
#### New Contributors
- [@​petersalas](https://github.com/petersalas ) made their first contribution in [#​1773](https://github.com/kubernetes-sigs/descheduler/pull/1773 )
- [@​Sycrosity](https://github.com/Sycrosity ) made their first contribution in [#​1772](https://github.com/kubernetes-sigs/descheduler/pull/1772 )
- [@​abelfodil](https://github.com/abelfodil ) made their first contribution in [#​1764](https://github.com/kubernetes-sigs/descheduler/pull/1764 )
- [@​W1seKappa](https://github.com/W1seKappa ) made their first contribution in [#​1786](https://github.com/kubernetes-sigs/descheduler/pull/1786 )
- [@​sammedsingalkar09](https://github.com/sammedsingalkar09 ) made their first contribution in [#​1822](https://github.com/kubernetes-sigs/descheduler/pull/1822 )
- [@​davidandreoletti](https://github.com/davidandreoletti ) made their first contribution in [#​1830](https://github.com/kubernetes-sigs/descheduler/pull/1830 )
**Full Changelog**: <https://github.com/kubernetes-sigs/descheduler/compare/v0.34.0...v0.35.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4098
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:50:11 +00:00
d5e22ef2e4
chore(deps): update clickhouse/clickhouse-server docker tag to v26.1.3 ( #4101 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2026-02-20 02:49:41 +00:00
884039b405
chore(deps): update dependency clidey/whodb to v0.94.0 ( #4097 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m2s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb ) | minor | `0.93.0` → `0.94.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.94.0`](https://github.com/clidey/whodb/releases/tag/0.94.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.93.0...0.94.0 )
- CLI behind-the-scenes updates: better error handling, better UI, better resize management, better sqlite support, better history control, multiple bug fixes.
- Add clickhouse mockdata generation support for Enum and Decimal types
- Improve clickhouse handling of the more non-standard types
#### Installation
##### Mac App Store
[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536 )
##### Microsoft Store
[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6 )
##### Snap Store
```bash
sudo snap install whodb
```
[View on Snapcraft](https://snapcraft.io/whodb )
##### Docker
```bash
docker pull clidey/whodb:0.94.0
docker pull clidey/whodb:latest
```
##### Direct Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
#### Documentation
- [Documentation](https://docs.whodb.com )
- [Report Issues](https://github.com/clidey/whodb/issues )
#### Upgrade Notes
To upgrade from a previous version:
- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version
***
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.93.0...0.94.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4097
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-20 02:47:40 +00:00
91b7e470e6
chore(deps): update searxng/searxng:latest docker digest to 52cdbc6 ( #4095 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 57s
renovate / renovate (push) Successful in 3m45s
2026-02-19 10:03:11 +00:00
6e62c3be21
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.14.1 ( #4093 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 3m11s
2026-02-19 05:30:23 +00:00
910160097a
chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.4 ( #4091 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 3m50s
2026-02-19 04:34:33 +00:00
33836901d1
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.14.0 ( #4089 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.13.0` → `2.14.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.14.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.1...2.14.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.1...2.14.0 )
### [`v2.13.1`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.0...2.13.1 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.13.0...2.13.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4089
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-19 04:30:38 +00:00
8d9d379c15
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.1.5 ( #4087 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m26s
2026-02-19 03:58:00 +00:00
b3333a2dfc
chore(deps): update plexguide/huntarr to v9.3.7 ( #4085 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m56s
renovate / renovate (push) Has been cancelled
2026-02-19 03:54:27 +00:00
0b4d023f05
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.1.4 ( #4083 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 3m27s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 15m37s
2026-02-19 01:28:00 +00:00
ff43b99d85
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.13.0 ( #4081 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.12.0` → `2.13.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.13.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.12.0...2.13.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.12.0...2.13.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #4081
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-18 23:48:19 +00:00
ccb32c8dbe
chore(deps): update helm release argo-cd to v9.4.3 ( #4079 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 3m37s
2026-02-18 18:04:42 +00:00
ba6dbf6967
chore(deps): update ubuntu docker tag to resolute-20260108 ( #4076 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 3m30s
2026-02-18 17:03:39 +00:00
1381614832
chore(deps): update plexguide/huntarr to v9.3.6 ( #4075 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-02-18 17:03:22 +00:00
eab06d4a8b
chore(deps): update dependency grafana/loki to v3.6.6 ( #4074 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-02-18 17:03:03 +00:00
11ed3ca571
chore(deps): update dependency argoproj/argo-cd to v3.3.1 ( #4073 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-02-18 17:02:45 +00:00
ab8501960b
chore(deps): update unpoller/unpoller to v2.34.0 ( #4069 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 1m50s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.33.0` → `v2.34.0` |
| [unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.33.0` → `v2.34.0` |
---
### Release Notes
<details>
<summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary>
### [`v2.34.0`](https://github.com/unpoller/unpoller/releases/tag/v2.34.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.33.0...v2.34.0 )
##### Changelog
- [`4bf5c1e`](4bf5c1e6b5 ) build(deps): bump the all group with 2 updates ([#​955](https://github.com/unpoller/unpoller/issues/955 ))
- [`40e2a77`](40e2a7703f ) Fix panic when remote discovery fails and no controllers configured (fixes [#​953](https://github.com/unpoller/unpoller/issues/953 )) ([#​957](https://github.com/unpoller/unpoller/issues/957 ))
- [`eae3741`](eae3741120 ) build(deps): bump the all group with 2 updates ([#​950](https://github.com/unpoller/unpoller/issues/950 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4069
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-02-18 04:34:12 +00:00
61de869c56
chore(deps): update d3fk/s3cmd:latest docker digest to 56a7122 ( #4070 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 1m12s
2026-02-18 03:02:54 +00:00