Skip to content

Usage of unstable golang.org/x/exp package #1095

@akhilerm

Description

@akhilerm

cilium/ebpf is using the unstable golang.org/x/exp dependency in its codebase. As per golang docs, these packages are experimental and unstable. The package was introduced in #951, and more packages become dependent on exp in #1069.

These are now available in the v0.11.0 release. We noted the issue while trying to upgrade to v0.11.0 in the kubernetes repository. kubernetes/kubernetes#117457.

Can the experimental package be removed and use a stable golang package instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions