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

/kind bug ## Expected Behavior I can host as many class-based controllers (for example: Ingress reconcilers) as I want in a binary, as long as the classes don't clash. ##...

kind/bug
lifecycle/frozen

These predate our ability to do genreconciler on K8s types.

area/API
kind/cleanup
lifecycle/frozen
good first issue

## Expected Behavior Context: https://github.com/knative/serving/pull/6566#discussion_r374769140 Currently the webhook only updates the CA cert bundle & the webhook path. But it's aware of the fronting service. ## Actual Behavior The webhook...

area/API
kind/cleanup
kind/feature
lifecycle/frozen
good first issue

/area monitoring /area networking /kind feature /kind good-first-issue ## Expected Behavior I'd like to see us exporting a number of system stats available from `/proc/...` via opencensus. This includes, but...

area/monitoring
area/networking
kind/feature
lifecycle/frozen
good first issue

## Additional Info Follow up issue to https://github.com/knative/pkg/pull/993#discussion_r373031188

area/monitoring
kind/feature
lifecycle/frozen

> I am super unthrilled to have this code depend on system.Namespace, but that should work :) But also we can only use it for the system namespace, I can't...

lifecycle/frozen

/area API /area test-and-release /kind bug ## Expected Behavior When we run our e2e tests with chaos there are no failures due to the webhook shutting down. ## Actual Behavior...

kind/bug
area/API
area/test-and-release
lifecycle/frozen

### Issue When debugging some defaulting webhooks instrumenting `SetDefaults` on some types had the side-effect of logging invocations from the conversion webhook. It was not obvious which webhook was doing...

kind/cleanup
lifecycle/frozen

Currently, we do not use health checks in our controllers descended from `sharedmain`. Adopting health checks will allow us to begin reporting controllers as unhealthy so that they are restarted...

kind/feature
lifecycle/frozen

/kind bug ## Expected Behavior The informer should always successfully filter objects based on filterFunc defined the informer ## Actual Behavior In the first run of the reconcile, it lists...

lifecycle/frozen