pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Knative common packages

Results 73 pkg issues
Sort by recently updated
recently updated
newest added

**Description:** The `InformedWatcher` in `knative/pkg/configmap/informer/informed_watcher.go` crashes when handling `cache.DeletedFinalStateUnknown` objects during ConfigMap deletion events. **Error:** `panic: interface conversion: interface {} is cache.DeletedFinalStateUnknown, not *v1.ConfigMap` **Impact:** - Causes webhook pods to...

kind/bug
triage/accepted

**Summary** The knative.dev/pkg/webhook package currently does not expose the tlsConfig field ([webhook.go#L141](https://github.com/knative/pkg/blob/main/webhook/webhook.go#L141)), preventing downstream platforms from dynamically configuring TLS settings beyond the basic WEBHOOK_TLS_MIN_VERSION environment variable. This limitation blocks integration...

- **drop use of old h2c package** - **run ./hack/update-dep.sh**

approved
size/L
do-not-merge/work-in-progress