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

Disable Jib telemetry/update check #5481

Closed
lburgazzoli opened this issue May 8, 2024 · 1 comment · Fixed by #5566
Closed

Disable Jib telemetry/update check #5481

lburgazzoli opened this issue May 8, 2024 · 1 comment · Fixed by #5566
Assignees
Labels
area/builder good first issue Does not require full understanding of the codebase kind/bug Something isn't working
Milestone

Comments

@lburgazzoli
Copy link
Contributor

lburgazzoli commented May 8, 2024

What happened?

Jib periodically check to see if there is a new version, we should disable it

Relevant log output

{"level":"info","ts":"2024-05-08T16:01:02Z","logger":"camel-k.maven.build","msg":"A new version of jib-maven-plugin (3.4.2) is available (currently using 3.4.1). Update your build configuration to use the latest features and fixes!"}
{"level":"info","ts":"2024-05-08T16:01:02Z","logger":"camel-k.maven.build","msg":"https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md"}
{"level":"info","ts":"2024-05-08T16:01:02Z","logger":"camel-k.maven.build","msg":""}
{"level":"info","ts":"2024-05-08T16:01:02Z","logger":"camel-k.maven.build","msg":"Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check."}
@lburgazzoli lburgazzoli added kind/bug Something isn't working area/builder labels May 8, 2024
@squakez
Copy link
Contributor

squakez commented May 9, 2024

Good catch, thanks.

@squakez squakez added the good first issue Does not require full understanding of the codebase label May 9, 2024
@squakez squakez added this to the 2.4.0 milestone May 9, 2024
@squakez squakez self-assigned this May 31, 2024
squakez added a commit to squakez/camel-k that referenced this issue May 31, 2024
squakez added a commit to squakez/camel-k that referenced this issue May 31, 2024
squakez added a commit to squakez/camel-k that referenced this issue May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/builder good first issue Does not require full understanding of the codebase kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants