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

object: Add field in hosting to specify wildcard supported entries in DNSnames #14087

Open
thotz opened this issue Apr 18, 2024 · 0 comments · May be fixed by #14135
Open

object: Add field in hosting to specify wildcard supported entries in DNSnames #14087

thotz opened this issue Apr 18, 2024 · 0 comments · May be fixed by #14135
Labels

Comments

@thotz
Copy link
Contributor

thotz commented Apr 18, 2024

Is this a bug report or feature request?

  • Feature Request
    To support vhost style we introduce RGW support Rook mimic rgw dns names with hosting.DNSname field in cephobjectstore CRD. But limitation is that it includes all the domains in which rgw server can be accessed. So Rook Op cannot identity which of them is wildcard support, can use those domains specifically for OBC config maps. To add that support better user need to convey which endpoint supports wildcards, so Rook can use those as the preferred way of accessing rgw server

What should the feature do:
Introduce new field wildcard dns endpoints in the hosting session

What is use case behind this feature:
Improves accuracy in the choosing the endpoint for rgw server

Environment:

@thotz thotz added the feature label Apr 18, 2024
thotz added a commit to thotz/rook that referenced this issue Apr 29, 2024
The users need to careful about port and ssl certs while consuming
virtual host feature for rgw.

Fixes: rook#14087

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
@thotz thotz linked a pull request Apr 29, 2024 that will close this issue
6 tasks
thotz added a commit to thotz/rook that referenced this issue May 8, 2024
The users need to careful about port and ssl certs while consuming
virtual host feature for rgw.

Fixes: rook#14087

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant