Jakob Schrettenbrunner
Jakob Schrettenbrunner
A toggle in the delete popup might be a good solution. And also a parameter on the delete server API endpoint.
The daemon just notices that the server process exited. As there wasn't a stop command issued from the panel, it just assumes the server is supposed to continue running and...
I think what @erbridge wants to be able to do is stage some files in their current state and then continues to work on them. If he does changes to...
Good point regarding the services: ReCaptcha is toggleable already, Gravatar should be easy enough. And yes we should link to their Policies of course. I had them on the list...
Hmm, not really sure about that. I'm not an expert on GDPR either. Also, we certainly shouldn't write up a privacy policy for the panel. I was talking about providing...
Oh, true, I forgot that `flux get` exists :grimacing: But it's just a habit (in my case) to use `kubectl` as the primary method for interacting with resources, and I'd...
If you "allow selection of variable-pitch fonts" you can select it. I noticed it to be *really* slow though. When starting stuff like vim in full screen you can see...
/remove-lifecycle stale
Switching imports and replacing the custom JUnit reporter with command line flags is what we've done on CR as well, so /lgtm Should maybe be a :warning: in the title...
Implementation is merged and part of 1.2.0-rc.0 API types are located at `sigs.k8s.io/cluster-api/exp/ipam/api/v1alpha1`. I've also updated the in-cluster IPAM implementation to use the released version: https://github.com/telekom/cluster-api-ipam-provider-in-cluster No a lot of...