Scott Williams
Scott Williams
I see the same thing in Rancher 2.7.7. It definitely happens with only specifying defaultNamespace and not namespace as well. ``` defaultNamespace: cert-manager helm: repo: https://charts.jetstack.io releaseName: cert-manager chart: cert-manager...
It looks like this is the preferred method for compute images, which require a volume to boot: https://developer.rackspace.com/docs/cloud-servers/v2/api-reference/svr-basic-operations/#post-create-bootable-volume-and-server-servers
I assume this is the Merge vs Rename in Memories? If so, Rename is the one you want, which will associate the cluster with the name. The "Merge" feature in...
I'm seeing this now as well, and also running MariaDB 10.11.10 (not Oracle MySQL). I see this on Nextcloud 30.0.2 with a large table from facerecognition (facerecog_faces). I don't remember...
I wonder if a better approach might be to query for DISTINCT names once on initial page load via ajax and only update it if a name is submitted for...
This has been a really annoying issue lately. I've looked through the code and it isn't going to be as easy as I thought it might be in when I...
It looks like the reason that turning on caching didn't help is that when you're naming clusters, the Autocomplete() object gets reinstantiated in between each naming, so enabling cache does...
I got it to work much better on the browser side by evaluating a request counter with a little bit of javascript. While I'm hopeful that the upstream library might...
This is still an issue for the new release. I might make a video to show how cumbersome it is to try to do this without the patch. It's not...
> reading that file works and `fwupdmgr get-devices` no longer shows that "Update Error: UEFI BIOS settings update pending reboot" error. This workaround worked for me *after* a reboot. I...