Volker Theile
Volker Theile
I can not deploy a multi or single-node cluster anymore, regardless if ses6, ses7, ses7p or pacific. E.g. the following command(s) are used to deploy the cluster: ``` $ sesdev...
- https://www.postfix.org/SASL_README.html - https://wiki.debian.org/PostfixAndSASL - https://access.redhat.com/solutions/3201002 - https://litux.nl/mirror/linuxcookbook/0596006403/linuxckbk-CHP-20-SECT-8.html - https://wiki.ubuntuusers.de/Cyrus-SASL/ - https://www.df.eu/de/support/df-faq/cloudserver/anleitungen/debian-ubuntu/smtp-authentifizierung-mit-postfix-debian/
- Add new login.php endpoint To trigger a login, simply call `curl http://omv7box.local/login.php -u "admin:admin"` from a command line or an equal call via Python request/whatever. On successful log in...
**Is your feature request related to a problem? Please describe.** In the table filter field there is no button to empty out the entered text.  **Describe...
### Summary #### PR Checklist - Is this a multi-tenancy feature/bug? - [ ] Yes, the relevant RBAC changes are at: - Do we need to backport changes to the...
### Summary Allow the user to manage the labels of a Virtual Machine resource via UI. Right now it is only possible to manage instance labels that are synced from...
**Describe the bug** The `branding` system setting is documented [here](https://docs.harvesterhci.io/v1.4/advanced/index#branding). Now there are several possibilities of what is wrong or right; accordingly, the errors are then to be sought in...
**Is your enhancement related to a problem? Please describe.** When setting a Harvester host into maintenance mode it will (try to) migrate all virtual machines on that node to other...
**Is your enhancement related to a problem? Please describe.** When a user enters a `noProxy` setting like ` 10.0.0.0/8 , 127.0.0.1 `, the [built-in noProxy configuration](https://github.com/harvester/harvester/blob/5ee0329f1a6acef48e52758d3caf1d19e3bac1aa/pkg/util/proxy.go#L9) will add duplicates, in...
Fixes: https://github.com/openmediavault/openmediavault/issues/1814 - [x] References issue - [ ] Includes tests for new functionality or reproducer for bug