-
This issue is meant to be a scratchpad for ideas and feedback on improving how types and values are handled in the interpreter. There have been several different feature requests recently that _could_…
-
There's no way of passing partially visible types _through_ cel expressions.
This means that any functions that use `This` require that value to be `From` for any type they operate on. This _is_ do…
-
**Describe the enhancement:**
Make it possible for CEL to issue API requests to AWS that are signed using credentials that are read from the host environment. It should not be required to provide a s…
-
I would like the ability to express size limits in my API based on the observed sizes of nested objects/arrays, rather than the worst case.
For example, consider an API like so (this is a real API …
-
KRO calculates the DAG dependency graph based on CEL expressions. If one resource is referring a field from another, KRO creates a dependency. There are situations where we want to explicitly set that…
-
This has become more painful because of the introduction of CEL, but `request.time` is made available as the struct that backs it:
`map[nanos:68000 seconds:1.730319299e+09]`. With CEL having first cl…
-
### Problem Statement
Variable syntax `{{ ... }}` isn't working for CEL expression declarations (particularly `celPreconditions` and `validate.cel.expressions`) what makes impossible, for example, …
-
@xMeM
The `mesa-vulkan-icd-wrapper` you've developed is improving steadily!
I'm truly grateful for all your hard work, Sir!😄
Currently, the performance of the older `vulkan-wsi-layer` is still n…
-
I Have a Bunch of CEL file (Affx) how to convert into vcf
-
### What problem are you facing?
Many Crossplane API fields are immutable - you can't change them after they're first set. Typically today when a field is immutable we'll let you update it, a…
negz updated
2 months ago