bpf: Migrate CLUSTER_ID_MAX to runtime config#42478
Merged
Conversation
f3f869f to
ff94700
Compare
55cd5bd to
b49ac70
Compare
b49ac70 to
8ce2cd4
Compare
Contributor
Author
|
blocked by #43021 |
8ce2cd4 to
f2bf143
Compare
f2bf143 to
de73cbf
Compare
Contributor
Author
|
I think that cc: @ti-mo |
de73cbf to
b475fcf
Compare
Contributor
Author
|
/test |
b475fcf to
6d7b561
Compare
Contributor
Author
|
/test |
6d7b561 to
7ec209b
Compare
7ec209b to
33fddd7
Compare
Contributor
Author
|
/test |
33fddd7 to
63d43ed
Compare
Contributor
Author
|
/test |
The `CLUSTER_ID_MAX` has been migrated to runtime configuration. Signed-off-by: viktor-kurchenko <viktor.kurchenko@isovalent.com>
The valid values for `cluster_id_max` property are: 255 and 511. Signed-off-by: viktor-kurchenko <viktor.kurchenko@isovalent.com>
63d43ed to
a61f9cc
Compare
Contributor
Author
|
/test |
ti-mo
approved these changes
Dec 18, 2025
julianwiedmann
approved these changes
Dec 18, 2025
33 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate CLUSTER_ID_MAX to runtime config.
Related: #38370