Volker Theile
Volker Theile
Sorry, have not found a solution how to implement that.
Failed to fully verify this issue as solved. ### Setup - A 1-node ipxe Harvester cluster v1.6.0-rc3 - Install witness node using Harvester v1.6.0-rc3 on an additional VM ***Test 1***...
### Setup - A 1-node ipxe Harvester cluster v1.6.0-rc3 - Install witness node using Harvester v1.6.0-rc3 on an additional VM ***Test 1*** VM has a 500GiB disk. Result: Success ***Test...
GitHub already provides Dependabot for NPM packages used in the UI. OMV does not use Python PIP nor PHP Composer to import external Python or PHP packages, so it does...
> in a recent blog post from GitHub it was mentioned "June 25, 2024 Dependabot version updates requires developers to configure and check in a dependabot.yml file. In the past,...
According to https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide the `.github/dependabot.yml` is optional. OMV does not want to [update the packages automatically](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates) by Dependabot, so this file seems not to be required.
@janeczku Could you please go into detail what you want to see here? E.g. by describing the expected workflow. Are you talking about setting `topology.kubernetes.io/zone=xyz` on the Harvester UI? This...
I can confirm that issue. ## Clusters  ## Pods  ## Pod - Overview  ## Pod - PVC configuration...
After some research i found out that this is a intended behavior and has been introduced by https://github.com/harvester/docker-machine-driver-harvester/pull/44. There is a [comment](https://github.com/harvester/harvester/issues/3272#issuecomment-1448487128) which exactly describes the requested behavior of THIS...
It is not even necessary to delete the guest cluster in Rancher, it is sufficient to delete a workload that was deployed in the guest cluster. The associated PVCs are...