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

Introduce topic name field to create topic with underscores #66

Closed
eshepelyuk opened this issue Feb 1, 2024 · 2 comments · May be fixed by #71
Closed

Introduce topic name field to create topic with underscores #66

eshepelyuk opened this issue Feb 1, 2024 · 2 comments · May be fixed by #71
Labels
enhancement New feature or request

Comments

@eshepelyuk
Copy link

Hello

Currently topic name is picked up from Topic resource.
Because k8s has limitations for resource names - there's no possibility to create topics named like simple_topic.

@eshepelyuk eshepelyuk added the enhancement New feature or request label Feb 1, 2024
@dmacrei
Copy link

dmacrei commented May 16, 2024

I have the same issue and I'd like to add this in.

@eshepelyuk
Copy link
Author

eshepelyuk commented Jun 18, 2024

This task is redundant, because the desired behaviour can be achieved by adding annotation to Topic resource.

crossplane.io/external-name: "simple_topic"

@eshepelyuk eshepelyuk closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants