Activity log for bug #1962187

Date Who What changed Old value New value Message
2022-02-24 14:16:38 Dominik Fleischmann bug added bug
2022-02-24 14:17:46 Dominik Fleischmann description When deploying a pod-spec charm that also creates a CustomResourceDefinition, on Kuberentes 1.21 with juju 2.9.25 the following error occurs: creating or updating custom resource definitions: ensuring custom resource definition "authcodes.dex.coreos.com" with version "v1beta1": CustomResourceDefinition.apiextensions.k8s.io "authcodes.dex.coreos.com" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required Steps to reproduce: sudo snap install microk8s --classic --channel=1.21/stable microk8s enable dns storage ingress metallb:10.64.140.43-10.64.140.49 # probably also happens with only dns and storage juju bootstrap microk8s juju add-model kubeflow juju deploy dex-auth When deploying a pod-spec charm that also creates a CustomResourceDefinition, on Kuberentes 1.21 with juju 2.9.25 the following error occurs: creating or updating custom resource definitions: ensuring custom resource definition "authcodes.dex.coreos.com" with version "v1beta1": CustomResourceDefinition.apiextensions.k8s.io "authcodes.dex.coreos.com" is invalid: spec.versions[0].schema.openAPIV3Schema: Required value: schemas are required Steps to reproduce: sudo snap install microk8s --classic --channel=1.21/stable microk8s enable dns storage ingress metallb:10.64.140.43-10.64.140.49 # probably also happens with only dns and storage juju bootstrap microk8s juju add-model kubeflow juju deploy dex-auth This is currently blocking everyone from deploying Kubeflow on the latest version of juju.
2022-02-24 14:39:04 Juan M. Tirado juju: importance Undecided High
2022-02-24 14:39:04 Juan M. Tirado juju: status New Triaged
2022-03-01 09:02:14 Harry Pidcock juju: assignee Yang Kelvin Liu (kelvin.liu)
2022-03-01 09:02:18 Harry Pidcock juju: status Triaged Fix Committed
2022-03-01 09:02:24 Harry Pidcock juju: milestone 2.9.26
2022-03-11 21:51:10 Canonical Juju QA Bot juju: status Fix Committed Fix Released