Adnan Abdulhussein
Adnan Abdulhussein
I'm also experiencing this when running keymaster on macOS. As @rgooch says, it tends to work on the third attempt.
Now I seem to be getting this error instead of the read response error: ``` top of doU2fAuthenticate manufacturer = "Yubico", product = "YubiKey OTP+FIDO+CCID", vid = 0x0407, pid =...
I just disabled OTP, let's see if that improves anything
@cviecco for the last couple of days I haven't been seeing these errors with OTP disabled. Will update this if I start seeing them again.
@nikunjy have you disabled OTP? After doing so, I no longer get either of the two errors reported here.
To clarify, this is something that the Bitnami charts offer (e.g. https://github.com/helm/charts/blob/master/stable/mongodb/values-production.yaml). This file is available in the chart package (not in Helm ignore), so we are able to extract...
I think we can do a better job of publicising what guidelines the Bitnami charts follow to provide some insight, reasoning and help the community adopt some of the interesting...
@fudali113 interesting idea, do you have any examples of charts that have other `values-*.yaml` files today?
So the idea here would be to save sets of values files (in a configmap, or CRD or something) and then be able to choose from them to apply during...
Hey @obeyler, we aren't yet building images for ARM, but given Kubeapps is mostly Go I don't think this would be too difficult. It's a nice idea, I can't say...