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

create a github.com/fasterci/rules_gitops/testing/it_sidecar/client go module #39

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

apesternikov
Copy link
Contributor

adding a dependency to github.com/fasterci/rules_gitops/testing/it_sidecar/client in go test is required to interact with it sidecar.
Adding github.com/fasterci/rules_gitops module brings a lot of unnecessary dependencies while the sidecar client only requires a standard library.
Adding a module would fix that.

@apesternikov apesternikov changed the title update e2e create a github.com/fasterci/rules_gitops/testing/it_sidecar/client go module Jun 13, 2024
@apesternikov apesternikov self-assigned this Jun 13, 2024
@apesternikov apesternikov marked this pull request as ready for review June 13, 2024 21:21
@apesternikov apesternikov merged commit 33be7eb into main Jun 13, 2024
2 checks passed
apesternikov added a commit that referenced this pull request Jun 13, 2024
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.

2 participants