-
**How to categorize this issue?**
/area usability
/kind cleanup
**What would you like to do**:
In the extension webhooks, we introduced `ObjectSelectors` that target/filter objects having labels, e.…
-
## Step 5: Using different classes and their predicates
We want to identify integer values that are supplied from network data. A good way to spot those is to look for use of network ordering convers…
-
## Step 5: Using different classes and their predicates
We want to identify integer values that are supplied from network data. A good way to spot those is to look for use of network ordering convers…
-
I need to add a predicate to a field with a group as a context.
My condition is on another segment of the group and the group repeats so I cannot use the root of the message as context.
The mechan…
-
```php
$vipshome = getenv("VIPSHOME");
if ($vipshome) {
// lib/ predicates lib/
$libraryPaths[] = $vipshome . ($is_64bits ? "/lib64/" : "/lib32/");
…
-
The goal is rewrite `WHERE`/`ON` expressions with multiple `OR` expressions when there is common conditions on those `OR` expressions. For example `A AND ((B AND C) OR (B AND D) OR (B AND E))` should …
-
From time to time elements/properties/predicates from W3C vocabularies are also registered with IANA in one place or another. e.g.
- two media-types and one relation from POWDER https://www.w3.org/T…
-
The GraphQL API powering the hosted portals is able to support null, negation, and wildcard searches for occurrence search (currently enabled for a few fields only, but more will follow).
It would …
-
### What is the problem you're trying to solve
Recently, I used the scripts in benchmark/sh to compare the performance of volcano and kube-scheduler under benchmark. There are several problems that…
-
We can save space if we remove identifiers from storage values. For example, `Storage` is really `Storage`. It also prevents accidentally leaving the world in an inconsistent state by mutating the ide…