Closed hopkiw closed 3 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hopkiw
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@hopkiw: The following test failed, say /retest
to rerun all failed tests:
Test name | Commit | Details | Rerun command |
---|---|---|---|
prow/presubmit/packagebuild | 324bd4014dbe65325d85b4bd9d8a06acc803cc40 | link | /packagebuild |
package build is expected to fail for el7
/lgtm
On el8 more of the dependencies have to be vendored, including cachetools and rsa. Since there's no longer a simple transform command, move the packaging to use native sources and patches instead. The package build script will have to have a one line change to include these files in RPMDIR/SOURCES directory before invoking rpmbuild.