cannot deploy bundle: series "focal" not supported by charm, supported series are: xenial,bionic
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-
I think that Jordan Barrett agrees with this assessment at:
https:/
Thoughts?
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