Skip to content

Add a mutating admission webhook for CCNP #81

@dongx1x

Description

@dongx1x

What would you like to be added?

Admission webhooks are HTTP callbacks that receive admission requests and do something with them. Mutating admission webhooks can modify objects sent to the API server to enforce custom defaults. It is a common usage in Kubernetes for admission control.

Why is this needed?

With the configfs-tsm merged in the Linux kernel, we don't need such a device plugin to expose the device to CCNP service, and the socket can be added by a mutating admission webhook automatically.

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