Skip to content
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 new flags for setting hard limits on kopia cache(PR#1) #2409

Merged
merged 7 commits into from
Oct 20, 2023

Conversation

kale-amruta
Copy link
Contributor

Change Overview

This PR adds new flags for setting hard limits on cache for kopia repository

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@kale-amruta kale-amruta changed the title Add new flags for setting hard limits on kopia cache Add new flags for setting hard limits on kopia cache(PR#1) Oct 17, 2023
Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
@mergify mergify bot merged commit fa54ea9 into master Oct 20, 2023
15 checks passed
@mergify mergify bot deleted the addHardLimitscache branch October 20, 2023 06:09
kale-amruta added a commit that referenced this pull request Oct 23, 2023
* add cache hard limit flags

* add cache structure

* remove test changes

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* remove soft limit fields from the struct as we are not setting it

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* move the unused function to child PR where the function is already used

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* add copyright headers to cache.go

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

---------

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
kale-amruta added a commit that referenced this pull request Oct 24, 2023
* add cache hard limit flags

* add cache structure

* remove test changes

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* remove soft limit fields from the struct as we are not setting it

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* move the unused function to child PR where the function is already used

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

* add copyright headers to cache.go

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>

---------

Signed-off-by: Amruta Kale <amruta.kale@veeam.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants