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

Make repository cache settings configurable using repository server CR #1918

Merged
merged 281 commits into from
May 25, 2023

Conversation

kale-amruta
Copy link
Contributor

@kale-amruta kale-amruta commented Feb 20, 2023

Change Overview

Currently the metadata/content cache settings required while connecting to kopia repository are not configurable in the repository server controller. This PR makes it configurable through CR

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

shlokc9 and others added 30 commits September 30, 2022 13:23
Signed-off-by: Ivan Sim <ivan.sim@kasten.io>

Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…anister into kopia-repository-server-controller
…icy labelselector field and replace some omitempty CRD fields to required
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
…anister into kopia-repository-server-controller
Copy link
Contributor

@ankitjain235 ankitjain235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor questions, looks good otherwise.

pkg/apis/cr/v1alpha1/repositoryserver_types.go Outdated Show resolved Hide resolved
Base automatically changed from kopia-repository-server-controller-deployment to master May 3, 2023 08:38
Copy link
Contributor

@ankitjain235 ankitjain235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kale-amruta kale-amruta requested a review from pavannd1 May 24, 2023 06:54
@pavannd1 pavannd1 removed the kueue label May 25, 2023
Kanister automation moved this from Review Required to Reviewer approved May 25, 2023
@pavannd1 pavannd1 added the kueue label May 25, 2023
@mergify mergify bot merged commit f88b9fa into master May 25, 2023
Kanister automation moved this from Reviewer approved to Done May 25, 2023
@mergify mergify bot deleted the kopia-repository-server-cache-settings branch May 25, 2023 23:08
@PrasadG193
Copy link
Contributor

@kale-amruta we need to run codegen after these changes. Can you please raise a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

6 participants