Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] devel from submariner-io:devel #13

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 6, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

skitt added 2 commits December 6, 2024 05:11
This requires pulling in the host configuration for dnf.

dnf_install is fixed to fail if dnf fails (otherwise dnf errors don't
stop the build). The ulimit configuration is only applied if it
reduces the current limit (in setups where the ulimit is less than
1048576, dnf_install would attempt to raise it, which isn't allowed,
and now causes the whole script to fail).

Signed-off-by: Stephen Kitt <[email protected]>
This fixes a few buildx warnings:
* BASE_BRANCH needs a default value
* specifying ${TARGETPLATFORM} is redundant
* entrypoints should be specified as JSON arrays (this doesn't change
  anything in practice for Submariner, since the entrypoints are
  shell scripts which correctly set up signal handling)

Signed-off-by: Stephen Kitt <[email protected]>
@pull pull bot added the ⤵️ pull label Dec 6, 2024
@pull pull bot merged commit 84d01fa into duanmengkk:devel Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant