Moritz Röhrich
Moritz Röhrich
The last proper release was made over two years ago. It's possible that the authentication token is expired, or that GitHub has changed how authentication tokens are scoped and now...
Thanks for the patience so far. The good news is that José made me co-owner of the GitHub organization, and invited me on Dockerhub and Hackage into the respective group...
After some minor trouble with the release workflow, I'm happy to report that there is finally a brand new Hadolint release. Since it's been such a long time, the release...
Hey there, spelling in the config file needs to be very accurate. Hadolint expects the key `ignored` (notice the `d` at the end) for the list of rules to ignore:...
[BUG] Receive tens of thousands of websocket messages in a very short period of time on the frontend
The way the serial console works is by simply tunneling the serial console of the VM through a websocket to the frontend. The virtualization process maintains a Unix socket where...
You may want to try again with Rancher v2.9.3-alpha6. The alpha5 version didn't yet contain the Harvester node driver v0.7.0, so I suspect that your upgrade of Rancher to the...
If you read the Dockerfile of Rancher, `/usr/share/rancher/ui/assets/docker-machine-driver-harvester` should just be a symlink to `/opt/drivers/management-state/bin/docker-machine-driver-harvester`. But there is also another copy of the node driver at `/opt/jail/driver-jail/var/lib/rancher/management-state/bin/docker-machine-driver-harvester`. No idea why...
I just ran two simplified versions of the scenario in question: 1) Isolated test of the scale-down functionality in the Harvester node driver v0.7.0 - Set up Harvester (v1.3.1) and...
I also ran a third simplified test scenario using Harvester v1.3.2 and Rancher v2.9.3-alpha6, just testing if credential rotation works there as expected: - Set up Harvester v1.3.2 and Rancher...
Why is this now marked DNM? Please explain.