Closed ivandov closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: ivandov
To complete the pull request process, please assign rhatdan after the PR has been reviewed.
You can assign the PR to them by writing /assign @rhatdan
in a comment when ready.
The full list of commands accepted by this bot can be found here.
You need to sign your commit message.
git commit -a --amend -s git push --force
Signed the commit, and also realized this is almost identical to PR #93 which address issue #91.
Not sure if this PR should be closed since #93 looks to be further into the review process?
CI is failing, seems unrelated. @Luap99 Is this the same thing that hit Podman CI?
It related but no the same problem. The go version is just to old to compile ginkgo.
Looks like the VM images are very old cc @cevich
Looks like the VM images are very old
Yes, we just got buildah and skopeo updated last week. I need to make a jira card for updating all the others (there's a lot of them).
What's the status of this? Just encountered this issue myself.
This repo (and dnsname) are deprecated. We've switched all development efforts over to the Netavark network stack.
@Luap99 @baude Should we consider archiving this repo?
If so, please LMK. I need to know to disable all the CI stuffs.
I think CI can be disabled. Not so sure about archiving, dnsname is still shipped in distros and we might need to provide CVE fixes in the future?
Oh right, well if there's any CVE change, we need to keep CI alive then.
Instructions did not supply the command to build the binary (
make
) and therefore themake install
would fail because thebin
directory did not exist.