Skip to content
#

discovery

Here are 561 public repositories matching this topic...

johnSchnake
johnSchnake commented Apr 1, 2022

Describe the solution you'd like
When adding a configmap via the config-map field in a plugin, if we see they are adding a yaml file, why not parse it and try and see if its valid yaml? Especially with the whitespace of nesting it this can cause issues and I've hit the problem more than once.

I assume we could do a basic json/yaml validation, more if others request it.

**Anything el

Improve this page

Add a description, image, and links to the discovery topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discovery topic, visit your repo's landing page and select "manage topics."

Learn more