Hide Forgot
Document URL: https://docs.openshift.com/enterprise/3.1/dev_guide/builds.html#other-authentication Section Number and Name: - Builds -> Other Describe the issue: Even though doc said "add it to the builder service account and then your BuildConfig", it is missing a step to add the secret into the bc. Suggestions for improvement: the numbering of OTHER should be 1. create secret with .gitconfig 2. add to sa/builder 3. add secret to bc Additional information: The numbering format in this section is also wrong. It numbered them all as "1." like: 1. Create desired type of secret:... ... 1. Add the secret
Work in progress: https://github.com/openshift/openshift-docs/pull/2003
@Kenjiro Please review and let me know if this satisfies the request: https://github.com/openshift/openshift-docs/pull/2003
I commented on the PR link.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/328f9c0a5b4fbd21712161e2c63fcbc3a972a7b7 Bug 1332066, added in missing step and fixed format of nested lists https://github.com/openshift/openshift-docs/commit/4568f3276c9df2432bdc4fb6fd1f0a1464a018f0 Merge pull request #2003 from ahardin-rh/cacert-secret Bug 1332066, added in missing step and fixed format of nested lists
Content is now published: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.2/developer-guide/#other-authentication