Gert van den Berg
Gert van den Berg
Getting this issue with the latest AUR package (when attempting to unmute the microphone.) That is version 1.4.13-1
> @mohag can you share the screenshot?  When attempting to unmute mic. (It is a bluetooth device, if that is relevant) I have not yet tried the [workaround from...
> I think this is a problem with Python 3, might still work with Python 2. But looks like this project is dead, any alternative? [The built-in support](https://scapy.readthedocs.io/en/latest/api/scapy.layers.tls.html) It works,...
Someone seems to have a working setting with the Go SDK: https://stackoverflow.com/questions/77541009/minio-sdk-support-service-account-connectivity-in-aws-eks The support was added to the Java SDK here: https://github.com/minio/minio-java/pull/1038 It seems like the client builder can be...
Creating an IAM user with API credentials and using those credentials does work. (The roles assigned to the instance (or Kubernetes service account) is a bit nicer to manage -...
Also see rancher/dashboard#10067
It might be useful to get into [rancher/machine](https://github.com/rancher/machine), which is used by Rancher (and seems to be getting more features than this...) (If they are willing to diverge from upstream...)
The regexp can only be used for the tag, not the repository name. Edit: This seems to have changed in the recent versions. It is two, separate regexes though -...
The problem with the workaround is that it does not work if you sometimes use local volumes (if only on one node) and sometimes cloudstor - the local volumes will...