kubectl-view-webhook icon indicating copy to clipboard operation
kubectl-view-webhook copied to clipboard

:eyes: :bangbang: This projects aims to visualize critical parts of the admission webhook configuration resource

Results 5 kubectl-view-webhook issues
Sort by recently updated
recently updated
newest added

Add support for Apple M1 based systems by building `darwin/arm64` in goreleaser. Currently after migrating and running a `kubectl krew upgrade` I see the following error ``` Upgrading plugin: view-webhook...

**Describe the bug** ``` % k view-webhook W1002 10:10:34.102548 96545 warnings.go:67] admissionregistration.k8s.io/v1beta1 MutatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration W1002 10:10:34.162715 96545 warnings.go:67] admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is...

It would be nice to see webhooks which activated on particular namespaces

## Motivation and Context Add arm64/arm releases for Apple Silicon M1.

This makes `kubectl-view-webhook` work again in k8s >= 1.22