Michael Eischer
Michael Eischer
I just gave the new flatcar version a try and NFS in works again. Thanks!
/remove-lifecycle stale
I'd like to eventually promote the `NewWorkerPoolHash` feature gate. We've already enabled it for a few months without problems. Do you want to track the feature gate promotion here or...
> Is there any way this could be configured such that if we used a service account credentials that had access to the org's calendars, it could handle syncing for...
> invalid character '\x00' after object key:value pair > DecodeIndex > github.com/restic/restic/internal/repository/index.DecodeIndex > github.com/restic/restic/internal/repository/index/index.go:510 That's not a GCP problem. This can only happen if the host that wrote the index...
> This seems to work better indeed. How can I figure out what's wrong with the cache now? Does that mean that the index can be decoded correctly when not...
> I encounter this problem in repos from different hosts. I can also reproduce it on several computers. What does that mean exactly? Assuming server A has repo A, server...
I guess the most useful information would be that all keys of a repository shared the same master key such that it is easy to replace key files, but hard...
Related to https://github.com/restic/restic/issues/4076 .
> It seems there is a bug where parsing a file with the repo value in it sometimes doesn't work, so you need to parse the repo value itself in...