Evan Anderson

Results 49 issues of Evan Anderson

A few people were having a conversation about the "cookie banner" on knative.dev, and we noticed that https://istio.io/ didn't have such a banner. Digging further, it looks like I'm served...

kind/site infra
lifecycle/staleproof
help wanted

We recently had an outage due to (incorrect) configuration of Retry without Poison. However, one of the items that came out of that was a realization that we didn't really...

**What this PR does / why we need it**: Fixes #3622 closes #3622 **Special notes for your reviewer**: I'm willing to add a special case for a single negated rule...

size/M

## Expected Behavior https://knative.dev/docs/reference/api/ are based on the exported OpenAPI definitions: * https://github.com/knative/serving/blob/main/config/core/300-resources/service.yaml (et al) * https://github.com/knative/eventing/blob/main/config/core/resources/broker.yaml (et al) These should be able to be filtered by API group, so...

triage/needs-eng-input
priority/medium
kind/infrastructure
lifecycle/frozen
kind/needs-automation

Adds a generic SQL leader election module, as discussed in #3219; it sounds like Sigstore is looking at possibly using this for simplicity. Fixes #3219 Note that I haven't yet...

I see that Trillian currently supports leader election using etcd or Chubby. Given that there is _also_ a requirement for an ACID database store (Spanner/MySQL/CockroachDB), would it be reasonable to...

Fixes #1046 Defines an additional subpath within the source repository. In combination with the `source` attribute, this functions as a correlation ID for multiple images produces from the same source...

While attempting to use the [Pre-Defined Annotation Keys](https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys) to track container images back to the corresponding source code, we (re)discovered that `org.opencontainers.image.source` (URL to get source code for building the...

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved We would like to limit which...

enhancement
Stale

Since Bundle is cluster-scoped, ClusterBundle seems like it would be the proper name (which seems correct, given that `spec.target.namespaceSelector` suggests that the Bundle should be at a Cluster scope or...