Srigovind Nayak
Srigovind Nayak
Hey @tanishagarg-sf , Since your connection is going through a proxy. Have you checked if the connection between the proxy, I reckon the TLS connection is being terminated on the...
@fdw I can help you with that. I can take a look at this next weekend and help you out.
Hey @fdw, I need some more time to look in to this.
@MaximBalaganskiy, the project's maintainer, and key contributors have been missing in action for about a year now. I used to contribute actively, but I think Vault's APIs have changed quite...
Hey @MichaelEischer Do you think we can use something similar to what's present in the `internal/backend/backend.go` where there is an interface called `ApplyEnvironmenter` this interface has a method called `ApplyEnvironment`....
Hey @MichaelEischer, I have created a PR for this. Please check it out when you're free.
> Hi @konidev20, > > That looks great. Would it be possible for an environment variant like `RESTIC_USER_AGENT` to be used if it exists? > > Thanks Will check it...
Hey @systemmonkey42, This has been merged in the latest main branch. Please close this issue, once you're good with the changes
@MichaelEischer, for the short term, can restic provide a library for working with the repository? Example of functionality: 1. Walk a snapshot: list files/directories 2. Find a file in the...
> > @MichaelEischer, for the short term, can restic provide a library for working with the repository? > > > > > > Example of functionality: > > > >...