ceph-client interface relies on stored state
Bug #2023392 reported by
James Page
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charmed Operator - Cinder Ceph K8S |
Triaged
|
Medium
|
Liam Young | ||
Juju Charmed Operator - Glance K8S |
Triaged
|
Medium
|
Liam Young | ||
OpenStack Snap |
Triaged
|
Medium
|
Unassigned |
Bug Description
The ops-ceph-client interface makes use of stored state to remember the current state of the interface; this works ok for machine charms however in k8s operators which don't use the controller to persist state; this information gets lost during a charm upgrade and the interface will report an incomplete status.
Infact it is complete - its just not being assessed correctly.
This will impact upgrades for the glance and cinder-ceph k8s operators.
Changed in snap-openstack: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in charm-glance-k8s: | |
status: | New → Triaged |
Changed in charm-cinder-ceph-k8s: | |
status: | New → Triaged |
Changed in charm-glance-k8s: | |
importance: | Undecided → Medium |
Changed in charm-cinder-ceph-k8s: | |
importance: | Undecided → Medium |
Changed in charm-glance-k8s: | |
assignee: | nobody → Liam Young (gnuoy) |
Changed in charm-cinder-ceph-k8s: | |
assignee: | nobody → Liam Young (gnuoy) |
To post a comment you must log in.
Fix proposed to branch: main /review. opendev. org/c/openstack /charm- glance- k8s/+/896697
Review: https:/