Marco Colli
                                            Marco Colli
                                        
                                    @wilsonsilva Probably you can find [this commit](https://github.com/pushpad/web-push/commit/7fa47ce4ae595a5177083afaaa04fc6203ea9c21) useful as a start... take a look to the `set_keys!` method in particular.
I made a little more research... StackOverflow and Github for example accept the basic HTML tags inside Markdown and the Markdown standard says the same. They simply strip (StackOverflow) or...
Yes, this gem is actively maintained. We currently use it: - for our main project Pushpad - for our new projects launched this year (Newsletter.page) - and many others Stay...
Thanks for your suggestion. Maybe you have misunderstood the meaning of "Always". This is the definition: > every time the kubelet launches a container, the kubelet queries the container image...
@zonque Have you tried to open an issue in the k3s repository to report that strange behavior (incompatible with k8s documentation)?
> I find the k8s documentation a bit ambiguous, and would rather argue that there is no need to pull an image if it does exist locally K8s documentation is...
@zonque You can find many discussions by searching "imagepullpolicy ifnotpresent vs always". For example: - if you set Cuber `release` you can set an image not generated by Cuber (and...
@zaru Can you please merge this important bug fix? We have been using our branch for almost 2 years in production, so it's safe to merge.
This proposal is semantically wrong: you cannot catch a 406, which has a very specific meaning, and raise `TooManyRequests `. It may produce exceptions that are extremely confusing and hard...
@MBM1607 Yes, it also supports OpenSSL 3.