Cannot deploy bundle: series "kubernetes" not supported by charm

Bug #2024897 reported by Phoevos Kalemkeris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Medium
Heather Lanigan

Bug Description

Juju Version: 2.9.43 (2.9/stable)
Cloud: MicroK8s (1.24/stable)

Deploying the KFP bundle as part of our CI fails when using version 2.9.43 of the snap (see `Test the bundle`): https://github.com/canonical/kfp-operators/actions/runs/5196980508/jobs/9703391392

This is the error seen in the run logs:
```
____________________________ test_build_and_deploy _____________________________
Traceback (most recent call last):
  File "/home/runner/work/kfp-operators/kfp-operators/tests/integration/test_bundle.py", line 58, in test_build_and_deploy
    raise RuntimeError(f"Failed to deploy bundle. Got stdout:\n{stderr}\nand stderr:\n{stderr}")
RuntimeError: Failed to deploy bundle. Got stdout:
Located charm "argo-controller" in charm-hub, channel latest/edge
Located charm "istio-gateway" in charm-hub, channel latest/edge
Located charm "istio-pilot" in charm-hub, channel latest/edge
Located charm "charmed-osm-mariadb-k8s" in charm-hub, channel latest/stable
Located charm "kubeflow-dashboard" in charm-hub, channel latest/edge
Located charm "kubeflow-profiles" in charm-hub, channel latest/edge
Located charm "metacontroller-operator" in charm-hub, channel latest/edge
Located charm "minio" in charm-hub, channel latest/edge
  added resource oci-image
  added resource oci-image
ERROR cannot deploy bundle: series "kubernetes" not supported by charm, supported series are: focal
```

Manually reverting the snap to version 2.9.42 seems to be working: https://github.com/canonical/kfp-operators/actions/runs/5355895607/jobs/9714731782?pr=226

This looks like a regression.

Revision history for this message
Phoevos Kalemkeris (phoevos) wrote :
Revision history for this message
Harry Pidcock (hpidcock) wrote :

I was unable to reproduce this outside the test suite, and was unable to get the test suite running locally. Any chance you could tar up the bundle with all the local charms so I can reproduce it.

Revision history for this message
Phoevos Kalemkeris (phoevos) wrote :

Attaching the bundle along with the local charms. Running `juju deploy ./bundles/bundle.yaml --trust` from inside `kfp-bundle` should reproduce the issue.

Changed in juju:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Heather Lanigan (hmlanigan)
milestone: none → 3.1.6
Changed in juju:
milestone: 3.1.6 → 3.1.7
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.