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

Inconsistent values for daemonset #68

Open
Flasheh opened this issue Dec 14, 2020 · 1 comment
Open

Inconsistent values for daemonset #68

Flasheh opened this issue Dec 14, 2020 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed image-accuracy Used to track bugs that are related to image accuracy

Comments

@Flasheh
Copy link

Flasheh commented Dec 14, 2020

Hey

I've been trying out this tool for a bit and found a few issues. Most of them have to do with the regex matching but this one I can't figure out.

For some reason there is one fluent-bit pod in the daemonset that gives a false value while being identical to the others. This behavior is replicated on another cluster (which is set up identical to this one).

I'm running:
version-checker:
Container ID: docker://581de433d72c6199d5194af1eb3c5fb8deff331acb932567ab92368afb4ae64c
Image: quay.io/jetstack/version-checker:v0.2.1
Image ID: docker-pullable://quay.io/jetstack/version-checker@sha256:5f6f8ba0b671db2382f811b58fad64a2fd22ca1caaf087f9708c8e4b8309d7e0

Metrics:

version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-59hw7"} 1
version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-7btfd"} 1
version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-7fh2r"} 1
version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-cpv5p"} 1
version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-j5lh8"} 0
version_checker_is_latest_version{container="fluent-bit",current_version="1.6.8@sha256:49e3fbd3e3a76b8e7088d618dab637d35d711a656d4f2a5e72244d66e88bd3e7",image="docker.io/fluent/fluent-bit",latest_version="1.6.8@sha256:de6a3f63d0723430cc0bc042b15b27cab8a4f8aeb9219aa1c13445650b1a49e9",namespace="logging",pod="fluent-bit-rhrxf"} 1
@davidcollom davidcollom added bug Something isn't working help wanted Extra attention is needed labels Jul 12, 2023
@davidcollom davidcollom added the image-accuracy Used to track bugs that are related to image accuracy label Jun 21, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had
any activity in the last 90 days. It will be closed if no further activity
occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 20, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
@davidcollom davidcollom reopened this Sep 27, 2024
@github-actions github-actions bot removed the stale label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed image-accuracy Used to track bugs that are related to image accuracy
Projects
None yet
Development

No branches or pull requests

2 participants