Skip to content

Revert "contrib: Run builder script as non-root by default"#37736

Merged
aanm merged 1 commit intocilium:mainfrom
jrajahalme:revert-builder-nonroot
Feb 19, 2025
Merged

Revert "contrib: Run builder script as non-root by default"#37736
aanm merged 1 commit intocilium:mainfrom
jrajahalme:revert-builder-nonroot

Conversation

@jrajahalme
Copy link
Copy Markdown
Member

Running build script as non-root breaks running bpf tests (make run_bpf_tests). There seems to be no way of reversing the default RUN_AS_NONROOT, as setting it to empty or 0 does not work. Maybe the logic needs to be reverted and have a RUN_AS_ROOT instead?

This reverts commit cc59b47.

This reverts commit cc59b47.

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
@jrajahalme jrajahalme added the kind/bug This is a bug in the Cilium logic. label Feb 19, 2025
@jrajahalme jrajahalme requested a review from a team as a code owner February 19, 2025 08:05
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 19, 2025
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Feb 19, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 19, 2025
@aanm aanm merged commit f69d5e0 into cilium:main Feb 19, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug This is a bug in the Cilium logic. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants