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

Restart object user reconcile if rgw objectstore is updated #14050

Open
parth-gr opened this issue Apr 10, 2024 · 0 comments
Open

Restart object user reconcile if rgw objectstore is updated #14050

parth-gr opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@parth-gr
Copy link
Member

parth-gr commented Apr 10, 2024

If the endpoint is updated in the cephobjectstore, cephobjectuser secret should get updated.

I don't see predicate functions in https://github.com/rook/rook/blob/master/pkg/operator/ceph/object/user/ directory, so u may need to add that functionality first and add similar changes there . So that Endpoint of cephobjectstore is updated then we can either delete the existing secret for cephobjecstoreuser and then recreate it with new endpoint info or update that secret.

For COSI part we can have log messages mentioning the objectstore endpoints updated, please update your bucketclass and bucketaccessclass accordingly if any bucketclass or bucketaccessclass exists for that objectstore

Originally posted by @thotz in #12328 (comment)

@parth-gr parth-gr self-assigned this Apr 10, 2024
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

No branches or pull requests

1 participant