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 libraries (major bump) gives some false positives #167

Open
PietroPasotti opened this issue Apr 24, 2024 · 0 comments
Open

update libraries (major bump) gives some false positives #167

PietroPasotti opened this issue Apr 24, 2024 · 0 comments

Comments

@PietroPasotti
Copy link
Contributor

see:
canonical/traefik-k8s-operator#326

In this case, traefik maintains both a v1 and a v2 library. Not just because traefik owns the libs and still has to maintain both, but also because the charm still needs to be compatible with both!

The logic should be refined:
from: for each lib version, open an issue if there is a more recent version.
to: for each lib, only open an issue if the most recent version present in this repo has a more recent version.

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

1 participant