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

[BUG] Keep constistent versions between deps and indirect deps #2202

Open
collivier opened this issue Jan 8, 2025 · 0 comments
Open

[BUG] Keep constistent versions between deps and indirect deps #2202

collivier opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@collivier
Copy link
Collaborator

Describe the bug

They are many versions mismatches between deps and indirect deps.
A basic example is that cluster_tools 1.0.7 is needed by cnf-testsuite but 1.0.0 by k8s_kernel_introspection and by k8s_netstat

Shard "kubectl_client" version (1.0.6) doesn't match tag version (1.0.7)
Shard "kubectl_client" version (1.0.6) doesn't match tag version (1.0.7)
Shard "cluster_tools" version (1.0.0) doesn't match tag version (1.0.8)
Shard "cluster_tools" version (1.0.0) doesn't match tag version (1.0.8)
Shard "k8s_kernel_introspection" version (1.0.2) doesn't match tag version (1.0.3)
Shard "helm" version (1.0.2) doesn't match tag version (1.0.3)
Shard "helm" version (1.0.2) doesn't match tag version (1.0.3)
Shard "k8s_netstat" version (1.0.0) doesn't match tag version (1.0.1)
@collivier collivier added the bug Something isn't working label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant