We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The API groups are usually in the following form:
monitoring.coreos.com
rbac.authorization.k8s.io/v1
route.openshift.io
and we use io.jaegertracing
io.jaegertracing
we should reconsider and change to jaegertracing.io
jaegertracing.io
The text was updated successfully, but these errors were encountered:
I wonder if this pattern/convention is documented somewhere
Sorry, something went wrong.
Not sure if directly documented but all the examples use the sub-resource.resource.domain group: https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/
sub-resource.resource.domain
Done as part of #265
jpkrohling
No branches or pull requests
The API groups are usually in the following form:
monitoring.coreos.com
rbac.authorization.k8s.io/v1
route.openshift.io
and we use
io.jaegertracing
we should reconsider and change to
jaegertracing.io
The text was updated successfully, but these errors were encountered: