Bill Rich

Results 20 comments of Bill Rich

You are right on this. I'll get on fixing this and adding an acceptance test for it also.

Hi @stobias123! Many of those capabilities were added to govmomi after Content Library was implemented in the Terraform provider. I would very much like to add those features though. I've...

Hi @surajsub! We don't currently have it on the road map, but I believe it is a feature we will likely implement in the future. I'll leave this issue open...

This will likely be implemented along with VBS in #677

Thanks @rickhlx! This is an excellent suggestion. Adding a `snapshot_id` would help with several `clone` related improvements. We'll need to look more closely at if there would be any unexpected...

I'm going to close this PR because this has been fixed elsewhere.

I did some testing with this and wasn't able to reproduce the issue. As long as the full URL with creds doesn't return a 2xx code, it shouldn't be marked...

@ahrav How does this mesh with the #2253 changes?

The reason for this is that `filesystem` doesn't do any special chunking. Git-based sources maintain line numbers through chunking in the `git` source which does its own line-aware chunking. We...

Tested and the #1570 fix handles this. It looked to me like it shouldn't miss anything at first glance. If `currentDiff` is `nil`, then it shouldn't be able to exceed...