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

kernels.json: don't try to enable CONFIG_IMA_MEASURE_PCR_IDX #899

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

julianwiedmann
Copy link
Member

This symbol is an integer, not a bool. Trying to set it results in

config:7811:warning: symbol value 'y' invalid for IMA_MEASURE_PCR_IDX\n

Let's just remove it here, and use the default value instead.

This symbol is an integer, not a bool. Trying to set it results in
> config:7811:warning: symbol value 'y' invalid for IMA_MEASURE_PCR_IDX\n

Let's just remove it here, and use the default value instead.

Signed-off-by: Julian Wiedmann <[email protected]>
@julianwiedmann julianwiedmann mentioned this pull request Mar 19, 2025
Copy link
Member

@tpapagian tpapagian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

X-GHA-TAG: 20250319.110117
Copy link

👋
Here are the kernel versions for the images:

Image kernel version
quay.io/lvh-images/kind-ci:6.6-20250319.110117-amd64 6.6.83
quay.io/lvh-images/kind-ci:5.4-20250319.110117-amd64 5.4.291
quay.io/lvh-images/kind-ci:6.1-20250319.110117-amd64 6.1.131
quay.io/lvh-images/kind-ci:bpf-next-20250319.110117-amd64 6.14.0-rc3-ga2598045ead9
quay.io/lvh-images/kind-ci:rhel8.6-20250319.110117-amd64 4.18.0
quay.io/lvh-images/kind-ci:5.10-20250319.110117-amd64 5.10.235
quay.io/lvh-images/kind-ci:rhel8.9-20250319.110117-amd64 4.18.0
quay.io/lvh-images/kind-ci:5.15-20250319.110117-amd64 5.15.179
quay.io/lvh-images/kind-ci:bpf-20250319.110117-amd64 6.14.0-rc3-g6ccf6adb05d0
quay.io/lvh-images/kind-ci:bpf-net-20250319.110117-amd64 6.14.0-rc5-gc468c8d29934
quay.io/lvh-images/kind-ci:6.12-20250319.110117-amd64 6.12.19
quay.io/lvh-images/kind-ci:4.19-20250319.110117-amd64 4.19.325

Copy link

👋
Here are the kernel versions for the images:

Image kernel version
quay.io/lvh-images/kind-ci:5.10-20250319.110117-arm64 5.10.235
quay.io/lvh-images/kind-ci:bpf-20250319.110117-arm64 6.14.0-rc3-g6ccf6adb05d0
quay.io/lvh-images/kind-ci:bpf-next-20250319.110117-arm64 6.14.0-rc3-ga2598045ead9
quay.io/lvh-images/kind-ci:6.6-20250319.110117-arm64 6.6.83
quay.io/lvh-images/kind-ci:6.1-20250319.110117-arm64 6.1.131
quay.io/lvh-images/kind-ci:5.4-20250319.110117-arm64 5.4.291
quay.io/lvh-images/kind-ci:6.12-20250319.110117-arm64 6.12.19
quay.io/lvh-images/kind-ci:bpf-net-20250319.110117-arm64 6.14.0-rc5-gc468c8d29934
quay.io/lvh-images/kind-ci:4.19-20250319.110117-arm64 4.19.325
quay.io/lvh-images/kind-ci:5.15-20250319.110117-arm64 5.15.179

@julianwiedmann julianwiedmann merged commit dbc208b into main Mar 19, 2025
1 check passed
@julianwiedmann julianwiedmann deleted the pr/jwi/main/ima-config branch March 19, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants