Hide Forgot
Document URL: https://access.redhat.com/documentation/en/openshift-enterprise/3.2/single/installation-and-configuration/#configuring-user-agent Section Number and Name: 9.7. User Agent Describe the issue: In the documents there is no mention about the different user agents used by oc CLI. Suggestions for improvement: It would be good to clarify how User-Agents are formed by oc CLI (for instance, it was not trivial to determine that a kubernetes user agent is used for /api calls and a openshift user agent use used for /oapi calls) Additional information:
PR submitted for this BZ: https://github.com/openshift/openshift-docs/pull/2815 Asking devs for review in PR.
Commit pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/7ba4bdbe0131608d90c6f11f70aec63a4cf86f1c Merge pull request #2815 from bfallonf/useragent-bz1370463 Bug 1370463 more information on user agent
Link to released docs: https://docs.openshift.com/enterprise/3.2/install_config/configuring_authentication.html#configuring-user-agent
Feedback from customer: "It is good that it includes examples of both OpenShift and Kubernetes libraries. However, the description of <version> field does not point the difference between versions when invoking /api and /oapi endpoints as the field <client> does. Both should do it."
Thanks, Javier I created a BZ for this: https://bugzilla.redhat.com/show_bug.cgi?id=1393218 In the future, feel free to email openshift-docs with any feedback, or create another BZ. Thanks, again.