Storage class error while deploying bundle

Bug #1831770 reported by Kenneth Koski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Yang Kelvin Liu

Bug Description

I'm deploying a bundle with Juju 2.6.3 onto AWS/CDK and getting an error:

Executing changes:
- upload charm /tmp/charm-builds/ambassador for series kubernetes
- deploy application ambassador with 1 unit on kubernetes using /tmp/charm-builds/ambassador
ERROR cannot deploy bundle: cannot deploy application "ambassador": storage class "juju-operator-storage": Get https://localhost/apis/storage.k8s.io/v1/storageclasses/kubeflow-juju-operator-storage: dial tcp 127.0.0.1:443: connect: connection refused

Kenneth Koski (knkski)
summary: - Storage class error while deploy bundle
+ Storage class error while deploying bundle
Revision history for this message
Ian Booth (wallyworld) wrote :

This looks like the cloud endpoints are wrong. What does juju show-cloud <k8sclustername> produce?

Revision history for this message
Kenneth Koski (knkski) wrote :

The cloud endpoint looks right to me:

10:55:57 Deploying bundle

10:55:59 Executing changes:
10:55:59 - upload charm /tmp/charm-builds/ambassador for series kubernetes

10:56:01 - deploy application ambassador with 1 unit on kubernetes using /tmp/charm-builds/ambassador
10:56:03 ERROR cannot deploy bundle: cannot deploy application "ambassador": storage class "juju-operator-storage": Get https://localhost/apis/storage.k8s.io/v1/storageclasses/kubeflow-juju-operator-storage: dial tcp 127.0.0.1:443: connect: connection refused

10:56:14 + juju show-cloud cdkkf
10:56:14 defined: public
10:56:14 type: k8s
10:56:14 description: ""
10:56:14 auth-types: [userpass]
10:56:14 endpoint: https://54.91.227.14:443
10:56:14 regions:
10:56:14 us-east-1: {}
10:56:14 ca-credentials:
10:56:14 - |-
10:56:14 -----BEGIN CERTIFICATE-----
10:56:14 ...
10:56:14 -----END CERTIFICATE-----

10:56:15 + juju status
10:56:16 Model Controller Cloud/Region Version SLA Timestamp
10:56:16 kubeflow cdkkf cdkkf/us-east-1 2.6.3 unsupported 15:56:15Z
10:56:16
10:56:16 Model "admin/kubeflow" is empty.

10:56:16 + juju list-controllers
10:56:16 Use --refresh option with this command to see the latest information.
10:56:16
10:56:16 Controller Model User Access Cloud/Region Models Nodes HA Version
10:56:16 cdkkf* kubeflow admin superuser aws/us-east-1 3 1 none 2.6.3
10:56:16

10:56:17 + juju list-models
10:56:18 Controller: cdkkf
10:56:18
10:56:18 Model Cloud/Region Type Status Machines Cores Units Access Last connection
10:56:18 controller aws/us-east-1 ec2 available 1 2 - admin just now
10:56:18 default aws/us-east-1 ec2 available 11 28 16 admin 5 minutes ago
10:56:18 kubeflow* cdkkf/us-east-1 kubernetes available 0 - - admin just now

Changed in juju:
assignee: nobody → Yang Kelvin Liu (kelvin.liu)
Revision history for this message
Yang Kelvin Liu (kelvin.liu) wrote :

hi Ken

Thanks for reporting the bug.

Would you provide the result of `juju show-cloud cdkkf -c cdkkf`?

Revision history for this message
Kenneth Koski (knkski) wrote :

"juju show-cloud cdkkf -c cdkkf" shows the same output as "juju show-cloud cdkkf"

Revision history for this message
Yang Kelvin Liu (kelvin.liu) wrote :

https://github.com/juju/juju/pull/10349 will be released in 2.6.5 to fix this

Changed in juju:
status: New → Triaged
status: Triaged → In Progress
status: In Progress → Fix Committed
milestone: none → 2.6.5
importance: Undecided → High
Changed in juju:
status: Fix Committed → Fix Released
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.