-
- Create Schema is not returning a response with a matching status
-
It would be useful to have a more robust interface for the Schema Matching cell, specialized for the most common use case: Merging datasets from different sources together.
This cell would need to:…
-
### Is your feature request related to a problem?
I always get frustrated when I update my Argo CD Helm Chart dependency and some values silently stop working.
### Related helm chart
argo-cd,…
-
I'm planning some ... kind of bigger refactoring to the data model.
The goal is, that the high-level API keeps more or less the same.
I.e., code that *uses* some of the `.*Context` models should i…
led02 updated
2 weeks ago
-
We need docs that explain how people can extend Gatekeeper with their own templates. For example, we need to explain:
* Deny rule semantics
* The structure of the input document
* How to use JSON…
-
I think it would be great to keep a running list of all _"semantic validation" (validation not performed via JSON Schema either due to bugs, like 2.0's array `items`, or due to runtime processing)_ A…
-
- Nuitka version, full Python version, flavor, OS, etc. as output by *this exact* command.
```
2.4.2
Commercial: None
Python: 3.11.2 (tags/v3.11.2:878ead1, Feb 7 2023, 16:38:35) [MSC v.1934 64 bi…
-
### What happened?
When using kubectl-validate to validate a ChaosEngine YAML manifest, the tool did not flag keys that were overwritten with an invalid suffix (1111). Despite the keys clearly bein…
-
### Describe the Bug
So we have noticed some inconsistencies between different environments when importing the schema, causing havoc when ever we try to sync the schema.
We start of with a schem…
-
`projects.json` file data format should adhere to some schema. It would be probably the best to define it using [JSON Schema](https://json-schema.org), as it would allow later for automatic validation…