clair
clair copied to clipboard
contrib: Helm chart wanted
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 we would like a helm chart to come from community contribution.
Thank you @ldelossa for the clarification !
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.
Hello, I wonder to know if there is any update about this issue !
Hello, I have just started working on a Helm chart here. If this issue is still needed, feel free to assign to me. Thanks
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.