Philipp B.

Results 37 comments of Philipp B.

Not really. But according to https://github.com/mr-karan/calert/pkgs/container/calert/64363789?tag=v2.0.6 the latest release had 39353 downloads during the 9 months since release. But there's definitely some interest, and at our company we use it...

@simonpasquier / @gotjosh any chance to get this included? :)

> Why do we want the bridge to support a file type that whatsapp doesn't? That's the whole point. So the bridge can convert it to a supported format.

Use an umbrella chart in ArgoCD. ``` $ cat Chart.yaml apiVersion: v2 name: metallb description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: "0.1.0" dependencies: - name: metallb...

Helm has a special `crds` folder. That way helm will install the CRDs before other any other resources: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you

> > Helm has a special `crds` folder. That way helm will install the CRDs before other any other resources: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you > > The problem with this is "These CRDs...

Based on #332 I don't think this will be implemented in this bridge.