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

Ability to get RGW public IPs #368

Open
hemanthnakkina opened this issue Jun 16, 2024 · 0 comments
Open

Ability to get RGW public IPs #368

hemanthnakkina opened this issue Jun 16, 2024 · 0 comments

Comments

@hemanthnakkina
Copy link
Contributor

Issue report

This is an enhancement to retrieve RGW public IPs.

In the current scenario, the public IPs of mon's are stored in the db table config as host.mon., value.
Whenever microceph requires public IPs to set in ceph configs, it uses the above table contents.

And the charm microceph retrieves the public IPs of monitors by parsing the ceph config.
(I believe this can be better handled than reading ceph config)

However there is no such mechanism to retrieve public IPs of RGW either via CLI or Daemon API.

Use case:
Sunbeam uses traefik for Ingress to RGW nodes and the traefik configuration requires RGW public IPs to set as backend.

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