Features / Enhancements
* **Builder**: Support configuring image name prefix template to enforce [Backport 0.10.x], 1786, Hedingber
* **API**: Set default thread pool max workers to 64, 1780, Hedingber
* **Builder**: Allow to configure whether push/pull registries are insecure, 1751, Hedingber
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v0.10.1-rc1#features-and-enhancements)
Bug fixes
* **Runtimes**: Fix to enrich KFP and Kaniko pods with the default function node selector [Backport 0.10.x], 1787, Hedingber
* **Runtimes**: Fix issues when running functions on non-k8s installation, 1779, theSaarco
* **Runtimes**: Fix mount modifiers to keep mount path unique, 1781, Hedingber
* **Secrets**: Fixing nuclio remote deploy flow - remove dependency on Secrets crud, 1773, theSaarco
* **Runtimes**: Fix deletion of build image path after runs, 1762, yaronha
* **KFP**: Fix build step `with-mlrun` flag handling, 1758, yaronha
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.10.1-rc1#bug-fixes)
Pull requests:
8f67922b [Runtimes] Fix to enrich KFP and Kaniko pods with the default function node selector [Backport 0.10.x] (1787)
9f705648 [Builder] Support configuring image name prefix template to enforce [Backport 0.10.x] (1786)
14bb45e4 [Runtimes] Fix issues when running functions on non-k8s installation (1779)
703df6ff [API] Set default thread pool max workers to 64 (1780)
fba82822 [Runtimes] Fix mount modifiers to keep mount path unique (1781)
240d5bf8 [Secrets] Fixing nuclio remote deploy flow - remove dependency on Secrets crud (1773)
fa8b4956 [Runtimes] Fix deletion of build image path after runs (1762)
359fd43e [KFP] Fix build step `with-mlrun` flag handling (1758)
2e476f25 [Builder] Allow to configure whether push/pull registries are insecure (1751)