quay / clair

Vulnerability Static Analysis for Containers
https://quay.github.io/clair/
Apache License 2.0
10.33k stars 1.16k forks source link

contrib: Helm chart wanted #1152

Open abdennour opened 3 years ago

abdennour commented 3 years ago

Description of Problem

The famous cloud-native software "Clair" does not have official Helm Chart.

Expected Outcome

We expect one of two things:

Whether the first or the second, we can expect also to access the Helm chart remotely by Quay Organization Chart-museum

Actual Outcome

No Helm Chart. Just Operator which requires dependencies (OLM ,.. so on)

Environment

ldelossa commented 3 years ago

@abdennour we would like a helm chart to come from community contribution.

abdennour commented 3 years ago

Thank you @ldelossa for the clarification !

atzawada commented 3 years ago

A community version exists at https://github.com/wiremind/wiremind-helm-charts/tree/main/charts/clair but it doesn't appear to work with Clair v4...Perhaps this could be forked (with permission), updated, and incorporated as part of this project.

safazenoune commented 2 years ago

Hello, I wonder to know if there is any update about this issue !

guerzon commented 1 year ago

Hello, I have just started working on a Helm chart here. If this issue is still needed, feel free to assign to me. Thanks

hdonnay commented 11 months ago

Hello, I have just started working on a Helm chart here.

This is awesome, thanks for taking an interest. One thing I'd say is that the chart probably shouldn't bother with combo mode. I think it'd ultimately be too convoluted to support both ways of deploying.

yonix87 commented 2 months ago

Hello, I have just started working on a Helm chart here.

This is awesome, thanks for taking an interest. One thing I'd say is that the chart probably shouldn't bother with combo mode. I think it'd ultimately be too convoluted to support both ways of deploying.

looks like link is broken.. any option to fix ?

guerzon commented 2 months ago

Hello, I have just started working on a Helm chart here.

This is awesome, thanks for taking an interest. One thing I'd say is that the chart probably shouldn't bother with combo mode. I think it'd ultimately be too convoluted to support both ways of deploying.

looks like link is broken.. any option to fix ?

I changed back the privacy to public. But at the moment, I have no interest to continue working on it on my free time.