charm-ceph-csi:release_1.30

Last commit made on 2024-03-11
Get this branch:
git clone -b release_1.30 https://git.launchpad.net/charm-ceph-csi

Branch merges

Branch information

Name:
release_1.30
Repository:
lp:charm-ceph-csi

Recent commits

777c456... by Kevin W Monroe

LP:2054486 make fsname a prereq for enabling cephfs support (#15)

* make fsname a required ceph-fs attribute (like fsid)

* update status and tests for unavailable cephfs

6565418... by Kevin W Monroe

block if the configured namespace doesnt exist (#16)

* block if the configured namespace doesnt exist; unit tests

* doh, blocked myself out of my own tests

* new defaults in test env to facilitate bringup

2e362cd... by Kevin W Monroe

readme refresh (#14)

* formatting, update cli callouts, add cephfs and verification sections

* blacken

* spell the letters right

2ae7444... by Alex Balderson <email address hidden>

update docs for juju 3 (#13)

Co-authored-by: Alex Balderson <email address hidden>

52dc3d1... by Mateo Florido <email address hidden>

Merge pull request #12 from charmed-kubernetes/upgrade/ceph-csi-v3.8.0-v.3.9.1

Support versions: 3.8.0, 3.8.1, 3.9.0

4f84231... by Adam Dyess

CephFS storage class should leave mountOption unset

9dbddb3... by Adam Dyess

remove needless utils package, and replaced with single module

ca687e0... by Adam Dyess

Address linting issues

f0b117e... by Adam Dyess

Support versions: 3.8.0, 3.8.1, 3.9.0

e32e5b9... by Angelos Kolaitis

Support custom kubelet_dir over kubernetes-info interface (#11)