| Summary: | A typo in the warning message when create app from disable anonymous cloning gitserver repo | ||
|---|---|---|---|
| Product: | OKD | Reporter: | XiuJuan Wang <xiuwang> |
| Component: | Image | Assignee: | Cesar Wong <cewong> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, bparees, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-19 13:53:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
XiuJuan Wang
2016-04-29 08:13:33 UTC
The typos still exist in docker.io/openshift/origin-gitserver ( imageid: 12cd0a9b2c3d 46 hours ago) Fixes to gitserver readme submitted in https://github.com/openshift/origin/pull/9038 Fix to URL error message will need an upstream pull Kubernetes pull for error message: https://github.com/kubernetes/kubernetes/pull/26354 upstream pull has merged and should be in our rebase. Test with openshift/origin-gitserver(f7e2291462a1) No typo in the push warining message. remote: error: unable to load template file "http://git:8080/ruby-hello-world.git": unable to read URL "http://git:8080/ruby-hello-world.git", server reported 401 Unauthorized, status code=401 |