cannot deploy bundle: series "focal" not supported by charm, supported series are: xenial,bionic

Bug #1968098 reported by James Marcus Edwards
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Percona Cluster Charm
Invalid
Undecided
Unassigned

Bug Description

- deploy application kubernetes-worker from charm-store on focal
  added resource cni-amd64
  added resource cni-arm64
  added resource cni-s390x
  added resource core
  added resource kube-proxy
  added resource kubectl
  added resource kubelet
- expose all endpoints of kubernetes-worker and allow access from CIDRs 0.0.0.0/0 and ::/0
- set annotations for kubernetes-worker
- upload charm percona-cluster from charm-hub for series focal with architecture=amd64
- deploy application percona-cluster from charm-hub on focal
ERROR cannot deploy bundle: series "focal" not supported by charm, supported series are: xenial,bionic

I believe that the series flagged in this charm is preventing me from deploying my Charmed Kubernetes with the following command:

juju deploy ./canonical-kubernetes-canal --overlay ../Charmed_Kubernetes_Configuration/vault-pki-overlay.yaml --overlay ../Charmed_Kubernetes_Configuration/gcp-overlay.yaml --trust

I think that Jordan Barrett agrees with this assessment at:

https://bugs.launchpad.net/juju/+bug/1956347

Thoughts?

Revision history for this message
Billy Olsen (billy-olsen) wrote :

Marking as invalid - the percona cluster charm does *NOT* support focal as the percona cluster packages are not available in the Focal Ubuntu repositories. Only the Bionic seriesis supported for the percona cluster charm [0].

[0] - https://opendev.org/openstack/charm-percona-cluster/src/branch/master/metadata.yaml#L11

Changed in charm-percona-cluster:
status: New → Invalid
Revision history for this message
Billy Olsen (billy-olsen) wrote :

For focal and up, you'll need to switch to the the mysql-innodb-cluster [0], which requires that you also deploy the mysql-router charm [1]

[0] https://charmhub.io/mysql-innodb-cluster
[1] https://charmhub.io/mysql-router

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.