Norman Elton

Results 12 comments of Norman Elton

I had similar problems, the paging cookie got corrupted by the UTF-8 encoding. The master branch seems to behave better than 0.3.1.

Hey thanks for submitting these. Sorry I didn’t get a chance to review them today, I hope to tomorrow and will release an updated gem ASAP. On Wed, Aug 14,...

Thanks again. You definitely did your digging on these PRs. I'd love to know what you're using the library for! I want to do a little more thinking/testing on the...

Hey sorry I completely dropped the ball on this. My gut says that a single UDP socket will be more performant. I posted a question [here](https://stackoverflow.com/questions/77863852/eventmachine-udp-performance-one-socket-vs-many) and am doing some...

Okay, so the syntax I expected (vrrp_track_file) is appropriate for keepalived < 2.1.0. Later versions changed to "track_file". I submitted a PR that generates the correct syntax based on the...

Good observation. In all my testing, I copied/pasted the wrong example. The behavior is the same when with a `use` pointer. I updated my post above.

> I think another approach of extending certain behavior outside of the actual code would be preferred so for users that have custom data they would like to be displayed...

I know that the VSCode plugin bundles the latest version of standard providers. The `ipam_pools` block is relatively new, but should be included in the 2.34.4 version of the plugin...

When I highlight over a resource name, the plugin is using the 5.84.0 provider: ![Image](https://github.com/user-attachments/assets/cb97cbd0-6153-4564-b63f-ff0dfd709a66) But I can't see where that gets installed, or even where it might be. Hmm!