Revision 8fae0eb85f7b726ad1500af603aa25d255650384 authored by Timo Beckers on 06 October 2023, 15:21:32 UTC, committed by Timo Beckers on 13 June 2024, 13:51:55 UTC
Treat the bpf_elf_map.pinning field just like BTF map definitions do,
and replace PIN_GLOBAL_NS with LIBBPF_PIN_BY_NAME. Pass the values through
directly when parsing MapSpec.Extra on the Go side.

A future commit will assign meaning to a value higher than LIBBPF_PIN_BY_NAME.

Signed-off-by: Timo Beckers <timo@isovalent.com>
1 parent 0c0800c
History
File Mode Size
ISSUE_TEMPLATE
actions
workflows
ariane-config.yaml -rw-r--r-- 3.2 KB
gcp-vm-startup.sh -rw-r--r-- 892 bytes
kind-config-ipv6.yaml -rw-r--r-- 523 bytes
kind-config.yaml -rw-r--r-- 500 bytes
kind-config.yaml.tmpl -rw-r--r-- 565 bytes
labeler.yml -rw-r--r-- 345 bytes
maintainers-little-helper.yaml -rw-r--r-- 2.1 KB
pull_request_template.md -rw-r--r-- 1.2 KB
renovate.json5 -rw-r--r-- 16.1 KB

back to top