clair icon indicating copy to clipboard operation
clair copied to clipboard

contrib: Helm chart wanted

Open abdennour opened this issue 4 years ago • 8 comments

Description of Problem

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

Expected Outcome

We expect one of two things:

  • either, the "quay" github organization has a git repository which includes Clair helm chart
  • or, the quay/clair git repo has a subfolder for Clair Helm chart

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

  • Clair version/image: latest
  • Clair client name/version: latest
  • Host OS: independent
  • Kernel (e.g. uname -a): independent
  • Kubernetes version (use kubectl version): 1.19
  • Network/Firewall setup: independent

abdennour avatar Dec 26 '20 08:12 abdennour

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

ldelossa avatar Jan 04 '21 16:01 ldelossa

Thank you @ldelossa for the clarification !

abdennour avatar Mar 22 '21 20:03 abdennour

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.

atzawada avatar Mar 25 '21 14:03 atzawada

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

safazenoune avatar Mar 09 '22 08:03 safazenoune

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

guerzon avatar Nov 03 '23 13:11 guerzon

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.

hdonnay avatar Nov 14 '23 15:11 hdonnay