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

error says srcUri not found if destUri is not found #634

Closed
SGStino opened this issue Jun 9, 2023 · 1 comment · Fixed by #635
Closed

error says srcUri not found if destUri is not found #634

SGStino opened this issue Jun 9, 2023 · 1 comment · Fixed by #635
Assignees

Comments

@SGStino
Copy link

SGStino commented Jun 9, 2023

return "", "", fmt.Errorf("could not find key 'srcUri' in secret %s", secret.Name)

I've just ran into this while trying to configure a shovel, and i kept wondering why it couldn't find srcUri (which was there), but i had dstUri instead of destUri, which is where the error is coming from.

@ChunyiLyu
Copy link
Contributor

@SGStino Good catch. Thanks for reporting!

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

Successfully merging a pull request may close this issue.

2 participants