Jonathan Senecal
Jonathan Senecal
FWIW I can submit a PR for this, if accepted.
@DrEVILish use the [search](https://github.com/colinmollenhour/mariadb-galera-swarm/search?q=galera-healthcheck&unscoped_q=galera-healthcheck) function :) It is used like this: https://github.com/colinmollenhour/mariadb-galera-swarm/blob/577db80c5494aac7303683f34b2b2be0706b911e/start.sh#L365-L369 and like that: https://github.com/colinmollenhour/mariadb-galera-swarm/blob/577db80c5494aac7303683f34b2b2be0706b911e/start.sh#L373-L377
I was looking at your [branch ](https://github.com/netbox-community/netbox/tree/9816-tunnels) @jeremystretch and it makes me wonder if it makes sense to include IPSec parameters as first class model attributes to the `Tunnel` Model...
@jeremystretch I could work on that one, I have a good idea how to fix this.
Hey @arthanson, sorry nobody msgd me when I got it assigned to me and I did not notice nor specifically looked for issues assigned to me. I'm not familiar with...
@shauser , I've seen your message on slack. If you can work on a fork to show the baselines of your idea this can be used after to better understand...
I wasn't able to replicate the original issue anymore - Closing
@Jorcha your issue is still relevant but would require a new one to be opened as it is different from the one I originally opened. Thanks!
Not sure I'm up to the task, work has the better part of me lately, I'll unassign myself.
The more I think of it, I think that angular-jsonapi should only have hooks to pass the CUD operations to so that the websocket connection could still be used (and/or...