Conversation
1a19169 to
10791d1
Compare
|
/assign rootfs |
10791d1 to
c732da0
Compare
|
/lgtm /assign @copejon |
Makefile
Outdated
There was a problem hiding this comment.
is the intent to release all permutations of arch and nft/iptables? If not, then we don't need to tag it.
There was a problem hiding this comment.
yes, that's the intention. We need a different tag sadly.
There are tricks to pack both versions of iptables, but nothing compatible with ubi8. We could potentially do that if we packed in fedora instead. Anyway, multiple tags / permutations may work for now.
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
c732da0 to
3ee2d11
Compare
|
❌ Deploy Preview for microshift failed. 🔨 Explore the source changes: 3ee2d11 🔍 Inspect the deploy log: https://app.netlify.com/sites/microshift/deploys/6177fea004583e37ef3b4ef1 |
|
/retest The failed tests are unrelated actually |
|
@mangelajo: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
CI test failures are not related to the PR |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rootfs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This allows using non-nft enabled kernels, like the ubuntu 18.04LTS on the Nvidia Jetson boards
or
Signed-off-by: Miguel Angel Ajo majopela@redhat.com