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

can move internal/credentials to pkg/credentials ? #5111

Closed
SchoIsles opened this issue Jul 11, 2022 · 2 comments
Closed

can move internal/credentials to pkg/credentials ? #5111

SchoIsles opened this issue Jul 11, 2022 · 2 comments

Comments

@SchoIsles
Copy link

I want to import pkg/restic in my project.
but pkg/restic/repository_manager.go has imported "github.com/vmware-tanzu/velero/internal/credentials",
the velero's internal pkg can't be loaded in my project,
should we move the internal/credentials to pkg/credentials

@reasonerjt
Copy link
Contributor

reasonerjt commented Jul 11, 2022

We don't have such plan.
And please be reminded that to incorporate the unified repository design
The whole workflow, including the codepath for restic will be heavily reworked in v1.10

@SchoIsles
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants