Thomas Lutz

Results 14 issues of Thomas Lutz

This script sounds exactly like what I need - thanks for your work! Quick question though before setting it all up: How does it handle session/persistence sharing between the two...

When the response contains a link with `'`, it's shown in RocketChat like that: Response: `[Thomas' Link](http://www.example.com)` Rendered: `Thomas' Link` Not sure if this is a issue for this repository...

The OpenEBS addon requires iSCSI to be running on the worker nodes: https://docs.openebs.io/docs/next/prerequisites.html I already created my cluster. How can I now make sure, that all my worked nodes have...

The current version of Kubernetes dashboard v1.10.1 in the addons does not work with Kubernetes 1.16, it needs 2.0.0 (current release https://github.com/kubernetes/dashboard/releases/tag/v2.0.0-beta8). Caution: The dashboard namespace has changed to `kubernetes-dashboard`,...

With Kubernetes 1.16 there were some incompatible API changes that break addons, see e.g. #262. I checked the [Addons Documentation](https://github.com/xetys/hetzner-kube/blob/master/docs/cluster-addons.md), and the source code of the existing addons, but I...

![CleanShot 2021-04-20 at 13 38 23](https://user-images.githubusercontent.com/316763/115389709-b4e9d600-a1dd-11eb-9027-47f8312d8f3e.png) The BorgWeb screenshot is broken (see screenshot above). Is the project still active?

When running the plugin in Alpine Linux, it segfaults the JVM: ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at...

How do I upgrade an existing installation of phpwcms to the latest version? This is an essential part of every software and I would like to see some regularly updated...

@FagnerMartinsBrack I accidentally did some small refactoring (simplifications) together with the fix, the actual fix for is in Cookies:316-323. Please review and merge, thanks! Resolves #14.

After merging #21, #22, #23 - a new release would be nice. @FagnerMartinsBrack