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 BASEIMAGE to debian-base:bookworm-v1.0.2 #891

Merged
merged 2 commits into from Mar 29, 2024

Conversation

hakman
Copy link
Member

@hakman hakman commented Mar 29, 2024

@k8s-ci-robot
Copy link
Contributor

@hakman: GitHub didn't allow me to request PR reviews from the following users: JohnRusk, geetasg.

Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

/cc @wangzhen127 @vteratipally @JohnRusk @geetasg

This should address:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 29, 2024
@vteratipally
Copy link
Collaborator

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 29, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, vteratipally

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 29, 2024
@k8s-ci-robot k8s-ci-robot merged commit 9aa45e0 into kubernetes:master Mar 29, 2024
11 checks passed
@hakman hakman deleted the bump-debian-base branch March 29, 2024 07:37
@hakman
Copy link
Member Author

hakman commented Mar 29, 2024

After merging this PR:

% trivy image --severity LOW,MEDIUM,HIGH,CRITICAL --ignore-unfixed --exit-code 3 --exit-on-eol 7 --scanners vuln gcr.io/k8s-staging-npd/node-problem-detector:master@sha256:ad25e459bb3bef22fc78de958a4b62e51f71e41e25fef88c5ce7a2f263b15104
2024-03-29T09:37:07.731+0200	INFO	Need to update DB
2024-03-29T09:37:07.731+0200	INFO	DB Repository: ghcr.io/aquasecurity/trivy-db:2
2024-03-29T09:37:07.731+0200	INFO	Downloading DB...
44.66 MiB / 44.66 MiB [---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 4.92 MiB p/s 9.3s
2024-03-29T09:37:18.062+0200	INFO	Vulnerability scanning is enabled
2024-03-29T09:37:28.070+0200	INFO	Detected OS: debian
2024-03-29T09:37:28.070+0200	INFO	Detecting Debian vulnerabilities...
2024-03-29T09:37:28.080+0200	INFO	Number of language-specific files: 3
2024-03-29T09:37:28.080+0200	INFO	Detecting gobinary vulnerabilities...

gcr.io/k8s-staging-npd/node-problem-detector:master@sha256:ad25e459bb3bef22fc78de958a4b62e51f71e41e25fef88c5ce7a2f263b15104 (debian 12.5)

Total: 0 (LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants