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

Update registry client v2 #31

Closed
wants to merge 2 commits into from

Conversation

gabomarf
Copy link

@gabomarf gabomarf commented Mar 8, 2022

Fixes #22
Fixes #24

fix error linet from sagikazarmark

@gabomarf
Copy link
Author

@alexei-led can you review this pull request, please? this pull request i have done to fix error linet from @sagikazarmark sagikazarmark (#30)

I need this change please friend

@@ -11,7 +12,7 @@ import (
"github.com/Masterminds/semver/v3"

"github.com/doitintl/kube-secrets-init/cmd/secrets-init-webhook/registry"
"github.com/pkg/errors"
_ "github.com/pkg/errors"
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't really make sense if it's imported again above.

Copy link
Author

Choose a reason for hiding this comment

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

shit, I only wrote this so that the test would pass, since when I imported from your code this gave me an error

@sagikazarmark
Copy link
Contributor

Why don't you tell me what the proper fix is instead? This is certainly not the appropriate way of resubmitting my original PR since it's not abandoned.

@sagikazarmark
Copy link
Contributor

Looks like updating the Go version was the solution. Builds pass now in the original PR.

@gabomarf
Copy link
Author

@sagikazarmark I'm sorry, it's true that I should have written to you... , but seeing that your "pull request" remained there without movement, I wanted to press, anyway we can close the pull request that it generates and continue with yours, I'm really sorry, go into desperation mode to occupy something cleaner

@gabomarf gabomarf closed this Mar 11, 2022
@gabomarf gabomarf deleted the update-registry-client-v2 branch March 11, 2022 02:44
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 this pull request may close these issues.

Support for private aws ecr registries Support for private gcr registries
2 participants