[Bug 1234211] New: Ollama and Open-WebUI charts fail to deploy with cert-manager error

bugzilla_noreply at suse.com bugzilla_noreply at suse.com
Wed Dec 4 20:17:35 UTC 2024


https://bugzilla.suse.com/show_bug.cgi?id=1234211


            Bug ID: 1234211
           Summary: Ollama and Open-WebUI charts fail to deploy with
                    cert-manager error
    Classification: SUSE AI
           Product: SUSE AI Application Containers
           Version: unspecified
          Hardware: Other
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: chart
          Assignee: ai-maintainers at lists.suse.com
          Reporter: jmoffitt at suse.com
        QA Contact: ai-maintainers at lists.suse.com
  Target Milestone: ---
          Found By: ---
           Blocker: ---

Attempting to install ollama via the helm chart from AppCo fails with error:


helm install --generate-name=true
--labels=catalog.cattle.io/cluster-repo-name=app-co --namespace=ai-openwebui
--timeout=10m0s --values=/home/shell/helm/values-open-webui-3.3.2.yaml
--version=3.3.2 --wait=true /home/shell/helm/open-webui-3.3.2.tgz

Error: INSTALLATION FAILED: unable to build kubernetes objects from release
manifest: [resource mapping not found for name: "suse-private-ai-selfsigned-ca"
namespace: "" from "": no matches for kind "Certificate" in version
"cert-manager.io/v1"



this also occurs with the open-webui chart:


helm install --generate-name=true
--labels=catalog.cattle.io/cluster-repo-name=app-co --namespace=suse-private-ai
--timeout=10m0s --values=/home/shell/helm/values-open-webui-3.3.2.yaml
--version=3.3.2 --wait=true /home/shell/helm/open-webui-3.3.2.tgz
Error: INSTALLATION FAILED: unable to build kubernetes objects from release
manifest: [resource mapping not found for name: "suse-private-ai-selfsigned-ca"
namespace: "" from "": no matches for kind "Certificate" in version
"cert-manager.io/v1"
ensure CRDs are installed first, resource mapping not found for name:
"suse-private-ai-selfsigned" namespace: "" from "": no matches for kind
"Issuer" in version "cert-manager.io/v1"
ensure CRDs are installed first, resource mapping not found for name:
"suse-private-ai" namespace: "" from "": no matches for kind "Issuer" in
version "cert-manager.io/v1"
ensure CRDs are installed first]



proposed workaround fails with different error:

helm install --generate-name=true
--labels=catalog.cattle.io/cluster-repo-name=app-co --namespace=suse-private-ai
--timeout=10m0s --values=/home/shell/helm/values-ollama-0.54.0.yaml
--version=0.54.0 --wait=true /home/shell/helm/ollama-0.54.0.tgz
Error: INSTALLATION FAILED: context deadline exceeded
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/ai-maintainers/attachments/20241204/31b9aee9/attachment-0001.htm>


More information about the Ai-maintainers mailing list