Doug Lethin

Results 11 comments of Doug Lethin

Your problem might be related to chrome entering into its next phase in the migration to the WebRTC unified plan. Google now implements the Unified-Plan by default for WebRTC in...

The fix @majidbigdeli mentioned is what we did as a short term fix. However, long term it will not be enough when Google releases a newer version of Chrome with...

We are also seeing issues with some commits to PRs not triggering pipeline runs. While the original submitter mentioned this happens after hours, I haven't gone that far so as...

@esselius - I'm a bit of middle-man here, helping support a team with GoCD that reported this problem. While I'm told this has happened multiple times, I only researched one...

I also experienced this issue and struggled for several hours wrestling with it. In the end I found a solution I can share in case it helps others: I specifically...

This would be awesome, as then I would be able to get off our custom gradle jobdsl solution and just use your plugin. (And thanks for taking my pull-request).

I've got a draft [PR](https://github.com/dlethin/terraform-provider-pritunl-1/pull/1) in my fork that I worked on yesterday that works for my needs. I'll find some time to clean it up and submit a PR...

On challenge I ran into when testing my changes on our existing infrastructure via terraform import, is that pritunl used to use the vpc_id field to mark whether a route...

I had another discussion with pritunl developer and it seems that when terraform provider wants to update a route to turn cloud_advertise off, we only need to set advertise to...

Hi there -- Quite frankly, I don't remember why I had closed it back then -- I'm not a native golang developer and wasn't really reaching critical momentum getting this...