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

Remove legacy-api and no-grpc flags from kopia commands #2836

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Conversation

redgoat650
Copy link
Contributor

@redgoat650 redgoat650 commented Apr 22, 2024

Change Overview

Kopia has deprecated the http-based repository API.
Remove usage of legacy-api and no-grpc flags to handle all kopia repository API requests via gRPC.
Kanister will be unable to consume kopia updates until it stops using the legacy API handlers.

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

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@infraq infraq added this to In Progress in Kanister Apr 22, 2024
Kanister automation moved this from In Progress to Reviewer approved Apr 23, 2024
@mergify mergify bot merged commit b5a9d2e into master Apr 24, 2024
15 checks passed
Kanister automation moved this from Reviewer approved to Done Apr 24, 2024
@mergify mergify bot deleted the kopia-grpc branch April 24, 2024 20:51
pavannd1 added a commit that referenced this pull request Apr 26, 2024
mergify bot pushed a commit that referenced this pull request Apr 26, 2024
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

2 participants