Pedro

Results 27 comments of Pedro

Any news on this? I'm still having this issue with `elasticsearch-rails` `7.2.1`. In the meantime, I was able to workaround it with this: ``` class Elasticsearch::Transport::Transport::HTTP::Faraday def transport self end...

Just had the same issue today on GKE, also with preemptible nodes and Kubernetes v1.22. Like @shandyDev, when I look at the PVC, there's a `volume.kubernetes.io/selected-node` annotation that is still...

> Is anyone able to figure this out? I am getting the same error whenever I am using `volumes` for the `mongo` container. If I remove `volumes` from the `mongo`...

When the section data changes, the checksum of the section needs to recomputed (as explained [here](https://github.com/tralph3/Steam-Metadata-Editor#modifying-data), otherwise Steam will consider the file as invalid and throw it away.

I confirm that adding `javascriptreact` and `typescriptreact` solved the problem for me. Was this changed recently? Because I never had those before and `.tsx` always worked fine for me. Maybe...

The VSCode integration repo has a [helpful list](https://github.com/prettier/prettier-vscode/tree/339c805d9b0fe0b54c88453b12bf1dc5b634259e#format-selection) of supported languages. Can we add something similar to vim-prettier's documentation? As it is, it's not obvious at all how to make...

Is there any news on this? I stopped using GNOME Pomodoro some years ago because the tray icon stopped working. I really liked this app, but the lack of tray...

Thanks for the explanation! Let me know if I can help in any way.

A few weeks ago I also started to have "no connection for cached dial" errors all of the sudden. I've used k9s for more than a year and never had...

Just tried it, but it didn't make any difference for me unfortunately.