Skip to content

Collect dynamic admission control (webhook) configuration #1972

@dlipovetsky

Description

@dlipovetsky

Describe the rationale for the suggested feature.

Dynamic admission control affects the behavior of a cluster. For example, a bug in a mutating webhook can prevent Pods from being created.

The ValidatingWebhookConfiguration and MutatingWebhookConfiguration resources hold tell us which resources might be modified, and give us additional context.

Describe the feature

Collect ValidatingWebhookConfiguration and MutatingWebhookConfiguration resources as part of cluster resources.

Describe alternatives you've considered

Writing a custom collector.

Additional context

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