-
Notifications
You must be signed in to change notification settings - Fork 155
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
Add Support for Cache Size Limits for kopia server start #3060
Add Support for Cache Size Limits for kopia server start #3060
Commits on Aug 23, 2024
-
Add Support for Cache Size Limits for kopia server start
Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
Configuration menu - View commit details
-
Copy full SHA for b8d0274 - Browse repository at this point
Copy the full SHA b8d0274View commit details -
Update existing tests and added test for cache limit support
Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
Configuration menu - View commit details
-
Copy full SHA for 09c4fcf - Browse repository at this point
Copy the full SHA 09c4fcfView commit details -
remove un-necessary fields from ServerStartCommandArgs
Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
Configuration menu - View commit details
-
Copy full SHA for 6f14236 - Browse repository at this point
Copy the full SHA 6f14236View commit details -
Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
Configuration menu - View commit details
-
Copy full SHA for 3e2a515 - Browse repository at this point
Copy the full SHA 3e2a515View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97487e9 - Browse repository at this point
Copy the full SHA 97487e9View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23cefd0 - Browse repository at this point
Copy the full SHA 23cefd0View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5f84d5 - Browse repository at this point
Copy the full SHA c5f84d5View commit details -
Put args = cmdArgs.kopiaCacheArgs(args, cmdArgs.CacheDirectory) after…
… args := commonArgs(&CommandArgs{ConfigFilePath: cmdArgs.ConfigFilePath, LogDirectory: cmdArgs.LogDirectory}) Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
Configuration menu - View commit details
-
Copy full SHA for a0b2182 - Browse repository at this point
Copy the full SHA a0b2182View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a7848f - Browse repository at this point
Copy the full SHA 0a7848fView commit details
Commits on Sep 5, 2024
-
Put args = cmdArgs.kopiaCacheArgs(args, cmdArgs.CacheDirectory) back to original location
Configuration menu - View commit details
-
Copy full SHA for 7151d58 - Browse repository at this point
Copy the full SHA 7151d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9865d1d - Browse repository at this point
Copy the full SHA 9865d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8540898 - Browse repository at this point
Copy the full SHA 8540898View commit details