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

project-velero/kopia: ship binaries or containers for debugging #8410

Open
kaovilai opened this issue Nov 15, 2024 · 1 comment
Open

project-velero/kopia: ship binaries or containers for debugging #8410

kaovilai opened this issue Nov 15, 2024 · 1 comment
Assignees

Comments

@kaovilai
Copy link
Contributor

kaovilai commented Nov 15, 2024

Describe the problem/challenge you have

Velero uses a fork that is not 100% bug for bug with kopia/kopia and it would be great if we could produce artifacts similarly to those found at https://github.com/kopia/kopia/releases/tag/v0.17.0 in project-velero/kopia fork.

In addition, if these binaries are added to node-agent containers (or sidecar) where it will have access to the same ENV, creds, it would be great for debugging kopia repositories without additional credential steps.

Describe the solution you'd like

Inherit/enable the same github actions of upstream and tag for every velero release that uses new fork kopia tag

Anything else you would like to add:

Could be a separate pod that inherits same env/configmaps as node agent that perhaps velero CLI launch.

Environment:

  • Velero version (use velero version):
  • Kubernetes version (use kubectl version):
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "The project would be better with this feature added"
  • 👎 for "This feature will not enhance the project in a meaningful way"
@Lyndon-Li
Copy link
Contributor

This is a rational requirement.
But we don't need to do this immediately necessarily. The current code in project-velero/kopia is still compatible with the upstream Kopia client, as long as the right version is being used.
We have clarified the base Kopia version being used by each Velero release in the release notes. So users could find the right version there and use the upstream client of that version to connect to Velero repository.

In future, along with the changes of project-velero/kopia, when we see a particular version of client is required, we will deliver it somehow.

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

No branches or pull requests

3 participants