Bug 2019433
| Summary: | GitHub will no longer support git clone with git:// protocol | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | rvanderp | |
| Component: | Build | Assignee: | Adam Kaplan <adam.kaplan> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jitendar Singh <jitsingh> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.10 | CC: | aaleman, aos-bugs, dgoodwin, gmontero, pbhattac, scuppett, spandura, suryadav, wking | |
| Target Milestone: | --- | |||
| Target Release: | 4.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2019516 (view as bug list) | Environment: | ||
| Last Closed: | 2022-01-07 19:44:18 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: | ||
| Embargoed: | ||||
| Bug Depends On: | 2019516 | |||
| Bug Blocks: | ||||
| Deadline: | 2022-01-11 | |||
| 
 
        
          Description
        
        
          rvanderp
        
        
        
        
        
          2021-11-02 14:29:26 UTC
        
       
      
      
      
    CI jobs are failing with `The unauthenticated git protocol on port 9418 is no longer supported" for s390x as well. Failing job specific to sig-builds: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-multiarch-master-nightly-4.6-ocp-e2e-remote-libvirt-s390x/1455308719846854656 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-multiarch-master-nightly-4.9-ocp-e2e-remote-libvirt-s390x/1455505091434909696 Sample of failing jobs: https://search.ci.openshift.org/?search=The+unauthenticated+git+protocol+on+port+9418+is+no+longer+supported&maxAge=168h&context=1&type=build-log&name=s390x&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job Version-Release number of selected component (if applicable): Numerous 4.9 & 4.6 I am working on a PR to disable this in 4.10 and backport throughout, but will leave this bugzilla open for a proper fix. Marking this as a release blocker - given the ubiquity of GitHub we should consider drafting a KCS article to help customers adapt to GitHub's new requirements. GitHub's announcement they are disabling the `git://` protocol [1]. They are doing this in phases: 1. An initial "brownout", which we hit today (November 2, 2021). 2. A second, longer "brownout" on January 11, 2022. 3. Final shutdown on March 15, 2022. https://github.blog/2021-09-01-improving-git-protocol-security-github Draft KCS article: https://access.redhat.com/solutions/6628771 KCS approved ... moving to closed/currentrelease  |