Calum Murray
Calum Murray
I added some optional style parameters to the widget, which default to the previous values if null.
Fixes #1230 ## Proposed Changes - Clarify that missing attributes should not result in an error Note: this is actually something that the SDKs currently implement incorrectly, so if this...
Currently, when evaluating a CESQL expression with a missing attribute we return an error. However, the spec does not specify whether we should return an error or whether we should...
Currently, in the Go SDK V2, `(type = 'dev.knative.example') OR (missingattribute = 'test')` results in an error, even if `type = 'dev.knative.example'`, so long as `missingattribute` is not set on...
Cillium currently creates a new LinkedIn post whenever a new contributor has their first contribution merged (example: https://www.linkedin.com/posts/cilium_new-cilium-contributor-the-newest-activity-7131279867601395712-NXy7?utm_source=share&utm_medium=member_desktop) I think a great way of encouraging new contributors in Knative would...
Things to include with your process proposal (delete this text): * Expected benefits. Who gains the benefits? Why will they benefit? * Expected costs. Who bears the costs? How heavy...
Hello Knative Community! :wave: The UX Working Group (specifically @mmejia02 and @zainabhusain227) have been working hard to create a mascot for Knative! As there has been some existing use of...
## Expected Benefits By adding ready-to-work and not-ready-to-work labels to issues, contributors will have a much easier time finding issues to work on. We currently are marking issues "ready to...
**Problem** There have been many requests for triggers to be in different namespaces than brokers (see #7439, #6577, #5139). If we are to add this feature, it makes sense to...
**Problem** Eventing provides APIs to build a loosely coupled, distributed system. This provides teams and services with high degrees of flexibility and autonomy, however it also makes the relations between...