-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Null updates #78
Null updates #78
Conversation
Can you merge master into this branch? I'm trying to run the tests but I'm getting a panic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of small things plus I think you missed comments I left in read_writer.go
and read_writer_test.go
. Can you take a look at those?
…hs to VetForWrite
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job!
thanks for your help. I still can't believe how quickly this PR grew in size. happy to see it almost ready to merge. there are a ton of things waiting for this to be merged. |
Co-authored-by: Michael Gaffney <[email protected]>
* feat(ssh-proxy): Add support for ssh_private_key injection
A separate PR will address the oplog package's support for updating fields to null.