Skip to content

Image analyzer scripts#99

Merged
mbreitung merged 15 commits intomasterfrom
image-analyzer-scripts
Mar 19, 2020
Merged

Image analyzer scripts#99
mbreitung merged 15 commits intomasterfrom
image-analyzer-scripts

Conversation

@maxzerbini
Copy link
Copy Markdown
Contributor

Proposed changes

This PR adds to the main branch the new Node Image Analyzer kubernetes scripts.
The Node Image Analyzer component can be run on customer's clusters and can use an engine to automatically scan all images associated with any running container on the cluster and send the report to the Sysdig backend.

@maxzerbini maxzerbini requested review from mattpag and mbreitung March 18, 2020 13:33
@maxzerbini maxzerbini requested a review from a team as a code owner March 18, 2020 13:33
Comment thread agent_deploy/kubernetes/sysdig-image-analyzer-configmap.yaml Outdated
Comment thread agent_deploy/kubernetes/sysdig-image-analyzer-daemonset-v1.yaml Outdated
Comment thread agent_deploy/kubernetes/sysdig-image-analyzer-daemonset-v1.yaml Outdated
Comment thread agent_deploy/kubernetes/sysdig-image-analyzer-daemonset-v1.yaml
Copy link
Copy Markdown
Contributor

@krishnan-ramkumar krishnan-ramkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me by and large. The only thing I don't agree with is giving the daemonset a v1 name --- we don't yet know if we ever need to have a v2 and if we do, then we can rename this guy to v1 at that time.
For now it can just be sysdig-image-analyzer-daemonset.yaml

name: sysdig-image-analyzer
key: cri_socket_path
optional: true
- name: AM_COLLECTOR_ENDPOINT
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is an env variable and not related to the variable in the single line script -- but just a note to double check this variable given we changed the name in the other script.

@luca-sd
Copy link
Copy Markdown
Contributor

luca-sd commented Mar 19, 2020

@krishnan-ramkumar makes sense, updated the file name to sysdig-image-analyzer-daemonset.yaml
@mbreitung addressed all your comments

mbreitung
mbreitung previously approved these changes Mar 19, 2020
@mattpag mattpag removed the request for review from mstemm March 19, 2020 18:38
@mbreitung mbreitung merged commit 1ab9698 into master Mar 19, 2020
@mbreitung mbreitung deleted the image-analyzer-scripts branch March 19, 2020 18:47
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

Successfully merging this pull request may close these issues.

5 participants