-
Feature request to allow UI users to upload yaml docments. These yaml documents, when following the correct schema, should be able to be parsed and auto filled into the submission forms for knowledge …
-
### What needs to happen?
This is mentioned nowhere in https://beam.apache.org/documentation/sdks/yaml/ or our other yaml docs.
### Issue Priority
Priority: 2 (default / most normal work should be…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to do configuration `Op…
-
YAML has support for [multiple documents](https://www.yaml.info/learn/document.html) via the document start `---` and (optional) document end `...` markers. Trying to validate a YAML with multiple doc…
-
Now that we are using helm, configuration is done using the network.yaml/node-defaults.yaml files. These are mostly thin wrappers around a helm values.yaml file, but it would good to have some clear d…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Having multiple yaml documents in one file, Zed marks the second document all in red with the info…
-
ideally we can generate example yaml files for the CLI from the CLI, that can then be customised then used
-
### What version of CUE are you using (`cue version`)?
$ cue version
v0.9.2
### Does this issue reproduce with the latest stable release?
Yes
### What did you do?
```
exec cue…
-
Idea is to convert options that we know about as we already have a list for in chunk YAML.
cderv updated
3 hours ago
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version 0.9.2
go version go1.22.5
-buildmode pie
-compiler gc
-trimpath true
DefaultGODE…