Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ceph-client to be related with a warning to no longer manage #353

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

addyess
Copy link
Member

@addyess addyess commented Jun 17, 2024

Overview

Allow upgrading from 1.28 charms and prior while related over the ceph-client relation. Will warn that ceph-client is a deprecated relation

Details

The kubernetes-control-plane charm should no longer manage ceph workloads, (ceph xfs, ceph rdb, ceph-fs) which instead should be delegated to the ceph-csi charm. For those upgrading from 1.28 when this relation existed, the existing workloads they are running deployed via the older versions of the charm will remain and be unmanaged by the charm. Post upgrade, one can remove the relation and the charm will not disturb its deployment.

LP: https://bugs.launchpad.net/charm-kubernetes-master/+bug/2070053

@addyess addyess requested a review from kwmonroe June 17, 2024 16:10
Copy link
Contributor

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very similar to the keystone-creds work; nice! LGTM.

@kwmonroe kwmonroe merged commit 0bac78f into main Jun 21, 2024
7 checks passed
@kwmonroe kwmonroe deleted the KU-1001/ceph-client-warning branch June 21, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants