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

Implement ceph-fs key rotation tests #1202

Merged
merged 7 commits into from
May 6, 2024

Conversation

lmlg
Copy link
Contributor

@lmlg lmlg commented Apr 24, 2024

This PR implements tests for key rotation in ceph-fs units. It works similarly to how RGW tests do.

openstack-mirroring pushed a commit to openstack/charm-ceph-fs that referenced this pull request Apr 29, 2024
This patchset implements key rotation for the ceph-fs charm by
receiving the new pending key from the ceph-mon charm and
manually rotating it via Ceph's authtool. It makes use of the
'ceph-mds-relation-changed' hook for this.

Change-Id: I773f389f56d78cd7ce58f9f2b5e7d7695164acb1
func-test-pr: openstack-charmers/zaza-openstack-tests#1202
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Apr 29, 2024
* Update charm-ceph-fs from branch 'master'
  to 8655c1b81a79a7995c094736f28bb4f1919a690a
  - Implement key rotation for ceph-fs
    
    This patchset implements key rotation for the ceph-fs charm by
    receiving the new pending key from the ceph-mon charm and
    manually rotating it via Ceph's authtool. It makes use of the
    'ceph-mds-relation-changed' hook for this.
    
    Change-Id: I773f389f56d78cd7ce58f9f2b5e7d7695164acb1
    func-test-pr: openstack-charmers/zaza-openstack-tests#1202
@lmlg
Copy link
Contributor Author

lmlg commented May 3, 2024

This PR has been successfully tested here: https://review.opendev.org/c/openstack/charm-ceph-fs/+/916693

Copy link
Contributor

@sabaini sabaini left a comment

Choose a reason for hiding this comment

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

lgtm, cheers

@sabaini sabaini merged commit 0b0f841 into openstack-charmers:master May 6, 2024
3 checks passed
lmlg added a commit to lmlg/charm-ceph-fs that referenced this pull request May 23, 2024
This patchset implements key rotation for the ceph-fs charm by
receiving the new pending key from the ceph-mon charm and
manually rotating it via Ceph's authtool. It makes use of the
'ceph-mds-relation-changed' hook for this.

Change-Id: I773f389f56d78cd7ce58f9f2b5e7d7695164acb1
func-test-pr: openstack-charmers/zaza-openstack-tests#1202
lmlg added a commit to lmlg/charm-ceph-fs that referenced this pull request May 23, 2024
This patchset implements key rotation for the ceph-fs charm by
receiving the new pending key from the ceph-mon charm and
manually rotating it via Ceph's authtool. It makes use of the
'ceph-mds-relation-changed' hook for this.

Change-Id: I773f389f56d78cd7ce58f9f2b5e7d7695164acb1
func-test-pr: openstack-charmers/zaza-openstack-tests#1202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants