Evan Anderson

Results 49 issues of Evan Anderson

No longer automatically perform a Status update on _any_ call to AddCondition. I recently noticed in my cluster that my HTTPRoute objects had updates to `status.parents.conditions[Valid].LastTransitionTime` once per second. In...

lifecycle/stale
do not merge
release-note/small

--- name: Pull request about: Support using AppProtocol to detect backend protocol (pass-through current "tls", "h2", "h2c" values) in addition to projectcontour.io/upstream-protocol.X annotations labels: ["release-note/small"] --- Fixes #2431 Note that...

lifecycle/stale
release-note/small

It would be great to be able to automatically inject the cloudsql proxy into pods [using a mutating admission webhook](https://github.com/morvencao/kube-mutating-webhook-tutorial), [like istio does](https://istio.io/docs/setup/kubernetes/sidecar-injection/#automatic-sidecar-injection). Using an admission controller like this would...

priority: p0
type: feature request

Fixes #6485

area/cri
ok-to-test
needs-rebase

**Describe the bug** As part of https://github.com/knative/specs/pull/30 to simplify the user experience of Subscriptions, the spec was changed from requiring one of `spec.subscriber` or `spec.reply` to be set to requiring...

kind/bug
triage/accepted
roadmap

Add resource requests to user-installed components. In particular, the resource requests are deliberately set fairly low to avoid out-of-resources when installing on Kind. After this change, Eventing (core + IMC...

approved
size/S
cla: yes
needs-rebase

**Problem** Currently, event delivery within the cluster is unencrypted. This limits the types of events which can be transmitted to those of low compliance value (or a relaxed compliance posture)....

kind/feature-request
triage/accepted

[Kind](https://kind.sigs.k8s.io) is a popular local development option. Unfortunately, the [default configuration of `kind`](https://kind.sigs.k8s.io/docs/user/quick-start/#loading-an-image-into-your-cluster) requires running `kind load docker-image $IMAGENAME`. It's hard to extract the built image names to `kind load...

enhancement
priority/awaiting-more-evidence

I found [this issue](https://github.com/knative/docs/issues/2706) in [Goldmark](https://github.com/yuin/goldmark), and the spec seems pretty clear, so I thought I'd add a test case.

### Bug report There are user install instructions (which don't include installing a release version, only nightly) at https://github.com/knative/client/blob/main/docs/README.md, as well as at https://knative.dev/docs/client/install-kn/ ### Expected behavior One set of...

kind/bug
kind/good-first-issue
triage/accepted