Volker Theile

Results 397 comments of 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 ![Bildschirmfoto vom 2024-05-28 13-17-38](https://github.com/harvester/harvester/assets/1897962/d80da5c2-a638-4b4d-881a-da551c457d5a) ## Pods ![Bildschirmfoto vom 2024-05-28 13-18-03](https://github.com/harvester/harvester/assets/1897962/6a386205-c0ef-4a96-a6b3-221a29c469d9) ## Pod - Overview ![Bildschirmfoto vom 2024-05-28 13-18-27](https://github.com/harvester/harvester/assets/1897962/919df131-0ddd-4d55-8f97-ca12026820b8) ## 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...